Interface protos.google.cloud.talent.v4beta1.ICustomAttribute (4.1.1)

Properties of a CustomAttribute.

Package

@google-cloud/talent

Properties

filterable

filterable?: (boolean|null);

CustomAttribute filterable

longValues

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

CustomAttribute longValues

stringValues

stringValues?: (string[]|null);

CustomAttribute stringValues