Uses of Class
com.google.cloud.bigquery.storage.v1beta.ReadStream.Builder
-
Uses of ReadStream.Builder in com.google.cloud.bigquery.storage.v1beta
Methods in com.google.cloud.bigquery.storage.v1beta that return ReadStream.BuilderModifier and TypeMethodDescriptionStreamList.Builder.addStreamsBuilder()Output only.StreamList.Builder.addStreamsBuilder(int index) Output only.ReadStream.Builder.clear()ReadStream.Builder.clearName()Output only.StreamList.Builder.getStreamsBuilder(int index) Output only.ReadStream.Builder.mergeFrom(ReadStream other) ReadStream.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ReadStream.Builder.mergeFrom(com.google.protobuf.Message other) static ReadStream.BuilderReadStream.newBuilder()static ReadStream.BuilderReadStream.newBuilder(ReadStream prototype) ReadStream.newBuilderForType()protected ReadStream.BuilderReadStream.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) Output only.ReadStream.Builder.setNameBytes(com.google.protobuf.ByteString value) Output only.ReadStream.toBuilder()Methods in com.google.cloud.bigquery.storage.v1beta that return types with arguments of type ReadStream.BuilderMethods in com.google.cloud.bigquery.storage.v1beta with parameters of type ReadStream.BuilderModifier and TypeMethodDescriptionStreamList.Builder.addStreams(int index, ReadStream.Builder builderForValue) Output only.StreamList.Builder.addStreams(ReadStream.Builder builderForValue) Output only.StreamList.Builder.setStreams(int index, ReadStream.Builder builderForValue) Output only.