Google Cloud Channel V1 Client - Class CheckCloudIdentityAccountsExistResponse (2.2.1)

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

Response message for CloudChannelService.CheckCloudIdentityAccountsExist.

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

Namespace

Google \ Cloud \ Channel \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ cloud_identity_accounts array<CloudIdentityCustomerAccount>

The Cloud Identity accounts associated with the ___domain.

getCloudIdentityAccounts

The Cloud Identity accounts associated with the ___domain.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setCloudIdentityAccounts

The Cloud Identity accounts associated with the ___domain.

Parameter
Name Description
var array<CloudIdentityCustomerAccount>
Returns
Type Description
$this