Reference documentation and code samples for the BigQuery Reservation V1 API class Google::Cloud::Bigquery::Reservation::V1::UpdateAssignmentRequest.
The request for ReservationService.UpdateAssignment.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#assignment
def assignment() -> ::Google::Cloud::Bigquery::Reservation::V1::Assignment Returns 
 - (::Google::Cloud::Bigquery::Reservation::V1::Assignment) — Content of the assignment to update.
 
#assignment=
def assignment=(value) -> ::Google::Cloud::Bigquery::Reservation::V1::Assignment Parameter 
 - value (::Google::Cloud::Bigquery::Reservation::V1::Assignment) — Content of the assignment to update.
 
 Returns 
 - (::Google::Cloud::Bigquery::Reservation::V1::Assignment) — Content of the assignment to update.
 
#update_mask
def update_mask() -> ::Google::Protobuf::FieldMask Returns 
 - (::Google::Protobuf::FieldMask) — Standard field mask for the set of fields to be updated.
 
#update_mask=
def update_mask=(value) -> ::Google::Protobuf::FieldMask Parameter 
 - value (::Google::Protobuf::FieldMask) — Standard field mask for the set of fields to be updated.
 
 Returns 
 - (::Google::Protobuf::FieldMask) — Standard field mask for the set of fields to be updated.