Reference documentation and code samples for the Google Cloud Iap V1 Client class IdentityAwareProxyClient.
Contains the data that describes an Identity Aware Proxy owned client.
Generated from protobuf message google.cloud.iap.v1.IdentityAwareProxyClient
Namespace
Google \ Cloud \ Iap \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Output only. Unique identifier of the OAuth client.
↳ secret
string
Output only. Client secret of the OAuth client.
↳ display_name
string
Human-friendly name given to the OAuth client.
getName
Output only. Unique identifier of the OAuth client.
string
setName
Output only. Unique identifier of the OAuth client.
var
string
$this
getSecret
Output only. Client secret of the OAuth client.
string
setSecret
Output only. Client secret of the OAuth client.
var
string
$this
getDisplayName
Human-friendly name given to the OAuth client.
string
setDisplayName
Human-friendly name given to the OAuth client.
var
string
$this