Tool to create a new BigQuery reservation resource to guarantee compute capacity (slots) for query and pipeline jobs. Use when you need to reserve dedicated compute resources for predictable performance and cost management. Reservations can be configured with autoscaling, concur…
parentRequiredstringRequired. Project, location. E.g., 'projects/myproject/locations/US'. The parent resource where the reservation will be created.
editionstringEdition of the reservation.
autoscaleobjectAuto scaling settings for the reservation.
concurrencystringJob concurrency target which sets a soft upper bound on the number of jobs that can run concurrently in this reservation. Default value is 0 which means that concurrency target will be automatically computed by the system. Must be a non-negative integer represented as a string.
slotCapacityRequiredstringRequired. Baseline slots available to this reservation. A slot is a unit of computational power in BigQuery. Must be a positive integer represented as a string. You can increase baseline slots every few minutes, but decreases are limited to once an hour if slots exceed committed…
reservationIdstringOptional reservation ID. It must only contain lower case alphanumeric characters or dashes. It must start with a letter and must not end with a dash. Its maximum length is 64 characters. If not provided, a reservation ID will be generated automatically.
ignoreIdleSlotsbooleanIf false, any query or pipeline job using this reservation will use idle slots from other reservations within the same admin project. If true, jobs will execute with only the slot capacity specified in slot_capacity field.
multiRegionAuxiliarybooleanApplicable only for reservations located within one of the BigQuery multi-regions (US or EU). If set to true, this reservation is placed in the organization's secondary region which is designated for disaster recovery purposes. If false, this reservation is placed in the organiz…
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.