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 jobs. Customer may create
multiple tenants to provide data isolation for different groups.
Attributes
Name
Description
name
str
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".
external_id
str
Required. Client side tenant identifier, used
to uniquely identify the tenant.
The maximum number of allowed characters is 255.
[[["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 2024-10-30 UTC."],[],[]]