Class Google::Cloud::Channel::V1::CheckCloudIdentityAccountsExistRequest (v0.9.5)

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}