Cloud Channel V1 API - Class Google::Cloud::Channel::V1::CreateCustomerRequest (v0.24.0)

Reference documentation and code samples for the Cloud Channel V1 API class Google::Cloud::Channel::V1::CreateCustomerRequest.

Request message for CloudChannelService.CreateCustomer

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#customer

def customer() -> ::Google::Cloud::Channel::V1::Customer
Returns

#customer=

def customer=(value) -> ::Google::Cloud::Channel::V1::Customer
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The resource name of reseller account in which to create the customer. Parent uses the format: accounts/{account_id}

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The resource name of reseller account in which to create the customer. Parent uses the format: accounts/{account_id}
Returns
  • (::String) — Required. The resource name of reseller account in which to create the customer. Parent uses the format: accounts/{account_id}