ReadChangeStreamResponse.CloseStream.Builder |
ReadChangeStreamResponse.CloseStream.Builder.addAllContinuationTokens(Iterable<? extends StreamContinuationToken> values) |
If non-empty, contains the information needed to resume reading their
associated partitions.
|
ReadChangeStreamResponse.CloseStream.Builder |
ReadChangeStreamResponse.CloseStream.Builder.addAllNewPartitions(Iterable<? extends StreamPartition> values) |
If non-empty, contains the new partitions to start reading from, which
are related to but not necessarily identical to the partitions for the
above `continuation_tokens`.
|
ReadChangeStreamResponse.CloseStream.Builder |
ReadChangeStreamResponse.CloseStream.Builder.addContinuationTokens(int index,
StreamContinuationToken value) |
If non-empty, contains the information needed to resume reading their
associated partitions.
|
ReadChangeStreamResponse.CloseStream.Builder |
ReadChangeStreamResponse.CloseStream.Builder.addContinuationTokens(int index,
StreamContinuationToken.Builder builderForValue) |
If non-empty, contains the information needed to resume reading their
associated partitions.
|
ReadChangeStreamResponse.CloseStream.Builder |
ReadChangeStreamResponse.CloseStream.Builder.addContinuationTokens(StreamContinuationToken value) |
If non-empty, contains the information needed to resume reading their
associated partitions.
|
ReadChangeStreamResponse.CloseStream.Builder |
ReadChangeStreamResponse.CloseStream.Builder.addContinuationTokens(StreamContinuationToken.Builder builderForValue) |
If non-empty, contains the information needed to resume reading their
associated partitions.
|
ReadChangeStreamResponse.CloseStream.Builder |
ReadChangeStreamResponse.CloseStream.Builder.addNewPartitions(int index,
StreamPartition value) |
If non-empty, contains the new partitions to start reading from, which
are related to but not necessarily identical to the partitions for the
above `continuation_tokens`.
|
ReadChangeStreamResponse.CloseStream.Builder |
ReadChangeStreamResponse.CloseStream.Builder.addNewPartitions(int index,
StreamPartition.Builder builderForValue) |
If non-empty, contains the new partitions to start reading from, which
are related to but not necessarily identical to the partitions for the
above `continuation_tokens`.
|
ReadChangeStreamResponse.CloseStream.Builder |
ReadChangeStreamResponse.CloseStream.Builder.addNewPartitions(StreamPartition value) |
If non-empty, contains the new partitions to start reading from, which
are related to but not necessarily identical to the partitions for the
above `continuation_tokens`.
|
ReadChangeStreamResponse.CloseStream.Builder |
ReadChangeStreamResponse.CloseStream.Builder.addNewPartitions(StreamPartition.Builder builderForValue) |
If non-empty, contains the new partitions to start reading from, which
are related to but not necessarily identical to the partitions for the
above `continuation_tokens`.
|
ReadChangeStreamResponse.CloseStream.Builder |
ReadChangeStreamResponse.CloseStream.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ReadChangeStreamResponse.CloseStream.Builder |
ReadChangeStreamResponse.CloseStream.Builder.clear() |
|
ReadChangeStreamResponse.CloseStream.Builder |
ReadChangeStreamResponse.CloseStream.Builder.clearContinuationTokens() |
If non-empty, contains the information needed to resume reading their
associated partitions.
|
ReadChangeStreamResponse.CloseStream.Builder |
ReadChangeStreamResponse.CloseStream.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
ReadChangeStreamResponse.CloseStream.Builder |
ReadChangeStreamResponse.CloseStream.Builder.clearNewPartitions() |
If non-empty, contains the new partitions to start reading from, which
are related to but not necessarily identical to the partitions for the
above `continuation_tokens`.
|
ReadChangeStreamResponse.CloseStream.Builder |
ReadChangeStreamResponse.CloseStream.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
ReadChangeStreamResponse.CloseStream.Builder |
ReadChangeStreamResponse.CloseStream.Builder.clearStatus() |
The status of the stream.
|
ReadChangeStreamResponse.CloseStream.Builder |
ReadChangeStreamResponse.CloseStream.Builder.clone() |
|
ReadChangeStreamResponse.CloseStream.Builder |
ReadChangeStreamResponse.Builder.getCloseStreamBuilder() |
An indication that the stream should be closed.
|
ReadChangeStreamResponse.CloseStream.Builder |
ReadChangeStreamResponse.CloseStream.Builder.mergeFrom(ReadChangeStreamResponse.CloseStream other) |
|
ReadChangeStreamResponse.CloseStream.Builder |
ReadChangeStreamResponse.CloseStream.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
ReadChangeStreamResponse.CloseStream.Builder |
ReadChangeStreamResponse.CloseStream.Builder.mergeFrom(com.google.protobuf.Message other) |
|
ReadChangeStreamResponse.CloseStream.Builder |
ReadChangeStreamResponse.CloseStream.Builder.mergeStatus(com.google.rpc.Status value) |
The status of the stream.
|
ReadChangeStreamResponse.CloseStream.Builder |
ReadChangeStreamResponse.CloseStream.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static ReadChangeStreamResponse.CloseStream.Builder |
ReadChangeStreamResponse.CloseStream.newBuilder() |
|
static ReadChangeStreamResponse.CloseStream.Builder |
ReadChangeStreamResponse.CloseStream.newBuilder(ReadChangeStreamResponse.CloseStream prototype) |
|
ReadChangeStreamResponse.CloseStream.Builder |
ReadChangeStreamResponse.CloseStream.newBuilderForType() |
|
protected ReadChangeStreamResponse.CloseStream.Builder |
ReadChangeStreamResponse.CloseStream.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
ReadChangeStreamResponse.CloseStream.Builder |
ReadChangeStreamResponse.CloseStream.Builder.removeContinuationTokens(int index) |
If non-empty, contains the information needed to resume reading their
associated partitions.
|
ReadChangeStreamResponse.CloseStream.Builder |
ReadChangeStreamResponse.CloseStream.Builder.removeNewPartitions(int index) |
If non-empty, contains the new partitions to start reading from, which
are related to but not necessarily identical to the partitions for the
above `continuation_tokens`.
|
ReadChangeStreamResponse.CloseStream.Builder |
ReadChangeStreamResponse.CloseStream.Builder.setContinuationTokens(int index,
StreamContinuationToken value) |
If non-empty, contains the information needed to resume reading their
associated partitions.
|
ReadChangeStreamResponse.CloseStream.Builder |
ReadChangeStreamResponse.CloseStream.Builder.setContinuationTokens(int index,
StreamContinuationToken.Builder builderForValue) |
If non-empty, contains the information needed to resume reading their
associated partitions.
|
ReadChangeStreamResponse.CloseStream.Builder |
ReadChangeStreamResponse.CloseStream.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ReadChangeStreamResponse.CloseStream.Builder |
ReadChangeStreamResponse.CloseStream.Builder.setNewPartitions(int index,
StreamPartition value) |
If non-empty, contains the new partitions to start reading from, which
are related to but not necessarily identical to the partitions for the
above `continuation_tokens`.
|
ReadChangeStreamResponse.CloseStream.Builder |
ReadChangeStreamResponse.CloseStream.Builder.setNewPartitions(int index,
StreamPartition.Builder builderForValue) |
If non-empty, contains the new partitions to start reading from, which
are related to but not necessarily identical to the partitions for the
above `continuation_tokens`.
|
ReadChangeStreamResponse.CloseStream.Builder |
ReadChangeStreamResponse.CloseStream.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
ReadChangeStreamResponse.CloseStream.Builder |
ReadChangeStreamResponse.CloseStream.Builder.setStatus(com.google.rpc.Status value) |
The status of the stream.
|
ReadChangeStreamResponse.CloseStream.Builder |
ReadChangeStreamResponse.CloseStream.Builder.setStatus(com.google.rpc.Status.Builder builderForValue) |
The status of the stream.
|
ReadChangeStreamResponse.CloseStream.Builder |
ReadChangeStreamResponse.CloseStream.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
ReadChangeStreamResponse.CloseStream.Builder |
ReadChangeStreamResponse.CloseStream.toBuilder() |
|