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 of the \u003ccode\u003eGoogle.Cloud.Talent.V4.Tenant\u003c/code\u003e is 2.7.0, with several previous versions available, ranging back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eA \u003ccode\u003eTenant\u003c/code\u003e resource represents a group or entity with shared access and specific privileges for resources like jobs, enabling data isolation for different groups.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTenant\u003c/code\u003e class, implemented from the \u003ccode\u003eGoogle.Protobuf\u003c/code\u003e library, contains the \u003ccode\u003eExternalId\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eTenantName\u003c/code\u003e properties, among other inherited members.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExternalId\u003c/code\u003e property is a required client-side identifier for uniquely identifying the tenant, with a maximum character limit of 255.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property, required during tenant updates, provides the service-generated resource name for a tenant, following the format "projects/{project_id}/tenants/{tenant_id}".\u003c/p\u003e\n"]]],[],null,[]]