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.2.0, and contains a list of other versions."],["`CreateTenantRequest` is a class used to create a new tenant in the Google Cloud Talent Solution, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Parent` and `Tenant`, which are essential for specifying the project and tenant details for creation."],["The documentation lists other relevant documentation for older versions of this class, with the latest version being 2.7.0, and includes links to relevant code."],["The `CreateTenantRequest` class contains two constructors, one being the default, and the other taking another `CreateTenantRequest` as a parameter."]]],[]]