Tool to create a BigQuery reservation assignment that allows a project, folder, or organization to submit jobs using slots from a specified reservation. Use when setting up resource allocation for BigQuery workloads. Note: A resource can only have one assignment per (job_type, l…
parentRequiredstringRequired. The parent resource name of the assignment. Format: 'projects/{project_id}/locations/{location}/reservations/{reservation_id}'. Example: 'projects/myproject/locations/US/reservations/team1-prod'.
jobTypeRequiredstringRequired. Which type of jobs will use the reservation. Typically 'QUERY' for SQL queries, 'PIPELINE' for data pipelines, 'ML_EXTERNAL' for ML jobs, or 'BACKGROUND' for background jobs.
assigneeRequiredstringRequired. The resource which will use the reservation. Can be a project, folder, or organization. Format: 'projects/{project_id}', 'folders/{folder_id}', or 'organizations/{org_id}'.
assignmentIdstringOptional assignment ID. Assignment name will be generated automatically if this field is empty. Must only contain lower case alphanumeric characters or dashes. Max length is 64 characters.
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.