BigQuery Migration V2 API - Module Google::Cloud::Bigquery::Migration::V2::MigrationTask::State (v0.20.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the BigQuery Migration V2 API module Google::Cloud::Bigquery::Migration::V2::MigrationTask::State.
Possible states of a migration task.
Constants
STATE_UNSPECIFIED
value: 0 The state is unspecified.
PENDING
value: 1 The task is waiting for orchestration.
ORCHESTRATING
value: 2 The task is assigned to an orchestrator.
RUNNING
value: 3 The task is running, i.e. its subtasks are ready for execution.
PAUSED
value: 4 Tha task is paused. Assigned subtasks can continue, but no new subtasks
will be scheduled.
[[["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 2026-04-03 UTC."],[],[]]