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-17 UTC."],[[["This document provides reference documentation for the `CreateTenantRequest` class within the Google Cloud Talent Solution v4 API, specifically version 2.4.0, and details how to create tenant requests."],["`CreateTenantRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling, comparison, cloning, and buffering."],["The `CreateTenantRequest` requires a `Parent` property, representing the project where the tenant is created, and a `Tenant` property that specifies the tenant to be created."],["The document provides a list of available versions, with 2.7.0 being the latest version and the option to select from versions down to 1.0.0, offering a historical view of the API's evolution."]]],[]]