Send feedback
BigQuery Reservation V1 API - Module Google::Cloud::Bigquery::Reservation::V1::Assignment::JobType (v1.4.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latest keyboard_arrow_down
Reference documentation and code samples for the BigQuery Reservation V1 API module Google::Cloud::Bigquery::Reservation::V1::Assignment::JobType.
Types of job, which could be specified when using the reservation.
Constants
JOB_TYPE_UNSPECIFIED
value: 0 Invalid type. Requests with this value will be rejected with
error code google.rpc.Code.INVALID_ARGUMENT
.
PIPELINE
value: 1 Pipeline (load/export) jobs from the project will use the reservation.
QUERY
value: 2 Query jobs from the project will use the reservation.
ML_EXTERNAL
value: 3 BigQuery ML jobs that use services external to BigQuery for model
training. These jobs will not utilize idle slots from other reservations.
BACKGROUND
value: 4 Background jobs that BigQuery runs for the customers in the background.
CONTINUOUS
value: 6 Continuous SQL jobs will use this reservation. Reservations with
continuous assignments cannot be mixed with non-continuous assignments.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-03-05 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[],[]]