GoogleApi.BigQueryReservation.V1.Model.MoveAssignmentRequest (google_api_big_query_reservation v0.9.1) View Source
The request for ReservationService.MoveAssignment. Note: "bigquery.reservationAssignments.create" permission is required on the destination_id. Note: "bigquery.reservationAssignments.create" and "bigquery.reservationAssignments.delete" permission are required on the related assignee.
Attributes
-
destinationId
(type:String.t
, default:nil
) - The new reservation ID, e.g.:projects/myotherproject/locations/US/reservations/team2-prod
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.BigQueryReservation.V1.Model.MoveAssignmentRequest{ destinationId: String.t() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.