public sealed class GetTenantRequest : IMessage<GetTenantRequest>, IEquatable<GetTenantRequest>, IDeepCloneable<GetTenantRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Talent Solution v4beta1 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 documentation covers the `GetTenantRequest` class, which is part of the Google Cloud Talent Solution v4beta1 API."],["`GetTenantRequest` is used to request a specific tenant by its resource name within the Google Cloud Talent system."],["The class inherits from `object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetTenantRequest` class has two constructors, one default and one that takes another `GetTenantRequest` instance, and two main properties called `Name` and `TenantName` to identify the tenant resource."],["The latest version of this documentation is `3.0.0-beta06`, though the document is covering `3.0.0-beta05`."]]],[]]