google_api_big_query_reservation v0.6.2 GoogleApi.BigQueryReservation.V1.Model.Assignment View Source
A Assignment allows a project to submit jobs of a certain type using slots from the specified reservation.
Attributes
assignee
(type:String.t
, default:nil
) - The resource which will use the reservation. E.g.projects/myproject
,folders/123
, ororganizations/456
.jobType
(type:String.t
, default:nil
) - Which type of jobs will use the reservation.name
(type:String.t
, default:nil
) - Output only. Name of the resource. E.g.:projects/myproject/locations/US/reservations/team1-prod/assignments/123
.state
(type:String.t
, default:nil
) - Output only. State of the assignment.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.