Interface protos.google.cloud.retail.v2beta.ICatalogAttribute (1.8.0)

Properties of a CatalogAttribute.

Package

@google-cloud/retail

Properties

dynamicFacetableOption

dynamicFacetableOption?: (google.cloud.retail.v2beta.CatalogAttribute.DynamicFacetableOption|keyof typeof google.cloud.retail.v2beta.CatalogAttribute.DynamicFacetableOption|null);

CatalogAttribute dynamicFacetableOption

indexableOption

indexableOption?: (google.cloud.retail.v2beta.CatalogAttribute.IndexableOption|keyof typeof google.cloud.retail.v2beta.CatalogAttribute.IndexableOption|null);

CatalogAttribute indexableOption

inUse

inUse?: (boolean|null);

CatalogAttribute inUse

key

key?: (string|null);

CatalogAttribute key

searchableOption

searchableOption?: (google.cloud.retail.v2beta.CatalogAttribute.SearchableOption|keyof typeof google.cloud.retail.v2beta.CatalogAttribute.SearchableOption|null);

CatalogAttribute searchableOption

type

type?: (google.cloud.retail.v2beta.CatalogAttribute.AttributeType|keyof typeof google.cloud.retail.v2beta.CatalogAttribute.AttributeType|null);

CatalogAttribute type