Class CreateAssignmentRequest (1.2.2)

CreateAssignmentRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The request for ReservationService.CreateAssignment. Note: "bigquery.reservationAssignments.create" permission is required on the related assignee.

Attributes

NameDescription
parent str
Required. The parent resource name of the assignment E.g. projects/myproject/locations/US/reservations/team1-prod
assignment google.cloud.bigquery_reservation_v1.types.Assignment
Assignment resource to create.