Google Cloud Channel V1 Client - Class CheckCloudIdentityAccountsExistRequest (1.9.3)

Reference documentation and code samples for the Google Cloud Channel V1 Client class CheckCloudIdentityAccountsExistRequest.

Request message for CloudChannelService.CheckCloudIdentityAccountsExist.

Generated from protobuf message google.cloud.channel.v1.CheckCloudIdentityAccountsExistRequest

Namespace

Google \ Cloud \ Channel \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ parent string

Required. The reseller account's resource name. Parent uses the format: accounts/{account_id}

↳ domain string

Required. Domain to fetch for Cloud Identity account customer.

getParent

Required. The reseller account's resource name.

Parent uses the format: accounts/{account_id}

Returns
Type Description
string

setParent

Required. The reseller account's resource name.

Parent uses the format: accounts/{account_id}

Parameter
Name Description
var string
Returns
Type Description
$this

getDomain

Required. Domain to fetch for Cloud Identity account customer.

Returns
Type Description
string

setDomain

Required. Domain to fetch for Cloud Identity account customer.

Parameter
Name Description
var string
Returns
Type Description
$this