public sealed class CreateTenantRequest : IMessage<CreateTenantRequest>, IEquatable<CreateTenantRequest>, IDeepCloneable<CreateTenantRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Talent Solution v4 API class CreateTenantRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This document provides reference information for the `CreateTenantRequest` class within the Google Cloud Talent Solution v4 API, specifically version 2.3.0, and details how to create it."],["The `CreateTenantRequest` class is used to create a new tenant using the `CreateTenant` method, and it includes required fields such as `Parent` and `Tenant`."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The documented properties of `CreateTenantRequest` are `Parent`, `ParentAsProjectName`, and `Tenant`, each of which have required uses for the creation of the tenant."],["Multiple versions of the API, ranging from 1.0.0 to the latest 2.7.0, are available for the `CreateTenantRequest` class, with links provided for each."]]],[]]