public sealed class IdentityAwareProxyClient : IMessage<IdentityAwareProxyClient>, IEquatable<IdentityAwareProxyClient>, IDeepCloneable<IdentityAwareProxyClient>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Identity-Aware Proxy v1 API class IdentityAwareProxyClient.
Contains the data that describes an Identity Aware Proxy owned client.
[[["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 `IdentityAwareProxyClient` API is 2.7.0, as indicated by the version list provided, with previous versions available for reference."],["`IdentityAwareProxyClient` is a class within the Google Cloud Identity-Aware Proxy v1 API, representing an IAP-owned client and is part of the `Google.Cloud.Iap.V1` namespace."],["This class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `IdentityAwareProxyClient` class has properties such as `DisplayName`, `Name`, and `Secret`, which respectively provide the human-friendly name, unique identifier, and client secret of the OAuth client."]]],[]]