Properties of a CatalogAttribute.
Package
@google-cloud/retailProperties
dynamicFacetableOption
dynamicFacetableOption?: (google.cloud.retail.v2.CatalogAttribute.DynamicFacetableOption|keyof typeof google.cloud.retail.v2.CatalogAttribute.DynamicFacetableOption|null);CatalogAttribute dynamicFacetableOption
exactSearchableOption
exactSearchableOption?: (google.cloud.retail.v2.CatalogAttribute.ExactSearchableOption|keyof typeof google.cloud.retail.v2.CatalogAttribute.ExactSearchableOption|null);CatalogAttribute exactSearchableOption
indexableOption
indexableOption?: (google.cloud.retail.v2.CatalogAttribute.IndexableOption|keyof typeof google.cloud.retail.v2.CatalogAttribute.IndexableOption|null);CatalogAttribute indexableOption
inUse
inUse?: (boolean|null);CatalogAttribute inUse
key
key?: (string|null);CatalogAttribute key
retrievableOption
retrievableOption?: (google.cloud.retail.v2.CatalogAttribute.RetrievableOption|keyof typeof google.cloud.retail.v2.CatalogAttribute.RetrievableOption|null);CatalogAttribute retrievableOption
searchableOption
searchableOption?: (google.cloud.retail.v2.CatalogAttribute.SearchableOption|keyof typeof google.cloud.retail.v2.CatalogAttribute.SearchableOption|null);CatalogAttribute searchableOption
type
type?: (google.cloud.retail.v2.CatalogAttribute.AttributeType|keyof typeof google.cloud.retail.v2.CatalogAttribute.AttributeType|null);CatalogAttribute type