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."],[[["The latest version of the Google Cloud Talent Solution v4 API, available for reference, is version 2.7.0."],["The `GetTenantRequest` class is used to request a tenant by name and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetTenantRequest` class includes constructors for creating new instances, either empty or from another `GetTenantRequest` object."],["The class's properties, `Name` and `TenantName`, are used for specifying the resource name of the tenant to be retrieved, and `TenantName` provides a typed view of the `Name` property."],["The document contains version history for the google cloud talent API package, going back as far as 1.0.0."]]],[]]