Interface protos.google.cloud.retail.v2alpha.ICustomAttribute (1.1.6)

Properties of a CustomAttribute.

Package

@google-cloud/retail!

Properties

numbers

numbers?: (number[]|null);

CustomAttribute numbers

Property Value
TypeDescription
(number[]|null)

text

text?: (string[]|null);

CustomAttribute text

Property Value
TypeDescription
(string[]|null)