public sealed class GetIdentityAwareProxyClientRequest : IMessage<GetIdentityAwareProxyClientRequest>, IEquatable<GetIdentityAwareProxyClientRequest>, IDeepCloneable<GetIdentityAwareProxyClientRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Identity-Aware Proxy v1 API class GetIdentityAwareProxyClientRequest.
Required. Name of the Identity Aware Proxy client to be fetched.
In the following format:
projects/{project_number/id}/brands/{brand}/identityAwareProxyClients/{client_id}.
[[["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 webpage provides documentation for the `GetIdentityAwareProxyClientRequest` class within the Google Cloud Identity-Aware Proxy (IAP) v1 API, with version 2.4.0 being the currently viewed documentation."],["The `GetIdentityAwareProxyClientRequest` class is a request type used to fetch an Identity Aware Proxy client, as part of the `Google.Cloud.Iap.V1` namespace."],["The `GetIdentityAwareProxyClientRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `object`."],["The page lists all available versions of the `GetIdentityAwareProxyClientRequest` documentation, ranging from version 1.0.0 up to the latest version, 2.7.0."],["The `GetIdentityAwareProxyClientRequest` class has two constructors and one property, `Name`, which is required and represents the name of the IAP client to be fetched."]]],[]]