Uses of Class
com.google.cloud.bigquery.storage.v1beta1.Storage.Stream.Builder
-
Uses of Storage.Stream.Builder in com.google.cloud.bigquery.storage.v1beta1
Methods in com.google.cloud.bigquery.storage.v1beta1 that return Storage.Stream.BuilderModifier and TypeMethodDescriptionStorage.Stream.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Storage.BatchCreateReadSessionStreamsResponse.Builder.addStreamsBuilder()Newly added streams.Storage.BatchCreateReadSessionStreamsResponse.Builder.addStreamsBuilder(int index) Newly added streams.Storage.ReadSession.Builder.addStreamsBuilder()Streams associated with this session.Storage.ReadSession.Builder.addStreamsBuilder(int index) Streams associated with this session.Storage.Stream.Builder.clear()Storage.Stream.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Storage.Stream.Builder.clearName()Name of the stream, in the form `projects/{project_id}/locations/{location}/streams/{stream_id}`.Storage.Stream.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Storage.Stream.Builder.clone()Storage.SplitReadStreamRequest.Builder.getOriginalStreamBuilder()Required.Storage.SplitReadStreamResponse.Builder.getPrimaryStreamBuilder()Primary stream, which contains the beginning portion of |original_stream|.Storage.SplitReadStreamResponse.Builder.getRemainderStreamBuilder()Remainder stream, which contains the tail of |original_stream|.Storage.FinalizeStreamRequest.Builder.getStreamBuilder()Required.Storage.StreamPosition.Builder.getStreamBuilder()Identifier for a given Stream.Storage.BatchCreateReadSessionStreamsResponse.Builder.getStreamsBuilder(int index) Newly added streams.Storage.ReadSession.Builder.getStreamsBuilder(int index) Streams associated with this session.Storage.Stream.Builder.mergeFrom(Storage.Stream other) Storage.Stream.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Storage.Stream.Builder.mergeFrom(com.google.protobuf.Message other) final Storage.Stream.BuilderStorage.Stream.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static Storage.Stream.BuilderStorage.Stream.newBuilder()static Storage.Stream.BuilderStorage.Stream.newBuilder(Storage.Stream prototype) Storage.Stream.newBuilderForType()protected Storage.Stream.BuilderStorage.Stream.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Storage.Stream.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Name of the stream, in the form `projects/{project_id}/locations/{location}/streams/{stream_id}`.Storage.Stream.Builder.setNameBytes(com.google.protobuf.ByteString value) Name of the stream, in the form `projects/{project_id}/locations/{location}/streams/{stream_id}`.Storage.Stream.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final Storage.Stream.BuilderStorage.Stream.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Storage.Stream.toBuilder()Methods in com.google.cloud.bigquery.storage.v1beta1 that return types with arguments of type Storage.Stream.BuilderModifier and TypeMethodDescriptionStorage.BatchCreateReadSessionStreamsResponse.Builder.getStreamsBuilderList()Newly added streams.Storage.ReadSession.Builder.getStreamsBuilderList()Streams associated with this session.Methods in com.google.cloud.bigquery.storage.v1beta1 with parameters of type Storage.Stream.BuilderModifier and TypeMethodDescriptionStorage.BatchCreateReadSessionStreamsResponse.Builder.addStreams(int index, Storage.Stream.Builder builderForValue) Newly added streams.Storage.BatchCreateReadSessionStreamsResponse.Builder.addStreams(Storage.Stream.Builder builderForValue) Newly added streams.Storage.ReadSession.Builder.addStreams(int index, Storage.Stream.Builder builderForValue) Streams associated with this session.Storage.ReadSession.Builder.addStreams(Storage.Stream.Builder builderForValue) Streams associated with this session.Storage.SplitReadStreamRequest.Builder.setOriginalStream(Storage.Stream.Builder builderForValue) Required.Storage.SplitReadStreamResponse.Builder.setPrimaryStream(Storage.Stream.Builder builderForValue) Primary stream, which contains the beginning portion of |original_stream|.Storage.SplitReadStreamResponse.Builder.setRemainderStream(Storage.Stream.Builder builderForValue) Remainder stream, which contains the tail of |original_stream|.Storage.FinalizeStreamRequest.Builder.setStream(Storage.Stream.Builder builderForValue) Required.Storage.StreamPosition.Builder.setStream(Storage.Stream.Builder builderForValue) Identifier for a given Stream.Storage.BatchCreateReadSessionStreamsResponse.Builder.setStreams(int index, Storage.Stream.Builder builderForValue) Newly added streams.Storage.ReadSession.Builder.setStreams(int index, Storage.Stream.Builder builderForValue) Streams associated with this session.