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-04-17 UTC."],[[["This document provides reference documentation for the `GetTenantRequest` class within the Google Cloud Talent Solution v4 API, specifically for version 2.2.0."],["`GetTenantRequest` is used to retrieve a tenant by its resource name, which follows the format \"projects/{project_id}/tenants/{tenant_id}\"."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The document outlines available versions of the `GetTenantRequest` class, ranging from version 1.0.0 to the latest 2.7.0, and highlights its properties `Name` and `TenantName`."],["The `GetTenantRequest` class includes constructors for creating new instances, either empty or based on an existing `GetTenantRequest` object."]]],[]]