Interface protos.google.cloud.retail.v2alpha.ICatalogAttribute (3.1.0)

Properties of a CatalogAttribute.

Package

@google-cloud/retail

Properties

dynamicFacetableOption

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

CatalogAttribute dynamicFacetableOption

exactSearchableOption

exactSearchableOption?: (google.cloud.retail.v2alpha.CatalogAttribute.ExactSearchableOption|keyof typeof google.cloud.retail.v2alpha.CatalogAttribute.ExactSearchableOption|null);

CatalogAttribute exactSearchableOption

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

recommendationsFilteringOption

recommendationsFilteringOption?: (google.cloud.retail.v2alpha.RecommendationsFilteringOption|keyof typeof google.cloud.retail.v2alpha.RecommendationsFilteringOption|null);

CatalogAttribute recommendationsFilteringOption

retrievableOption

retrievableOption?: (google.cloud.retail.v2alpha.CatalogAttribute.RetrievableOption|keyof typeof google.cloud.retail.v2alpha.CatalogAttribute.RetrievableOption|null);

CatalogAttribute retrievableOption

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