Class: Google::Cloud::Bigquery::Reservation::V1::UpdateCapacityCommitmentRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/bigquery/reservation/v1/reservation.rb

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#capacity_commitment::Google::Cloud::Bigquery::Reservation::V1::CapacityCommitment

Returns Content of the capacity commitment to update.

Returns:



416
417
418
419
# File 'proto_docs/google/cloud/bigquery/reservation/v1/reservation.rb', line 416

class UpdateCapacityCommitmentRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#update_mask::Google::Protobuf::FieldMask

Returns Standard field mask for the set of fields to be updated.

Returns:



416
417
418
419
# File 'proto_docs/google/cloud/bigquery/reservation/v1/reservation.rb', line 416

class UpdateCapacityCommitmentRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end