Google Cloud Iap V1 Client - Class DeleteIdentityAwareProxyClientRequest (1.4.5)

Reference documentation and code samples for the Google Cloud Iap V1 Client class DeleteIdentityAwareProxyClientRequest.

The request sent to DeleteIdentityAwareProxyClient.

Generated from protobuf message google.cloud.iap.v1.DeleteIdentityAwareProxyClientRequest

Namespace

Google \ Cloud \ Iap \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Required. Name of the Identity Aware Proxy client to be deleted. In the following format: projects/{project_number/id}/brands/{brand}/identityAwareProxyClients/{client_id}.

getName

Required. Name of the Identity Aware Proxy client to be deleted.

In the following format: projects/{project_number/id}/brands/{brand}/identityAwareProxyClients/{client_id}.

Returns
Type Description
string

setName

Required. Name of the Identity Aware Proxy client to be deleted.

In the following format: projects/{project_number/id}/brands/{brand}/identityAwareProxyClients/{client_id}.

Parameter
Name Description
var string
Returns
Type Description
$this