Class: Google::Cloud::Channel::V1::CheckCloudIdentityAccountsExistResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/channel/v1/service.rb

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#cloud_identity_accounts::Array<::Google::Cloud::Channel::V1::CloudIdentityCustomerAccount>

Returns The Cloud Identity accounts associated with the domain.

Returns:



66
67
68
69
# File 'proto_docs/google/cloud/channel/v1/service.rb', line 66

class CheckCloudIdentityAccountsExistResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end