BigQuery API - Module Google::Cloud::Bigquery::OperationType (v1.63.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the BigQuery API module Google::Cloud::Bigquery::OperationType.
Constants
COPY
value: "COPY".freeze The source and destination table have the same table type.
SNAPSHOT
value: "SNAPSHOT".freeze The source table type is TABLE and the destination table type is SNAPSHOT.
RESTORE
value: "RESTORE".freeze The source table type is SNAPSHOT and the destination table type is TABLE.
CLONE
value: "CLONE".freeze The source and destination table have the same table type, but only bill for
unique data.
[[["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-25 UTC."],[],[]]