toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.retail.v2beta.kotlin.outputs
/
GoogleCloudRetailV2betaSearchRequestFacetSpecFacetKeyResponse
/
GoogleCloudRetailV2betaSearchRequestFacetSpecFacetKeyResponse
Google
Cloud
Retail
V2beta
Search
Request
Facet
Spec
Facet
Key
Response
constructor
(
caseInsensitive
:
Boolean
,
contains
:
List
<
String
>
,
intervals
:
List
<
GoogleCloudRetailV2betaIntervalResponse
>
,
key
:
String
,
orderBy
:
String
,
prefixes
:
List
<
String
>
,
query
:
String
,
restrictedValues
:
List
<
String
>
,
returnMinMax
:
Boolean
)