Reference documentation and code samples for the Cloud Commerce Consumer Procurement V1 API class Google::Cloud::Commerce::Consumer::Procurement::V1::UpdateLicensePoolRequest.
Request message for updating a license pool.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#license_pool
def license_pool() -> ::Google::Cloud::Commerce::Consumer::Procurement::V1::LicensePool
-
(::Google::Cloud::Commerce::Consumer::Procurement::V1::LicensePool) — Required. The license pool to update.
The license pool's name field is used to identify the license pool to update. Format:
billingAccounts/{billing_account}/orders/{order}/licensePool
.
#license_pool=
def license_pool=(value) -> ::Google::Cloud::Commerce::Consumer::Procurement::V1::LicensePool
-
value (::Google::Cloud::Commerce::Consumer::Procurement::V1::LicensePool) — Required. The license pool to update.
The license pool's name field is used to identify the license pool to update. Format:
billingAccounts/{billing_account}/orders/{order}/licensePool
.
-
(::Google::Cloud::Commerce::Consumer::Procurement::V1::LicensePool) — Required. The license pool to update.
The license pool's name field is used to identify the license pool to update. Format:
billingAccounts/{billing_account}/orders/{order}/licensePool
.
#update_mask
def update_mask() -> ::Google::Protobuf::FieldMask
- (::Google::Protobuf::FieldMask) — Required. The list of fields to update.
#update_mask=
def update_mask=(value) -> ::Google::Protobuf::FieldMask
- value (::Google::Protobuf::FieldMask) — Required. The list of fields to update.
- (::Google::Protobuf::FieldMask) — Required. The list of fields to update.