Identity-Aware Proxy V1 API - Class Google::Cloud::Iap::V1::IdentityAwareProxyClient (v0.6.0)

Reference documentation and code samples for the Identity-Aware Proxy V1 API class Google::Cloud::Iap::V1::IdentityAwareProxyClient.

Contains the data that describes an Identity Aware Proxy owned client.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#display_name

def display_name() -> ::String
Returns
  • (::String) — Human-friendly name given to the OAuth client.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — Human-friendly name given to the OAuth client.
Returns
  • (::String) — Human-friendly name given to the OAuth client.

#name

def name() -> ::String
Returns
  • (::String) — Output only. Unique identifier of the OAuth client.

#secret

def secret() -> ::String
Returns
  • (::String) — Output only. Client secret of the OAuth client.