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\u003eThis webpage details the \u003ccode\u003eTenant\u003c/code\u003e class within the Google Cloud Talent V4 library for .NET, version 1.3.0.\u003c/p\u003e\n"],["\u003cp\u003eA \u003ccode\u003eTenant\u003c/code\u003e represents a group or entity that shares common access and privileges for resources such as jobs, allowing for data isolation between different groups.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version is \u003ccode\u003e2.7.0\u003c/code\u003e, and the documentation also provides details on versions all the way back to \u003ccode\u003e1.0.0\u003c/code\u003e.\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, and inherits members from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTenant\u003c/code\u003e class has properties for \u003ccode\u003eExternalId\u003c/code\u003e, which is a unique client-side identifier, \u003ccode\u003eName\u003c/code\u003e, which is the resource name generated by the service, and \u003ccode\u003eTenantName\u003c/code\u003e, which is a typed view over the resource \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]