Serialized Form
-
Package com.google.cloud.bigquery.storage.v1
-
Class com.google.cloud.bigquery.storage.v1.AppendRowsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
defaultMissingValueInterpretation_
int defaultMissingValueInterpretation_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
missingValueInterpretations_
com.google.protobuf.MapField<String,Integer> missingValueInterpretations_
-
offset_
com.google.protobuf.Int64Value offset_
-
rows_
Object rows_
-
rowsCase_
int rowsCase_
-
traceId_
Object traceId_
-
writeStream_
Object writeStream_
-
-
Class com.google.cloud.bigquery.storage.v1.AppendRowsRequest.ProtoData extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
rows_
ProtoRows rows_
-
writerSchema_
ProtoSchema writerSchema_
-
-
Class com.google.cloud.bigquery.storage.v1.AppendRowsResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
response_
Object response_
-
responseCase_
int responseCase_
-
rowErrors_
List<RowError> rowErrors_
-
updatedSchema_
TableSchema updatedSchema_
-
writeStream_
Object writeStream_
-
-
Class com.google.cloud.bigquery.storage.v1.AppendRowsResponse.AppendResult extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
offset_
com.google.protobuf.Int64Value offset_
-
-
Class com.google.cloud.bigquery.storage.v1.ArrowRecordBatch extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
rowCount_
long rowCount_
-
serializedRecordBatch_
com.google.protobuf.ByteString serializedRecordBatch_
-
-
Class com.google.cloud.bigquery.storage.v1.ArrowSchema extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serializedSchema_
com.google.protobuf.ByteString serializedSchema_
-
-
Class com.google.cloud.bigquery.storage.v1.ArrowSerializationOptions extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bufferCompression_
int bufferCompression_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.google.cloud.bigquery.storage.v1.AvroRows extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
rowCount_
long rowCount_
-
serializedBinaryRows_
com.google.protobuf.ByteString serializedBinaryRows_
-
-
Class com.google.cloud.bigquery.storage.v1.AvroSchema extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
schema_
Object schema_
-
-
Class com.google.cloud.bigquery.storage.v1.AvroSerializationOptions extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
enableDisplayNameAttribute_
boolean enableDisplayNameAttribute_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.google.cloud.bigquery.storage.v1.BatchCommitWriteStreamsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
parent_
Object parent_
-
writeStreams_
com.google.protobuf.LazyStringArrayList writeStreams_
-
-
Class com.google.cloud.bigquery.storage.v1.BatchCommitWriteStreamsResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
commitTime_
com.google.protobuf.Timestamp commitTime_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
streamErrors_
List<StorageError> streamErrors_
-
-
Class com.google.cloud.bigquery.storage.v1.CreateReadSessionRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
maxStreamCount_
int maxStreamCount_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
parent_
Object parent_
-
preferredMinStreamCount_
int preferredMinStreamCount_
-
readSession_
ReadSession readSession_
-
-
Class com.google.cloud.bigquery.storage.v1.CreateWriteStreamRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
parent_
Object parent_
-
writeStream_
WriteStream writeStream_
-
-
Class com.google.cloud.bigquery.storage.v1.Exceptions.AppendSerializationError extends Exceptions.AppendSerializtionError implements Serializable
-
Class com.google.cloud.bigquery.storage.v1.Exceptions.AppendSerializtionError extends io.grpc.StatusRuntimeException implements Serializable
-
Class com.google.cloud.bigquery.storage.v1.Exceptions.DataHasUnknownFieldException extends IllegalArgumentException implements Serializable
-
Serialized Fields
-
jsonFieldName
String jsonFieldName
-
-
-
Class com.google.cloud.bigquery.storage.v1.Exceptions.FieldParseError extends IllegalArgumentException implements Serializable
-
Class com.google.cloud.bigquery.storage.v1.Exceptions.InflightBytesLimitExceededException extends Exceptions.InflightLimitExceededException implements Serializable
-
Class com.google.cloud.bigquery.storage.v1.Exceptions.InflightLimitExceededException extends io.grpc.StatusRuntimeException implements Serializable
-
Serialized Fields
-
currentLimit
long currentLimit
-
writerId
String writerId
-
-
-
Class com.google.cloud.bigquery.storage.v1.Exceptions.InflightRequestsLimitExceededException extends Exceptions.InflightLimitExceededException implements Serializable
-
Class com.google.cloud.bigquery.storage.v1.Exceptions.JsonDataHasUnknownFieldException extends Exceptions.DataHasUnknownFieldException implements Serializable
-
Class com.google.cloud.bigquery.storage.v1.Exceptions.OffsetAlreadyExists extends Exceptions.StorageException implements Serializable
-
Class com.google.cloud.bigquery.storage.v1.Exceptions.OffsetOutOfRange extends Exceptions.StorageException implements Serializable
-
Class com.google.cloud.bigquery.storage.v1.Exceptions.SchemaMismatchedException extends Exceptions.StorageException implements Serializable
-
Class com.google.cloud.bigquery.storage.v1.Exceptions.StorageException extends io.grpc.StatusRuntimeException implements Serializable
-
Class com.google.cloud.bigquery.storage.v1.Exceptions.StreamFinalizedException extends Exceptions.StorageException implements Serializable
-
Class com.google.cloud.bigquery.storage.v1.Exceptions.StreamNotFound extends Exceptions.StorageException implements Serializable
-
Class com.google.cloud.bigquery.storage.v1.Exceptions.StreamWriterClosedException extends io.grpc.StatusRuntimeException implements Serializable
-
Class com.google.cloud.bigquery.storage.v1.FinalizeWriteStreamRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
-
Class com.google.cloud.bigquery.storage.v1.FinalizeWriteStreamResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
rowCount_
long rowCount_
-
-
Class com.google.cloud.bigquery.storage.v1.FlushRowsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
offset_
com.google.protobuf.Int64Value offset_
-
writeStream_
Object writeStream_
-
-
Class com.google.cloud.bigquery.storage.v1.FlushRowsResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
offset_
long offset_
-
-
Class com.google.cloud.bigquery.storage.v1.GetWriteStreamRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
view_
int view_
-
-
Class com.google.cloud.bigquery.storage.v1.ProtoRows extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serializedRows_
List<com.google.protobuf.ByteString> serializedRows_
-
-
Class com.google.cloud.bigquery.storage.v1.ProtoSchema extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
protoDescriptor_
com.google.protobuf.DescriptorProtos.DescriptorProto protoDescriptor_
-
-
Class com.google.cloud.bigquery.storage.v1.ReadRowsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
offset_
long offset_
-
readStream_
Object readStream_
-
-
Class com.google.cloud.bigquery.storage.v1.ReadRowsResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
rowCount_
long rowCount_
-
rows_
Object rows_
-
rowsCase_
int rowsCase_
-
schema_
Object schema_
-
schemaCase_
int schemaCase_
-
stats_
StreamStats stats_
-
throttleState_
ThrottleState throttleState_
-
-
Class com.google.cloud.bigquery.storage.v1.ReadSession extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
dataFormat_
int dataFormat_
-
estimatedRowCount_
long estimatedRowCount_
-
estimatedTotalBytesScanned_
long estimatedTotalBytesScanned_
-
estimatedTotalPhysicalFileSize_
long estimatedTotalPhysicalFileSize_
-
expireTime_
com.google.protobuf.Timestamp expireTime_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
readOptions_
ReadSession.TableReadOptions readOptions_
-
schema_
Object schema_
-
schemaCase_
int schemaCase_
-
streams_
List<ReadStream> streams_
-
table_
Object table_
-
tableModifiers_
ReadSession.TableModifiers tableModifiers_
-
traceId_
Object traceId_
-
-
Class com.google.cloud.bigquery.storage.v1.ReadSession.TableModifiers extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
snapshotTime_
com.google.protobuf.Timestamp snapshotTime_
-
-
Class com.google.cloud.bigquery.storage.v1.ReadSession.TableReadOptions extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
bitField0_
int bitField0_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
outputFormatSerializationOptions_
Object outputFormatSerializationOptions_
-
outputFormatSerializationOptionsCase_
int outputFormatSerializationOptionsCase_
-
rowRestriction_
Object rowRestriction_
-
samplePercentage_
double samplePercentage_
-
selectedFields_
com.google.protobuf.LazyStringArrayList selectedFields_
-
-
Class com.google.cloud.bigquery.storage.v1.ReadStream extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
-
Class com.google.cloud.bigquery.storage.v1.RowError extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
code_
int code_
-
index_
long index_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
message_
Object message_
-
-
Class com.google.cloud.bigquery.storage.v1.SplitReadStreamRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
fraction_
double fraction_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
-
Class com.google.cloud.bigquery.storage.v1.SplitReadStreamResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
primaryStream_
ReadStream primaryStream_
-
remainderStream_
ReadStream remainderStream_
-
-
Class com.google.cloud.bigquery.storage.v1.StorageError extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.google.cloud.bigquery.storage.v1.StreamStats extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
progress_
StreamStats.Progress progress_
-
-
Class com.google.cloud.bigquery.storage.v1.StreamStats.Progress extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
atResponseEnd_
double atResponseEnd_
-
atResponseStart_
double atResponseStart_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.google.cloud.bigquery.storage.v1.TableFieldSchema extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
defaultValueExpression_
Object defaultValueExpression_
-
description_
Object description_
-
fields_
List<TableFieldSchema> fields_
-
maxLength_
long maxLength_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
mode_
int mode_
-
name_
Object name_
-
precision_
long precision_
-
scale_
long scale_
-
type_
int type_
-
-
Class com.google.cloud.bigquery.storage.v1.TableSchema extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
fields_
List<TableFieldSchema> fields_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.google.cloud.bigquery.storage.v1.ThrottleState extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
throttlePercent_
int throttlePercent_
-
-
Class com.google.cloud.bigquery.storage.v1.WriteStream extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
commitTime_
com.google.protobuf.Timestamp commitTime_
-
createTime_
com.google.protobuf.Timestamp createTime_
-
location_
Object location_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
tableSchema_
TableSchema tableSchema_
-
type_
int type_
-
writeMode_
int writeMode_
-
-
-
Package com.google.cloud.bigquery.storage.v1beta1
-
Class com.google.cloud.bigquery.storage.v1beta1.ArrowProto.ArrowRecordBatch extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
rowCount_
long rowCount_
-
serializedRecordBatch_
com.google.protobuf.ByteString serializedRecordBatch_
-
-
Class com.google.cloud.bigquery.storage.v1beta1.ArrowProto.ArrowSchema extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serializedSchema_
com.google.protobuf.ByteString serializedSchema_
-
-
Class com.google.cloud.bigquery.storage.v1beta1.AvroProto.AvroRows extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
rowCount_
long rowCount_
-
serializedBinaryRows_
com.google.protobuf.ByteString serializedBinaryRows_
-
-
Class com.google.cloud.bigquery.storage.v1beta1.AvroProto.AvroSchema extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
schema_
Object schema_
-
-
Class com.google.cloud.bigquery.storage.v1beta1.ReadOptions.TableReadOptions extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
rowRestriction_
Object rowRestriction_
-
selectedFields_
com.google.protobuf.LazyStringArrayList selectedFields_
-
-
Class com.google.cloud.bigquery.storage.v1beta1.Storage.BatchCreateReadSessionStreamsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
requestedStreams_
int requestedStreams_
-
session_
Storage.ReadSession session_
-
-
Class com.google.cloud.bigquery.storage.v1beta1.Storage.BatchCreateReadSessionStreamsResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
streams_
List<Storage.Stream> streams_
-
-
Class com.google.cloud.bigquery.storage.v1beta1.Storage.CreateReadSessionRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
format_
int format_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
parent_
Object parent_
-
readOptions_
ReadOptions.TableReadOptions readOptions_
-
requestedStreams_
int requestedStreams_
-
shardingStrategy_
int shardingStrategy_
-
tableModifiers_
TableReferenceProto.TableModifiers tableModifiers_
-
tableReference_
TableReferenceProto.TableReference tableReference_
-
-
Class com.google.cloud.bigquery.storage.v1beta1.Storage.FinalizeStreamRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
stream_
Storage.Stream stream_
-
-
Class com.google.cloud.bigquery.storage.v1beta1.Storage.Progress extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
atResponseEnd_
float atResponseEnd_
-
atResponseStart_
float atResponseStart_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.google.cloud.bigquery.storage.v1beta1.Storage.ReadRowsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
readPosition_
Storage.StreamPosition readPosition_
-
-
Class com.google.cloud.bigquery.storage.v1beta1.Storage.ReadRowsResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
rowCount_
long rowCount_
-
rows_
Object rows_
-
rowsCase_
int rowsCase_
-
schema_
Object schema_
-
schemaCase_
int schemaCase_
-
status_
Storage.StreamStatus status_
-
throttleStatus_
Storage.ThrottleStatus throttleStatus_
-
-
Class com.google.cloud.bigquery.storage.v1beta1.Storage.ReadSession extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
expireTime_
com.google.protobuf.Timestamp expireTime_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
schema_
Object schema_
-
schemaCase_
int schemaCase_
-
shardingStrategy_
int shardingStrategy_
-
streams_
List<Storage.Stream> streams_
-
tableModifiers_
TableReferenceProto.TableModifiers tableModifiers_
-
tableReference_
TableReferenceProto.TableReference tableReference_
-
-
Class com.google.cloud.bigquery.storage.v1beta1.Storage.SplitReadStreamRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
fraction_
float fraction_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
originalStream_
Storage.Stream originalStream_
-
-
Class com.google.cloud.bigquery.storage.v1beta1.Storage.SplitReadStreamResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
primaryStream_
Storage.Stream primaryStream_
-
remainderStream_
Storage.Stream remainderStream_
-
-
Class com.google.cloud.bigquery.storage.v1beta1.Storage.Stream extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
-
Class com.google.cloud.bigquery.storage.v1beta1.Storage.StreamPosition extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
offset_
long offset_
-
stream_
Storage.Stream stream_
-
-
Class com.google.cloud.bigquery.storage.v1beta1.Storage.StreamStatus extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
estimatedRowCount_
long estimatedRowCount_
-
fractionConsumed_
float fractionConsumed_
-
isSplittable_
boolean isSplittable_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
progress_
Storage.Progress progress_
-
-
Class com.google.cloud.bigquery.storage.v1beta1.Storage.ThrottleStatus extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
throttlePercent_
int throttlePercent_
-
-
Class com.google.cloud.bigquery.storage.v1beta1.TableReferenceProto.TableModifiers extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
snapshotTime_
com.google.protobuf.Timestamp snapshotTime_
-
-
Class com.google.cloud.bigquery.storage.v1beta1.TableReferenceProto.TableReference extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
-
Package com.google.cloud.bigquery.storage.v1beta2
-
Class com.google.cloud.bigquery.storage.v1beta2.AppendRowsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.google.cloud.bigquery.storage.v1beta2.AppendRowsRequest.ProtoData extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
rows_
ProtoRows rows_
-
writerSchema_
ProtoSchema writerSchema_
-
-
Class com.google.cloud.bigquery.storage.v1beta2.AppendRowsResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
response_
Object response_
-
responseCase_
int responseCase_
-
updatedSchema_
TableSchema updatedSchema_
-
-
Class com.google.cloud.bigquery.storage.v1beta2.AppendRowsResponse.AppendResult extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
offset_
com.google.protobuf.Int64Value offset_
-
-
Class com.google.cloud.bigquery.storage.v1beta2.ArrowRecordBatch extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serializedRecordBatch_
com.google.protobuf.ByteString serializedRecordBatch_
-
-
Class com.google.cloud.bigquery.storage.v1beta2.ArrowSchema extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serializedSchema_
com.google.protobuf.ByteString serializedSchema_
-
-
Class com.google.cloud.bigquery.storage.v1beta2.ArrowSerializationOptions extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
format_
int format_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.google.cloud.bigquery.storage.v1beta2.AvroRows extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serializedBinaryRows_
com.google.protobuf.ByteString serializedBinaryRows_
-
-
Class com.google.cloud.bigquery.storage.v1beta2.AvroSchema extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
schema_
Object schema_
-
-
Class com.google.cloud.bigquery.storage.v1beta2.BatchCommitWriteStreamsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
parent_
Object parent_
-
writeStreams_
com.google.protobuf.LazyStringArrayList writeStreams_
-
-
Class com.google.cloud.bigquery.storage.v1beta2.BatchCommitWriteStreamsResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
commitTime_
com.google.protobuf.Timestamp commitTime_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
streamErrors_
List<StorageError> streamErrors_
-
-
Class com.google.cloud.bigquery.storage.v1beta2.CreateReadSessionRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
maxStreamCount_
int maxStreamCount_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
parent_
Object parent_
-
readSession_
ReadSession readSession_
-
-
Class com.google.cloud.bigquery.storage.v1beta2.CreateWriteStreamRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
parent_
Object parent_
-
writeStream_
WriteStream writeStream_
-
-
Class com.google.cloud.bigquery.storage.v1beta2.FinalizeWriteStreamRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
-
Class com.google.cloud.bigquery.storage.v1beta2.FinalizeWriteStreamResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
rowCount_
long rowCount_
-
-
Class com.google.cloud.bigquery.storage.v1beta2.FlushRowsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
offset_
com.google.protobuf.Int64Value offset_
-
writeStream_
Object writeStream_
-
-
Class com.google.cloud.bigquery.storage.v1beta2.FlushRowsResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
offset_
long offset_
-
-
Class com.google.cloud.bigquery.storage.v1beta2.GetWriteStreamRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
-
Class com.google.cloud.bigquery.storage.v1beta2.ProtoRows extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
serializedRows_
List<com.google.protobuf.ByteString> serializedRows_
-
-
Class com.google.cloud.bigquery.storage.v1beta2.ProtoSchema extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
protoDescriptor_
com.google.protobuf.DescriptorProtos.DescriptorProto protoDescriptor_
-
-
Class com.google.cloud.bigquery.storage.v1beta2.ReadRowsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
offset_
long offset_
-
readStream_
Object readStream_
-
-
Class com.google.cloud.bigquery.storage.v1beta2.ReadRowsResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
rowCount_
long rowCount_
-
rows_
Object rows_
-
rowsCase_
int rowsCase_
-
schema_
Object schema_
-
schemaCase_
int schemaCase_
-
stats_
StreamStats stats_
-
throttleState_
ThrottleState throttleState_
-
-
Class com.google.cloud.bigquery.storage.v1beta2.ReadSession extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
dataFormat_
int dataFormat_
-
expireTime_
com.google.protobuf.Timestamp expireTime_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
readOptions_
ReadSession.TableReadOptions readOptions_
-
schema_
Object schema_
-
schemaCase_
int schemaCase_
-
streams_
List<ReadStream> streams_
-
table_
Object table_
-
tableModifiers_
ReadSession.TableModifiers tableModifiers_
-
-
Class com.google.cloud.bigquery.storage.v1beta2.ReadSession.TableModifiers extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
snapshotTime_
com.google.protobuf.Timestamp snapshotTime_
-
-
Class com.google.cloud.bigquery.storage.v1beta2.ReadSession.TableReadOptions extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
arrowSerializationOptions_
ArrowSerializationOptions arrowSerializationOptions_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
rowRestriction_
Object rowRestriction_
-
selectedFields_
com.google.protobuf.LazyStringArrayList selectedFields_
-
-
Class com.google.cloud.bigquery.storage.v1beta2.ReadStream extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
-
Class com.google.cloud.bigquery.storage.v1beta2.SplitReadStreamRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
fraction_
double fraction_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
-
Class com.google.cloud.bigquery.storage.v1beta2.SplitReadStreamResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
primaryStream_
ReadStream primaryStream_
-
remainderStream_
ReadStream remainderStream_
-
-
Class com.google.cloud.bigquery.storage.v1beta2.StorageError extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.google.cloud.bigquery.storage.v1beta2.StreamStats extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
progress_
StreamStats.Progress progress_
-
-
Class com.google.cloud.bigquery.storage.v1beta2.StreamStats.Progress extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
atResponseEnd_
double atResponseEnd_
-
atResponseStart_
double atResponseStart_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.google.cloud.bigquery.storage.v1beta2.TableFieldSchema extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
description_
Object description_
-
fields_
List<TableFieldSchema> fields_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
mode_
int mode_
-
name_
Object name_
-
type_
int type_
-
-
Class com.google.cloud.bigquery.storage.v1beta2.TableSchema extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
fields_
List<TableFieldSchema> fields_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.google.cloud.bigquery.storage.v1beta2.ThrottleState extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
throttlePercent_
int throttlePercent_
-
-
Class com.google.cloud.bigquery.storage.v1beta2.WriteStream extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
commitTime_
com.google.protobuf.Timestamp commitTime_
-
createTime_
com.google.protobuf.Timestamp createTime_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
tableSchema_
TableSchema tableSchema_
-
type_
int type_
-
-