Identity-Aware Proxy V1 API - Class Google::Cloud::Iap::V1::CreateIdentityAwareProxyClientRequest (v0.3.0)

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

The request sent to CreateIdentityAwareProxyClient.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#identity_aware_proxy_client

def identity_aware_proxy_client() -> ::Google::Cloud::Iap::V1::IdentityAwareProxyClient
Returns

#identity_aware_proxy_client=

def identity_aware_proxy_client=(value) -> ::Google::Cloud::Iap::V1::IdentityAwareProxyClient
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) — Required. Path to create the client in. In the following format: projects/{project_number/id}/brands/{brand}. The project must belong to a G Suite account.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. Path to create the client in. In the following format: projects/{project_number/id}/brands/{brand}. The project must belong to a G Suite account.
Returns
  • (::String) — Required. Path to create the client in. In the following format: projects/{project_number/id}/brands/{brand}. The project must belong to a G Suite account.