google_api_big_query_reservation v0.5.0 GoogleApi.BigQueryReservation.V1.Model.MoveAssignmentRequest 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 is 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
Link to this type
t()
View Sourcet() :: %GoogleApi.BigQueryReservation.V1.Model.MoveAssignmentRequest{ destinationId: String.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.