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 \u003ccode\u003eTenant\u003c/code\u003e class represents a tenant within the Google Cloud Talent service, which is used to group users with shared access and privileges to job-related resources, allowing for data isolation between groups.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTenant\u003c/code\u003e class is implemented as part of the \u003ccode\u003eGoogle.Cloud.Talent.V4\u003c/code\u003e namespace and can be constructed using a default constructor or by copying from an existing \u003ccode\u003eTenant\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTenant\u003c/code\u003e class contains properties \u003ccode\u003eExternalId\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, where \u003ccode\u003eExternalId\u003c/code\u003e is a unique identifier provided by the client and \u003ccode\u003eName\u003c/code\u003e is a resource name generated by the service, with a \u003ccode\u003eTenantName\u003c/code\u003e property providing a typed view of the \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation provides the description, usage, and different versions of the \u003ccode\u003eTenant\u003c/code\u003e class within the Google.Cloud.Talent.V4 library, ranging from version 1.0.0 to the latest 2.7.0.\u003c/p\u003e\n"]]],[],null,[]]