Class CheckCloudIdentityAccountsExistResponse (1.9.2)

CheckCloudIdentityAccountsExistResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Response message for CloudChannelService.CheckCloudIdentityAccountsExist.

Attribute

NameDescription
cloud_identity_accounts Sequence[google.cloud.channel_v1.types.CloudIdentityCustomerAccount]
The Cloud Identity accounts associated with the domain.

Inheritance

builtins.object > proto.message.Message > CheckCloudIdentityAccountsExistResponse