GoogleCloudRetailV2SearchRequestDynamicFacetSpecArgs

data class GoogleCloudRetailV2SearchRequestDynamicFacetSpecArgs(val mode: Output<GoogleCloudRetailV2SearchRequestDynamicFacetSpecMode>? = null) : ConvertibleToJava<GoogleCloudRetailV2SearchRequestDynamicFacetSpecArgs>

The specifications of dynamically generated facets.

Constructors

Properties

Link copied to clipboard

Mode of the DynamicFacet feature. Defaults to Mode.DISABLED if it's unset.

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudRetailV2SearchRequestDynamicFacetSpecArgs