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.
A list of keys of filterable
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.
A list of keys of filterable
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.
A list of keys of filterable
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.
A list of keys of filterable
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.
A list containing the keywordSearchableProfileCustomAttributes.
getName()
publicStringgetName()
Required during tenant update.
The resource name for a tenant. This is generated by the service when a
tenant is created.
The format is "projects/{project_id}/tenants/{tenant_id}", for example,
"projects/foo/tenants/bar".
Required during tenant update.
The resource name for a tenant. This is generated by the service when a
tenant is created.
The format is "projects/{project_id}/tenants/{tenant_id}", for example,
"projects/foo/tenants/bar".
Indicates whether data owned by this tenant may be used to provide product
improvements across other tenants.
Defaults behavior is
DataUsageType.ISOLATED
if it's unset.
Indicates whether data owned by this tenant may be used to provide product
improvements across other tenants.
Defaults behavior is
DataUsageType.ISOLATED
if it's unset.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-14 UTC."],[],[]]