public static final class Storage.ReadRowsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Storage.ReadRowsResponse.Builder> implements Storage.ReadRowsResponseOrBuilder
Response from calling `ReadRows` may include row data, progress and throttling information.Protobuf type
google.cloud.bigquery.storage.v1beta1.ReadRowsResponsegetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Storage.ReadRowsResponse.Builder>public Storage.ReadRowsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Storage.ReadRowsResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Storage.ReadRowsResponse.Builder>public Storage.ReadRowsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Storage.ReadRowsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Storage.ReadRowsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Storage.ReadRowsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Storage.ReadRowsResponse.Builder>public Storage.ReadRowsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Storage.ReadRowsResponse.Builder>public Storage.ReadRowsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Storage.ReadRowsResponse.Builder>public Storage.ReadRowsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Storage.ReadRowsResponse.Builder>public Storage.ReadRowsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Storage.ReadRowsResponse.Builder>public Storage.ReadRowsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Storage.ReadRowsResponse.Builder>public Storage.ReadRowsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Storage.ReadRowsResponse.Builder>public Storage.ReadRowsResponse.Builder mergeFrom(Storage.ReadRowsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Storage.ReadRowsResponse.Builder>public Storage.ReadRowsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Storage.ReadRowsResponse.Builder>IOExceptionpublic Storage.ReadRowsResponse.RowsCase getRowsCase()
getRowsCase in interface Storage.ReadRowsResponseOrBuilderpublic Storage.ReadRowsResponse.Builder clearRows()
public boolean hasAvroRows()
Serialized row data in AVRO format.
.google.cloud.bigquery.storage.v1beta1.AvroRows avro_rows = 3;hasAvroRows in interface Storage.ReadRowsResponseOrBuilderpublic AvroProto.AvroRows getAvroRows()
Serialized row data in AVRO format.
.google.cloud.bigquery.storage.v1beta1.AvroRows avro_rows = 3;getAvroRows in interface Storage.ReadRowsResponseOrBuilderpublic Storage.ReadRowsResponse.Builder setAvroRows(AvroProto.AvroRows value)
Serialized row data in AVRO format.
.google.cloud.bigquery.storage.v1beta1.AvroRows avro_rows = 3;public Storage.ReadRowsResponse.Builder setAvroRows(AvroProto.AvroRows.Builder builderForValue)
Serialized row data in AVRO format.
.google.cloud.bigquery.storage.v1beta1.AvroRows avro_rows = 3;public Storage.ReadRowsResponse.Builder mergeAvroRows(AvroProto.AvroRows value)
Serialized row data in AVRO format.
.google.cloud.bigquery.storage.v1beta1.AvroRows avro_rows = 3;public Storage.ReadRowsResponse.Builder clearAvroRows()
Serialized row data in AVRO format.
.google.cloud.bigquery.storage.v1beta1.AvroRows avro_rows = 3;public AvroProto.AvroRows.Builder getAvroRowsBuilder()
Serialized row data in AVRO format.
.google.cloud.bigquery.storage.v1beta1.AvroRows avro_rows = 3;public AvroProto.AvroRowsOrBuilder getAvroRowsOrBuilder()
Serialized row data in AVRO format.
.google.cloud.bigquery.storage.v1beta1.AvroRows avro_rows = 3;getAvroRowsOrBuilder in interface Storage.ReadRowsResponseOrBuilderpublic boolean hasArrowRecordBatch()
Serialized row data in Arrow RecordBatch format.
.google.cloud.bigquery.storage.v1beta1.ArrowRecordBatch arrow_record_batch = 4;
hasArrowRecordBatch in interface Storage.ReadRowsResponseOrBuilderpublic ArrowProto.ArrowRecordBatch getArrowRecordBatch()
Serialized row data in Arrow RecordBatch format.
.google.cloud.bigquery.storage.v1beta1.ArrowRecordBatch arrow_record_batch = 4;
getArrowRecordBatch in interface Storage.ReadRowsResponseOrBuilderpublic Storage.ReadRowsResponse.Builder setArrowRecordBatch(ArrowProto.ArrowRecordBatch value)
Serialized row data in Arrow RecordBatch format.
.google.cloud.bigquery.storage.v1beta1.ArrowRecordBatch arrow_record_batch = 4;
public Storage.ReadRowsResponse.Builder setArrowRecordBatch(ArrowProto.ArrowRecordBatch.Builder builderForValue)
Serialized row data in Arrow RecordBatch format.
.google.cloud.bigquery.storage.v1beta1.ArrowRecordBatch arrow_record_batch = 4;
public Storage.ReadRowsResponse.Builder mergeArrowRecordBatch(ArrowProto.ArrowRecordBatch value)
Serialized row data in Arrow RecordBatch format.
.google.cloud.bigquery.storage.v1beta1.ArrowRecordBatch arrow_record_batch = 4;
public Storage.ReadRowsResponse.Builder clearArrowRecordBatch()
Serialized row data in Arrow RecordBatch format.
.google.cloud.bigquery.storage.v1beta1.ArrowRecordBatch arrow_record_batch = 4;
public ArrowProto.ArrowRecordBatch.Builder getArrowRecordBatchBuilder()
Serialized row data in Arrow RecordBatch format.
.google.cloud.bigquery.storage.v1beta1.ArrowRecordBatch arrow_record_batch = 4;
public ArrowProto.ArrowRecordBatchOrBuilder getArrowRecordBatchOrBuilder()
Serialized row data in Arrow RecordBatch format.
.google.cloud.bigquery.storage.v1beta1.ArrowRecordBatch arrow_record_batch = 4;
getArrowRecordBatchOrBuilder in interface Storage.ReadRowsResponseOrBuilderpublic long getRowCount()
Number of serialized rows in the rows block. This value is recorded here, in addition to the row_count values in the output-specific messages in `rows`, so that code which needs to record progress through the stream can do so in an output format-independent way.
int64 row_count = 6;getRowCount in interface Storage.ReadRowsResponseOrBuilderpublic Storage.ReadRowsResponse.Builder setRowCount(long value)
Number of serialized rows in the rows block. This value is recorded here, in addition to the row_count values in the output-specific messages in `rows`, so that code which needs to record progress through the stream can do so in an output format-independent way.
int64 row_count = 6;value - The rowCount to set.public Storage.ReadRowsResponse.Builder clearRowCount()
Number of serialized rows in the rows block. This value is recorded here, in addition to the row_count values in the output-specific messages in `rows`, so that code which needs to record progress through the stream can do so in an output format-independent way.
int64 row_count = 6;public boolean hasStatus()
Estimated stream statistics.
.google.cloud.bigquery.storage.v1beta1.StreamStatus status = 2;hasStatus in interface Storage.ReadRowsResponseOrBuilderpublic Storage.StreamStatus getStatus()
Estimated stream statistics.
.google.cloud.bigquery.storage.v1beta1.StreamStatus status = 2;getStatus in interface Storage.ReadRowsResponseOrBuilderpublic Storage.ReadRowsResponse.Builder setStatus(Storage.StreamStatus value)
Estimated stream statistics.
.google.cloud.bigquery.storage.v1beta1.StreamStatus status = 2;public Storage.ReadRowsResponse.Builder setStatus(Storage.StreamStatus.Builder builderForValue)
Estimated stream statistics.
.google.cloud.bigquery.storage.v1beta1.StreamStatus status = 2;public Storage.ReadRowsResponse.Builder mergeStatus(Storage.StreamStatus value)
Estimated stream statistics.
.google.cloud.bigquery.storage.v1beta1.StreamStatus status = 2;public Storage.ReadRowsResponse.Builder clearStatus()
Estimated stream statistics.
.google.cloud.bigquery.storage.v1beta1.StreamStatus status = 2;public Storage.StreamStatus.Builder getStatusBuilder()
Estimated stream statistics.
.google.cloud.bigquery.storage.v1beta1.StreamStatus status = 2;public Storage.StreamStatusOrBuilder getStatusOrBuilder()
Estimated stream statistics.
.google.cloud.bigquery.storage.v1beta1.StreamStatus status = 2;getStatusOrBuilder in interface Storage.ReadRowsResponseOrBuilderpublic boolean hasThrottleStatus()
Throttling status. If unset, the latest response still describes the current throttling status.
.google.cloud.bigquery.storage.v1beta1.ThrottleStatus throttle_status = 5;hasThrottleStatus in interface Storage.ReadRowsResponseOrBuilderpublic Storage.ThrottleStatus getThrottleStatus()
Throttling status. If unset, the latest response still describes the current throttling status.
.google.cloud.bigquery.storage.v1beta1.ThrottleStatus throttle_status = 5;getThrottleStatus in interface Storage.ReadRowsResponseOrBuilderpublic Storage.ReadRowsResponse.Builder setThrottleStatus(Storage.ThrottleStatus value)
Throttling status. If unset, the latest response still describes the current throttling status.
.google.cloud.bigquery.storage.v1beta1.ThrottleStatus throttle_status = 5;public Storage.ReadRowsResponse.Builder setThrottleStatus(Storage.ThrottleStatus.Builder builderForValue)
Throttling status. If unset, the latest response still describes the current throttling status.
.google.cloud.bigquery.storage.v1beta1.ThrottleStatus throttle_status = 5;public Storage.ReadRowsResponse.Builder mergeThrottleStatus(Storage.ThrottleStatus value)
Throttling status. If unset, the latest response still describes the current throttling status.
.google.cloud.bigquery.storage.v1beta1.ThrottleStatus throttle_status = 5;public Storage.ReadRowsResponse.Builder clearThrottleStatus()
Throttling status. If unset, the latest response still describes the current throttling status.
.google.cloud.bigquery.storage.v1beta1.ThrottleStatus throttle_status = 5;public Storage.ThrottleStatus.Builder getThrottleStatusBuilder()
Throttling status. If unset, the latest response still describes the current throttling status.
.google.cloud.bigquery.storage.v1beta1.ThrottleStatus throttle_status = 5;public Storage.ThrottleStatusOrBuilder getThrottleStatusOrBuilder()
Throttling status. If unset, the latest response still describes the current throttling status.
.google.cloud.bigquery.storage.v1beta1.ThrottleStatus throttle_status = 5;getThrottleStatusOrBuilder in interface Storage.ReadRowsResponseOrBuilderpublic final Storage.ReadRowsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Storage.ReadRowsResponse.Builder>public final Storage.ReadRowsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Storage.ReadRowsResponse.Builder>Copyright © 2022 Google LLC. All rights reserved.