View Source GoogleApi.BigQueryReservation.V1.Model.Assignment (google_api_big_query_reservation v0.17.0)
An 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
. The assignment_id must only contain lower case alphanumeric characters or dashes and the max length is 64 characters. -
state
(type:String.t
, default:nil
) - Output only. State of the assignment.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.