Get Control Result
data class GetControlResult(val associatedServingConfigIds: List<String>, val displayName: String, val facetSpec: GoogleCloudRetailV2alphaSearchRequestFacetSpecResponse, val name: String, val rule: GoogleCloudRetailV2alphaRuleResponse, val searchSolutionUseCase: List<String>, val solutionTypes: List<String>)
Constructors
Link copied to clipboard
fun GetControlResult(associatedServingConfigIds: List<String>, displayName: String, facetSpec: GoogleCloudRetailV2alphaSearchRequestFacetSpecResponse, name: String, rule: GoogleCloudRetailV2alphaRuleResponse, searchSolutionUseCase: List<String>, solutionTypes: List<String>)