Cloud Channel V1 API - Class Google::Cloud::Channel::V1::UpdateCustomerRequest (v2.4.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Channel V1 API class Google::Cloud::Channel::V1::UpdateCustomerRequest.
Request message for CloudChannelService.UpdateCustomer .
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#customer
defcustomer()->::Google::Cloud::Channel::V1::Customer
Returns
- (::Google::Cloud::Channel::V1::Customer) — Required. New contents of the customer.
#customer=
defcustomer=(value)->::Google::Cloud::Channel::V1::Customer
Parameter
- value (::Google::Cloud::Channel::V1::Customer) — Required. New contents of the customer.
Returns
- (::Google::Cloud::Channel::V1::Customer) — Required. New contents of the customer.
#update_mask
defupdate_mask()->::Google::Protobuf::FieldMask
Returns
- (::Google::Protobuf::FieldMask) — The update mask that applies to the resource. Optional.
#update_mask=
defupdate_mask=(value)->::Google::Protobuf::FieldMask
Parameter
- value (::Google::Protobuf::FieldMask) — The update mask that applies to the resource. Optional.
Returns
- (::Google::Protobuf::FieldMask) — The update mask that applies to the resource. Optional.