A Tenant resource represents a tenant in the service. A tenant is a group or entity that shares common access with specific privileges for resources like profiles. Customer may create multiple tenants to provide data isolation for different groups.
Required. Client side tenant identifier, used to uniquely identify the tenant. The maximum number of allowed characters is 255.
A list of keys of filterable [Profile.custom_attributes][goog
le.cloud.talent.v4beta1.Profile.custom_attributes], whose
corresponding string_values
are used in keyword searches.
Profiles with string_values
under these specified field
keys are returned if any of the values match the search
keyword. Custom field values with parenthesis, brackets and
special symbols are not searchable as-is, and must be
surrounded by quotes.