Google Cloud Channel V1 Client - Class CheckCloudIdentityAccountsExistRequest (1.1.1)

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

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
string

setParent

Required. The reseller account's resource name.

Parent uses the format: accounts/{account_id}

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getDomain

Required. Domain to fetch for Cloud Identity account customer.

Returns
TypeDescription
string

setDomain

Required. Domain to fetch for Cloud Identity account customer.

Parameter
NameDescription
var string
Returns
TypeDescription
$this