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