Send feedback
Google BigQuery Storage V1 Client - Class Type (2.3.1)
Stay organized with collections
Save and categorize content based on your preferences.
2.3.1 (latest)
2.3.0
2.2.1
2.1.5
2.0.0
1.10.4
1.9.0
1.8.0
1.7.1
1.6.0
1.5.0
1.4.1
1.3.2
1.2.12
Reference documentation and code samples for the Google BigQuery Storage V1 Client class Type.
Type enum of the stream.
Protobuf type google.cloud.bigquery.storage.v1.WriteStream.Type
Namespace
Google \ Cloud \ BigQuery \ Storage \ V1 \ WriteStream
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
TYPE_UNSPECIFIED
Unknown type.
Generated from protobuf enum TYPE_UNSPECIFIED = 0;
COMMITTED
Data will commit automatically and appear as soon as the write is
acknowledged.
Generated from protobuf enum COMMITTED = 1;
PENDING
Data is invisible until the stream is committed.
Generated from protobuf enum PENDING = 2;
BUFFERED
Data is only visible up to the offset to which it was flushed.
Generated from protobuf enum BUFFERED = 3;
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 2026-03-19 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 2026-03-19 UTC."],[],[]]