Interface protos.google.cloud.retail.v2beta.ICustomAttribute (3.1.0)

Properties of a CustomAttribute.

Package

@google-cloud/retail

Properties

indexable

indexable?: (boolean|null);

CustomAttribute indexable

numbers

numbers?: (number[]|null);

CustomAttribute numbers

searchable

searchable?: (boolean|null);

CustomAttribute searchable

text

text?: (string[]|null);

CustomAttribute text