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."],[[["This document provides reference documentation for the `IdentityAwareProxyClient` class within the Google Cloud Identity-Aware Proxy v1 API."],["The `IdentityAwareProxyClient` class contains data describing an Identity Aware Proxy owned client and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document lists the available versions of the API, ranging from version 1.0.0 to the latest 2.7.0, with the current version detailed being 2.6.0."],["Key properties of the `IdentityAwareProxyClient` class include `DisplayName`, `Name`, and `Secret`, which provide details about the OAuth client, including its unique identifier and secret."],["The class offers two constructors, a default one, and another to create a new instance based on another already existing `IdentityAwareProxyClient` object."]]],[]]