Class: Google::Cloud::Compute::V1::UpdateRegionCommitmentRequest
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::UpdateRegionCommitmentRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
A request message for RegionCommitments.Update. See the method description for details.
Instance Attribute Summary collapse
-
#commitment ⇒ ::String
Name of the commitment that you want to update.
-
#commitment_resource ⇒ ::Google::Cloud::Compute::V1::Commitment
The body resource for this request.
- #paths ⇒ ::String
-
#project ⇒ ::String
Project ID for this request.
-
#region ⇒ ::String
Name of the region for this request.
-
#request_id ⇒ ::String
An optional request ID to identify requests.
-
#update_mask ⇒ ::String
Update_mask indicates fields to be updated as part of this request.
Instance Attribute Details
#commitment ⇒ ::String
39541 39542 39543 39544 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 39541 class UpdateRegionCommitmentRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#commitment_resource ⇒ ::Google::Cloud::Compute::V1::Commitment
39541 39542 39543 39544 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 39541 class UpdateRegionCommitmentRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#paths ⇒ ::String
39541 39542 39543 39544 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 39541 class UpdateRegionCommitmentRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#project ⇒ ::String
39541 39542 39543 39544 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 39541 class UpdateRegionCommitmentRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#region ⇒ ::String
39541 39542 39543 39544 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 39541 class UpdateRegionCommitmentRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#request_id ⇒ ::String
39541 39542 39543 39544 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 39541 class UpdateRegionCommitmentRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#update_mask ⇒ ::String
39541 39542 39543 39544 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 39541 class UpdateRegionCommitmentRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |