Reference documentation and code samples for the Cloud Channel V1 API class Google::Cloud::Channel::V1::CheckCloudIdentityAccountsExistRequest.
Request message for CloudChannelService.CheckCloudIdentityAccountsExist.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#domain
def domain() -> ::String
    Returns
    
  - (::String) — Required. Domain to fetch for Cloud Identity account customer.
#domain=
def domain=(value) -> ::String
    Parameter
    
  - value (::String) — Required. Domain to fetch for Cloud Identity account customer.
    Returns
    
  - (::String) — Required. Domain to fetch for Cloud Identity account customer.
#parent
def parent() -> ::String
    Returns
    
  - (::String) — Required. The reseller account's resource name. Parent uses the format: accounts/{account_id}
#parent=
def parent=(value) -> ::String
    Parameter
    
  - value (::String) — Required. The reseller account's resource name. Parent uses the format: accounts/{account_id}
    Returns
    
- (::String) — Required. The reseller account's resource name. Parent uses the format: accounts/{account_id}