public sealed class Tenant : IMessage<Tenant>, IEquatable<Tenant>, IDeepCloneable<Tenant>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Talent Solution v4 API class Tenant.
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.
[[["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-07-09 UTC."],[[["The latest version of the Google Cloud Talent Solution v4 API class Tenant is 2.7.0, with documentation available for versions back to 1.0.0."],["The `Tenant` class represents a tenant within the service, which is an entity or group sharing common access and privileges to resources like jobs, and it allows for the creation of multiple tenants for data isolation."],["The `Tenant` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for message manipulation and comparison."],["Key properties of the `Tenant` class include `ExternalId` for client-side identification and `Name` for the service-generated resource name."],["The `TenantName` property provides a `TenantName`-typed view over the `Name` resource name property."]]],[]]