Reference documentation and code samples for the Cloud Controls Partner V1BETA API class Google::Cloud::CloudControlsPartner::V1beta::UpdateCustomerRequest.
Request to update a customer
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#customer
def customer() -> ::Google::Cloud::CloudControlsPartner::V1beta::Customer
Returns
-
(::Google::Cloud::CloudControlsPartner::V1beta::Customer) — Required. The customer to update
Format:
organizations/{organization}/locations/{location}/customers/{customer}
#customer=
def customer=(value) -> ::Google::Cloud::CloudControlsPartner::V1beta::Customer
Parameter
-
value (::Google::Cloud::CloudControlsPartner::V1beta::Customer) — Required. The customer to update
Format:
organizations/{organization}/locations/{location}/customers/{customer}
Returns
-
(::Google::Cloud::CloudControlsPartner::V1beta::Customer) — Required. The customer to update
Format:
organizations/{organization}/locations/{location}/customers/{customer}
#update_mask
def update_mask() -> ::Google::Protobuf::FieldMask
Returns
- (::Google::Protobuf::FieldMask) — Optional. The list of fields to update
#update_mask=
def update_mask=(value) -> ::Google::Protobuf::FieldMask
Parameter
- value (::Google::Protobuf::FieldMask) — Optional. The list of fields to update
Returns
- (::Google::Protobuf::FieldMask) — Optional. The list of fields to update