Reservation Assignment
The BigqueryReservation Assignment resource {{% examples %}}
Example Usage
{{% /examples %}}
Import
Assignment can be imported using any of these accepted formats
$ pulumi import gcp:bigquery/reservationAssignment:ReservationAssignment default projects/{{project}}/locations/{{location}}/reservations/{{reservation}}/assignments/{{name}}
Content copied to clipboard
$ pulumi import gcp:bigquery/reservationAssignment:ReservationAssignment default {{project}}/{{location}}/{{reservation}}/{{name}}
Content copied to clipboard
$ pulumi import gcp:bigquery/reservationAssignment:ReservationAssignment default {{location}}/{{reservation}}/{{name}}
Content copied to clipboard