Rag Admin Search Diagnostics Response
constructor(tenantId: String, query: String, tenantDocs: Int, lexicalMatchesWithoutAcl: Int, vectorMatchesWithoutAcl: Int, lexicalMatchesWithAcl: Int, vectorMatchesWithAcl: Int, lexicalSampleDocIdsWithoutAcl: List<String>, vectorSampleDocIdsWithoutAcl: List<String>, lexicalSampleDocIdsWithAcl: List<String>, vectorSampleDocIdsWithAcl: List<String>, telemetry: RagAdminSearchTelemetryResponse, providerTelemetry: ProviderTelemetryResponse, recentProviderWindowMillis: Long? = null, recentProviderTelemetry: ProviderTelemetryResponse? = null)