Class StreamList.Builder (3.16.2)
Note: Some or all of the information on this page might not apply
to Trusted Cloud. For a list of services that are available in
Trusted Cloud, see Services available for
Trusted Cloud .
Version latestkeyboard_arrow_down
public static final class StreamList . Builder extends GeneratedMessageV3 . Builder<StreamList . Builder > implements StreamListOrBuilder
List of streams.
Protobuf type google.cloud.bigquery.storage.v1beta.StreamList
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Methods
addAllStreams(Iterable<? extends ReadStream> values)
public StreamList . Builder addAllStreams ( Iterable <? extends ReadStream > values )
Output only. List of streams.
repeated .google.cloud.bigquery.storage.v1beta.ReadStream streams = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter
Name
Description
values
Iterable <? extends com.google.cloud.bigquery.storage.v1beta.ReadStream >
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public StreamList . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides
addStreams(ReadStream value)
public StreamList . Builder addStreams ( ReadStream value )
Output only. List of streams.
repeated .google.cloud.bigquery.storage.v1beta.ReadStream streams = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
addStreams(ReadStream.Builder builderForValue)
public StreamList . Builder addStreams ( ReadStream . Builder builderForValue )
Output only. List of streams.
repeated .google.cloud.bigquery.storage.v1beta.ReadStream streams = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
addStreams(int index, ReadStream value)
public StreamList . Builder addStreams ( int index , ReadStream value )
Output only. List of streams.
repeated .google.cloud.bigquery.storage.v1beta.ReadStream streams = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
addStreams(int index, ReadStream.Builder builderForValue)
public StreamList . Builder addStreams ( int index , ReadStream . Builder builderForValue )
Output only. List of streams.
repeated .google.cloud.bigquery.storage.v1beta.ReadStream streams = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
addStreamsBuilder()
public ReadStream . Builder addStreamsBuilder ()
Output only. List of streams.
repeated .google.cloud.bigquery.storage.v1beta.ReadStream streams = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
addStreamsBuilder(int index)
public ReadStream . Builder addStreamsBuilder ( int index )
Output only. List of streams.
repeated .google.cloud.bigquery.storage.v1beta.ReadStream streams = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter
Name
Description
index
int
build()
public StreamList build ()
buildPartial()
public StreamList buildPartial ()
clear()
public StreamList . Builder clear ()
Overrides
clearField(Descriptors.FieldDescriptor field)
public StreamList . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public StreamList . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides
clearStreams()
public StreamList . Builder clearStreams ()
Output only. List of streams.
repeated .google.cloud.bigquery.storage.v1beta.ReadStream streams = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
clone()
public StreamList . Builder clone ()
Overrides
getDefaultInstanceForType()
public StreamList getDefaultInstanceForType ()
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
getStreams(int index)
public ReadStream getStreams ( int index )
Output only. List of streams.
repeated .google.cloud.bigquery.storage.v1beta.ReadStream streams = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter
Name
Description
index
int
getStreamsBuilder(int index)
public ReadStream . Builder getStreamsBuilder ( int index )
Output only. List of streams.
repeated .google.cloud.bigquery.storage.v1beta.ReadStream streams = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter
Name
Description
index
int
getStreamsBuilderList()
public List<ReadStream . Builder > getStreamsBuilderList ()
Output only. List of streams.
repeated .google.cloud.bigquery.storage.v1beta.ReadStream streams = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
getStreamsCount()
public int getStreamsCount ()
Output only. List of streams.
repeated .google.cloud.bigquery.storage.v1beta.ReadStream streams = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns
Type
Description
int
getStreamsList()
public List<ReadStream> getStreamsList ()
Output only. List of streams.
repeated .google.cloud.bigquery.storage.v1beta.ReadStream streams = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
getStreamsOrBuilder(int index)
public ReadStreamOrBuilder getStreamsOrBuilder ( int index )
Output only. List of streams.
repeated .google.cloud.bigquery.storage.v1beta.ReadStream streams = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter
Name
Description
index
int
getStreamsOrBuilderList()
public List <? extends ReadStreamOrBuilder > getStreamsOrBuilderList ()
Output only. List of streams.
repeated .google.cloud.bigquery.storage.v1beta.ReadStream streams = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Returns
Type
Description
List <? extends com.google.cloud.bigquery.storage.v1beta.ReadStreamOrBuilder >
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
mergeFrom(StreamList other)
public StreamList . Builder mergeFrom ( StreamList other )
public StreamList . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
mergeFrom(Message other)
public StreamList . Builder mergeFrom ( Message other )
Parameter
Name
Description
other
Message
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final StreamList . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides
removeStreams(int index)
public StreamList . Builder removeStreams ( int index )
Output only. List of streams.
repeated .google.cloud.bigquery.storage.v1beta.ReadStream streams = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Parameter
Name
Description
index
int
setField(Descriptors.FieldDescriptor field, Object value)
public StreamList . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public StreamList . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides
setStreams(int index, ReadStream value)
public StreamList . Builder setStreams ( int index , ReadStream value )
Output only. List of streams.
repeated .google.cloud.bigquery.storage.v1beta.ReadStream streams = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
setStreams(int index, ReadStream.Builder builderForValue)
public StreamList . Builder setStreams ( int index , ReadStream . Builder builderForValue )
Output only. List of streams.
repeated .google.cloud.bigquery.storage.v1beta.ReadStream streams = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
setUnknownFields(UnknownFieldSet unknownFields)
public final StreamList . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Overrides
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 2025-08-18 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-18 UTC."],[],[],null,[]]