public sealed class CreateTenantRequest : IMessage<CreateTenantRequest>, IEquatable<CreateTenantRequest>, IDeepCloneable<CreateTenantRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Talent Solution v4beta1 API class CreateTenantRequest.
[[["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 documentation is for the \u003ccode\u003eCreateTenantRequest\u003c/code\u003e class within the Google Cloud Talent Solution v4beta1 API, specifically designed for creating tenant requests.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateTenantRequest\u003c/code\u003e class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its functionality for handling messages, comparing objects, deep cloning, and buffer message management.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and one that takes another \u003ccode\u003eCreateTenantRequest\u003c/code\u003e object as a parameter for copying, allowing for initial and copied data.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateTenantRequest\u003c/code\u003e class includes two key properties: \u003ccode\u003eParent\u003c/code\u003e, which is a string representing the project resource name where the tenant is created, and \u003ccode\u003eTenant\u003c/code\u003e, which represents the tenant object to be created.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParentAsProjectName\u003c/code\u003e property provides a \u003ccode\u003eProjectName\u003c/code\u003e-typed view over the \u003ccode\u003eParent\u003c/code\u003e property for more specific project resource name management.\u003c/p\u003e\n"]]],[],null,[]]