Send feedback
BigQuery Storage V1 API - Module Google::Cloud::Bigquery::Storage::V1::StorageError::StorageErrorCode (v0.10.1)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.10.1 keyboard_arrow_down
Reference documentation and code samples for the BigQuery Storage V1 API module Google::Cloud::Bigquery::Storage::V1::StorageError::StorageErrorCode.
Error code for StorageError
.
Constants
STORAGE_ERROR_CODE_UNSPECIFIED
TABLE_NOT_FOUND
value: 1 Table is not found in the system.
STREAM_ALREADY_COMMITTED
value: 2 Stream is already committed.
STREAM_NOT_FOUND
value: 3 Stream is not found.
INVALID_STREAM_TYPE
value: 4 Invalid Stream type.
For example, you try to commit a stream that is not pending.
INVALID_STREAM_STATE
value: 5 Invalid Stream state.
For example, you try to commit a stream that is not finalized or is
garbaged.
STREAM_FINALIZED
value: 6 Stream is finalized.
value: 7 There is a schema mismatch and it is caused by user schema has extra
field than bigquery schema.
OFFSET_ALREADY_EXISTS
value: 8 Offset already exists.
OFFSET_OUT_OF_RANGE
value: 9 Offset out of range.
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 2024-10-30 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 2024-10-30 UTC."],[],[]]