Interface protos.google.cloud.talent.v4.ICustomAttribute (6.0.2)

Properties of a CustomAttribute.

Package

@google-cloud/talent

Properties

filterable

filterable?: (boolean|null);

CustomAttribute filterable

keywordSearchable

keywordSearchable?: (boolean|null);

CustomAttribute keywordSearchable

longValues

longValues?: ((number|Long|string)[]|null);

CustomAttribute longValues

stringValues

stringValues?: (string[]|null);

CustomAttribute stringValues