Send feedback
Class GetTenantRequest (2.17.2)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
GetTenantRequest ( mapping = None , * , ignore_unknown_fields = False , ** kwargs )
Request for getting a tenant by name.
Attribute
Name
Description
name
str
Required. The resource name of the tenant to be retrieved.
The format is "projects/{project_id}/tenants/{tenant_id}",
for example, "projects/foo/tenants/bar".
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-07 UTC.
Need to tell us more?
[[["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-08-07 UTC."],[],[],null,["# Class GetTenantRequest (2.17.2)\n\nVersion latestkeyboard_arrow_down\n\n- [2.17.2 (latest)](/python/docs/reference/talent/latest/google.cloud.talent_v4beta1.types.GetTenantRequest)\n- [2.17.0](/python/docs/reference/talent/2.17.0/google.cloud.talent_v4beta1.types.GetTenantRequest)\n- [2.16.0](/python/docs/reference/talent/2.16.0/google.cloud.talent_v4beta1.types.GetTenantRequest)\n- [2.15.0](/python/docs/reference/talent/2.15.0/google.cloud.talent_v4beta1.types.GetTenantRequest)\n- [2.14.1](/python/docs/reference/talent/2.14.1/google.cloud.talent_v4beta1.types.GetTenantRequest)\n- [2.13.5](/python/docs/reference/talent/2.13.5/google.cloud.talent_v4beta1.types.GetTenantRequest)\n- [2.12.0](/python/docs/reference/talent/2.12.0/google.cloud.talent_v4beta1.types.GetTenantRequest)\n- [2.11.1](/python/docs/reference/talent/2.11.1/google.cloud.talent_v4beta1.types.GetTenantRequest)\n- [2.10.1](/python/docs/reference/talent/2.10.1/google.cloud.talent_v4beta1.types.GetTenantRequest)\n- [2.9.1](/python/docs/reference/talent/2.9.1/google.cloud.talent_v4beta1.types.GetTenantRequest)\n- [2.8.0](/python/docs/reference/talent/2.8.0/google.cloud.talent_v4beta1.types.GetTenantRequest)\n- [2.7.3](/python/docs/reference/talent/2.7.3/google.cloud.talent_v4beta1.types.GetTenantRequest)\n- [2.6.0](/python/docs/reference/talent/2.6.0/google.cloud.talent_v4beta1.types.GetTenantRequest)\n- [2.5.2](/python/docs/reference/talent/2.5.2/google.cloud.talent_v4beta1.types.GetTenantRequest)\n- [2.4.0](/python/docs/reference/talent/2.4.0/google.cloud.talent_v4beta1.types.GetTenantRequest)\n- [2.3.0](/python/docs/reference/talent/2.3.0/google.cloud.talent_v4beta1.types.GetTenantRequest)\n- [2.2.1](/python/docs/reference/talent/2.2.1/google.cloud.talent_v4beta1.types.GetTenantRequest)\n- [2.1.0](/python/docs/reference/talent/2.1.0/google.cloud.talent_v4beta1.types.GetTenantRequest)\n- [2.0.0](/python/docs/reference/talent/2.0.0/google.cloud.talent_v4beta1.types.GetTenantRequest)\n- [1.0.2](/python/docs/reference/talent/1.0.2/google.cloud.talent_v4beta1.types.GetTenantRequest)\n- [0.6.3](/python/docs/reference/talent/0.6.3/google.cloud.talent_v4beta1.types.GetTenantRequest)\n- [0.5.0](/python/docs/reference/talent/0.5.0/google.cloud.talent_v4beta1.types.GetTenantRequest)\n- [0.4.0](/python/docs/reference/talent/0.4.0/google.cloud.talent_v4beta1.types.GetTenantRequest)\n- [0.3.0](/python/docs/reference/talent/0.3.0/google.cloud.talent_v4beta1.types.GetTenantRequest) \n\n GetTenantRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nRequest for getting a tenant by name."]]