Reference documentation and code samples for the BigQuery Data Transfer Service V1 API module Google::Cloud::Bigquery::DataTransfer::V1::TransferState.
Represents data transfer run state.
Constants
TRANSFER_STATE_UNSPECIFIED
value: 0 State placeholder (0).
PENDING
value: 2 Data transfer is scheduled and is waiting to be picked up by
data transfer backend (2).
RUNNING
value: 3 Data transfer is in progress (3).
SUCCEEDED
value: 4 Data transfer completed successfully (4).
[[["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 2024-11-06 UTC."],[],[]]