public sealed class Tenant : IMessage<Tenant>, IEquatable<Tenant>, IDeepCloneable<Tenant>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available for the \u003ccode\u003eGoogle.Cloud.Talent.V4.Tenant\u003c/code\u003e is 2.7.0, and multiple previous versions, down to 1.0.0, are also documented.\u003c/p\u003e\n"],["\u003cp\u003eA Tenant in this service represents a group or entity that shares access and privileges for resources like jobs, and multiple tenants can be created for data isolation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTenant\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTenant\u003c/code\u003e class includes properties such as \u003ccode\u003eExternalId\u003c/code\u003e, which is a client-side identifier, and \u003ccode\u003eName\u003c/code\u003e, which is a service-generated resource name in a specific format, alongside a \u003ccode\u003eTenantName\u003c/code\u003e property that provides a typed view over the \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTenant\u003c/code\u003e class provides two constructors: a default \u003ccode\u003eTenant()\u003c/code\u003e constructor and another that accepts another \u003ccode\u003eTenant\u003c/code\u003e object as a parameter, \u003ccode\u003eTenant(Tenant other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]