public sealed class GetTenantRequest : IMessage<GetTenantRequest>, IEquatable<GetTenantRequest>, IDeepCloneable<GetTenantRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Talent Solution v4 API class GetTenantRequest.
[[["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-03-21 UTC."],[[["This document provides reference documentation for the `GetTenantRequest` class within the Google Cloud Talent Solution v4 API, specifically for version 2.3.0."],["The `GetTenantRequest` class is used to request a tenant by its name and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes constructors for creating a new `GetTenantRequest` object and a copy constructor for creating a clone."],["The class has properties for `Name` (a string representing the tenant's resource name) and `TenantName`, which provides a typed view over the `Name` property."],["This documentation lists the different versions available for the `GetTenantRequest`, with version 2.7.0 as the latest and spans back to version 1.0.0."]]],[]]