public static final class ReadChangeStreamRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ReadChangeStreamRequest.Builder> implements ReadChangeStreamRequestOrBuilder
NOTE: This API is intended to be used by Apache Beam BigtableIO. Request message for Bigtable.ReadChangeStream.Protobuf type
google.bigtable.v2.ReadChangeStreamRequest| Modifier and Type | Method and Description |
|---|---|
ReadChangeStreamRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ReadChangeStreamRequest |
build() |
ReadChangeStreamRequest |
buildPartial() |
ReadChangeStreamRequest.Builder |
clear() |
ReadChangeStreamRequest.Builder |
clearAppProfileId()
This value specifies routing for replication.
|
ReadChangeStreamRequest.Builder |
clearContinuationTokens()
Tokens that describe how to resume reading a stream where reading
previously left off.
|
ReadChangeStreamRequest.Builder |
clearEndTime()
If specified, OK will be returned when the stream advances beyond
this time.
|
ReadChangeStreamRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ReadChangeStreamRequest.Builder |
clearHeartbeatDuration()
If specified, the duration between `Heartbeat` messages on the stream.
|
ReadChangeStreamRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ReadChangeStreamRequest.Builder |
clearPartition()
The partition to read changes from.
|
ReadChangeStreamRequest.Builder |
clearStartFrom() |
ReadChangeStreamRequest.Builder |
clearStartTime()
Start reading the stream at the specified timestamp.
|
ReadChangeStreamRequest.Builder |
clearTableName()
Required.
|
ReadChangeStreamRequest.Builder |
clone() |
String |
getAppProfileId()
This value specifies routing for replication.
|
com.google.protobuf.ByteString |
getAppProfileIdBytes()
This value specifies routing for replication.
|
StreamContinuationTokens |
getContinuationTokens()
Tokens that describe how to resume reading a stream where reading
previously left off.
|
StreamContinuationTokens.Builder |
getContinuationTokensBuilder()
Tokens that describe how to resume reading a stream where reading
previously left off.
|
StreamContinuationTokensOrBuilder |
getContinuationTokensOrBuilder()
Tokens that describe how to resume reading a stream where reading
previously left off.
|
ReadChangeStreamRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.Timestamp |
getEndTime()
If specified, OK will be returned when the stream advances beyond
this time.
|
com.google.protobuf.Timestamp.Builder |
getEndTimeBuilder()
If specified, OK will be returned when the stream advances beyond
this time.
|
com.google.protobuf.TimestampOrBuilder |
getEndTimeOrBuilder()
If specified, OK will be returned when the stream advances beyond
this time.
|
com.google.protobuf.Duration |
getHeartbeatDuration()
If specified, the duration between `Heartbeat` messages on the stream.
|
com.google.protobuf.Duration.Builder |
getHeartbeatDurationBuilder()
If specified, the duration between `Heartbeat` messages on the stream.
|
com.google.protobuf.DurationOrBuilder |
getHeartbeatDurationOrBuilder()
If specified, the duration between `Heartbeat` messages on the stream.
|
StreamPartition |
getPartition()
The partition to read changes from.
|
StreamPartition.Builder |
getPartitionBuilder()
The partition to read changes from.
|
StreamPartitionOrBuilder |
getPartitionOrBuilder()
The partition to read changes from.
|
ReadChangeStreamRequest.StartFromCase |
getStartFromCase() |
com.google.protobuf.Timestamp |
getStartTime()
Start reading the stream at the specified timestamp.
|
com.google.protobuf.Timestamp.Builder |
getStartTimeBuilder()
Start reading the stream at the specified timestamp.
|
com.google.protobuf.TimestampOrBuilder |
getStartTimeOrBuilder()
Start reading the stream at the specified timestamp.
|
String |
getTableName()
Required.
|
com.google.protobuf.ByteString |
getTableNameBytes()
Required.
|
boolean |
hasContinuationTokens()
Tokens that describe how to resume reading a stream where reading
previously left off.
|
boolean |
hasEndTime()
If specified, OK will be returned when the stream advances beyond
this time.
|
boolean |
hasHeartbeatDuration()
If specified, the duration between `Heartbeat` messages on the stream.
|
boolean |
hasPartition()
The partition to read changes from.
|
boolean |
hasStartTime()
Start reading the stream at the specified timestamp.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ReadChangeStreamRequest.Builder |
mergeContinuationTokens(StreamContinuationTokens value)
Tokens that describe how to resume reading a stream where reading
previously left off.
|
ReadChangeStreamRequest.Builder |
mergeEndTime(com.google.protobuf.Timestamp value)
If specified, OK will be returned when the stream advances beyond
this time.
|
ReadChangeStreamRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ReadChangeStreamRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
ReadChangeStreamRequest.Builder |
mergeFrom(ReadChangeStreamRequest other) |
ReadChangeStreamRequest.Builder |
mergeHeartbeatDuration(com.google.protobuf.Duration value)
If specified, the duration between `Heartbeat` messages on the stream.
|
ReadChangeStreamRequest.Builder |
mergePartition(StreamPartition value)
The partition to read changes from.
|
ReadChangeStreamRequest.Builder |
mergeStartTime(com.google.protobuf.Timestamp value)
Start reading the stream at the specified timestamp.
|
ReadChangeStreamRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ReadChangeStreamRequest.Builder |
setAppProfileId(String value)
This value specifies routing for replication.
|
ReadChangeStreamRequest.Builder |
setAppProfileIdBytes(com.google.protobuf.ByteString value)
This value specifies routing for replication.
|
ReadChangeStreamRequest.Builder |
setContinuationTokens(StreamContinuationTokens.Builder builderForValue)
Tokens that describe how to resume reading a stream where reading
previously left off.
|
ReadChangeStreamRequest.Builder |
setContinuationTokens(StreamContinuationTokens value)
Tokens that describe how to resume reading a stream where reading
previously left off.
|
ReadChangeStreamRequest.Builder |
setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
If specified, OK will be returned when the stream advances beyond
this time.
|
ReadChangeStreamRequest.Builder |
setEndTime(com.google.protobuf.Timestamp value)
If specified, OK will be returned when the stream advances beyond
this time.
|
ReadChangeStreamRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ReadChangeStreamRequest.Builder |
setHeartbeatDuration(com.google.protobuf.Duration.Builder builderForValue)
If specified, the duration between `Heartbeat` messages on the stream.
|
ReadChangeStreamRequest.Builder |
setHeartbeatDuration(com.google.protobuf.Duration value)
If specified, the duration between `Heartbeat` messages on the stream.
|
ReadChangeStreamRequest.Builder |
setPartition(StreamPartition.Builder builderForValue)
The partition to read changes from.
|
ReadChangeStreamRequest.Builder |
setPartition(StreamPartition value)
The partition to read changes from.
|
ReadChangeStreamRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ReadChangeStreamRequest.Builder |
setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Start reading the stream at the specified timestamp.
|
ReadChangeStreamRequest.Builder |
setStartTime(com.google.protobuf.Timestamp value)
Start reading the stream at the specified timestamp.
|
ReadChangeStreamRequest.Builder |
setTableName(String value)
Required.
|
ReadChangeStreamRequest.Builder |
setTableNameBytes(com.google.protobuf.ByteString value)
Required.
|
ReadChangeStreamRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, 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<ReadChangeStreamRequest.Builder>public ReadChangeStreamRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ReadChangeStreamRequest.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<ReadChangeStreamRequest.Builder>public ReadChangeStreamRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ReadChangeStreamRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ReadChangeStreamRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ReadChangeStreamRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ReadChangeStreamRequest.Builder>public ReadChangeStreamRequest.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<ReadChangeStreamRequest.Builder>public ReadChangeStreamRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ReadChangeStreamRequest.Builder>public ReadChangeStreamRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ReadChangeStreamRequest.Builder>public ReadChangeStreamRequest.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<ReadChangeStreamRequest.Builder>public ReadChangeStreamRequest.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<ReadChangeStreamRequest.Builder>public ReadChangeStreamRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ReadChangeStreamRequest.Builder>public ReadChangeStreamRequest.Builder mergeFrom(ReadChangeStreamRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ReadChangeStreamRequest.Builder>public ReadChangeStreamRequest.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<ReadChangeStreamRequest.Builder>IOExceptionpublic ReadChangeStreamRequest.StartFromCase getStartFromCase()
getStartFromCase in interface ReadChangeStreamRequestOrBuilderpublic ReadChangeStreamRequest.Builder clearStartFrom()
public String getTableName()
Required. The unique name of the table from which to read a change stream. Values are of the form `projects/<project>/instances/<instance>/tables/<table>`. Change streaming must be enabled on the table.
string table_name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getTableName in interface ReadChangeStreamRequestOrBuilderpublic com.google.protobuf.ByteString getTableNameBytes()
Required. The unique name of the table from which to read a change stream. Values are of the form `projects/<project>/instances/<instance>/tables/<table>`. Change streaming must be enabled on the table.
string table_name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getTableNameBytes in interface ReadChangeStreamRequestOrBuilderpublic ReadChangeStreamRequest.Builder setTableName(String value)
Required. The unique name of the table from which to read a change stream. Values are of the form `projects/<project>/instances/<instance>/tables/<table>`. Change streaming must be enabled on the table.
string table_name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The tableName to set.public ReadChangeStreamRequest.Builder clearTableName()
Required. The unique name of the table from which to read a change stream. Values are of the form `projects/<project>/instances/<instance>/tables/<table>`. Change streaming must be enabled on the table.
string table_name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
public ReadChangeStreamRequest.Builder setTableNameBytes(com.google.protobuf.ByteString value)
Required. The unique name of the table from which to read a change stream. Values are of the form `projects/<project>/instances/<instance>/tables/<table>`. Change streaming must be enabled on the table.
string table_name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The bytes for tableName to set.public String getAppProfileId()
This value specifies routing for replication. If not specified, the "default" application profile will be used. Single cluster routing must be configured on the profile.
string app_profile_id = 2;getAppProfileId in interface ReadChangeStreamRequestOrBuilderpublic com.google.protobuf.ByteString getAppProfileIdBytes()
This value specifies routing for replication. If not specified, the "default" application profile will be used. Single cluster routing must be configured on the profile.
string app_profile_id = 2;getAppProfileIdBytes in interface ReadChangeStreamRequestOrBuilderpublic ReadChangeStreamRequest.Builder setAppProfileId(String value)
This value specifies routing for replication. If not specified, the "default" application profile will be used. Single cluster routing must be configured on the profile.
string app_profile_id = 2;value - The appProfileId to set.public ReadChangeStreamRequest.Builder clearAppProfileId()
This value specifies routing for replication. If not specified, the "default" application profile will be used. Single cluster routing must be configured on the profile.
string app_profile_id = 2;public ReadChangeStreamRequest.Builder setAppProfileIdBytes(com.google.protobuf.ByteString value)
This value specifies routing for replication. If not specified, the "default" application profile will be used. Single cluster routing must be configured on the profile.
string app_profile_id = 2;value - The bytes for appProfileId to set.public boolean hasPartition()
The partition to read changes from.
.google.bigtable.v2.StreamPartition partition = 3;hasPartition in interface ReadChangeStreamRequestOrBuilderpublic StreamPartition getPartition()
The partition to read changes from.
.google.bigtable.v2.StreamPartition partition = 3;getPartition in interface ReadChangeStreamRequestOrBuilderpublic ReadChangeStreamRequest.Builder setPartition(StreamPartition value)
The partition to read changes from.
.google.bigtable.v2.StreamPartition partition = 3;public ReadChangeStreamRequest.Builder setPartition(StreamPartition.Builder builderForValue)
The partition to read changes from.
.google.bigtable.v2.StreamPartition partition = 3;public ReadChangeStreamRequest.Builder mergePartition(StreamPartition value)
The partition to read changes from.
.google.bigtable.v2.StreamPartition partition = 3;public ReadChangeStreamRequest.Builder clearPartition()
The partition to read changes from.
.google.bigtable.v2.StreamPartition partition = 3;public StreamPartition.Builder getPartitionBuilder()
The partition to read changes from.
.google.bigtable.v2.StreamPartition partition = 3;public StreamPartitionOrBuilder getPartitionOrBuilder()
The partition to read changes from.
.google.bigtable.v2.StreamPartition partition = 3;getPartitionOrBuilder in interface ReadChangeStreamRequestOrBuilderpublic boolean hasStartTime()
Start reading the stream at the specified timestamp. This timestamp must be within the change stream retention period, less than or equal to the current time, and after change stream creation, whichever is greater. This value is inclusive and will be truncated to microsecond granularity.
.google.protobuf.Timestamp start_time = 4;hasStartTime in interface ReadChangeStreamRequestOrBuilderpublic com.google.protobuf.Timestamp getStartTime()
Start reading the stream at the specified timestamp. This timestamp must be within the change stream retention period, less than or equal to the current time, and after change stream creation, whichever is greater. This value is inclusive and will be truncated to microsecond granularity.
.google.protobuf.Timestamp start_time = 4;getStartTime in interface ReadChangeStreamRequestOrBuilderpublic ReadChangeStreamRequest.Builder setStartTime(com.google.protobuf.Timestamp value)
Start reading the stream at the specified timestamp. This timestamp must be within the change stream retention period, less than or equal to the current time, and after change stream creation, whichever is greater. This value is inclusive and will be truncated to microsecond granularity.
.google.protobuf.Timestamp start_time = 4;public ReadChangeStreamRequest.Builder setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Start reading the stream at the specified timestamp. This timestamp must be within the change stream retention period, less than or equal to the current time, and after change stream creation, whichever is greater. This value is inclusive and will be truncated to microsecond granularity.
.google.protobuf.Timestamp start_time = 4;public ReadChangeStreamRequest.Builder mergeStartTime(com.google.protobuf.Timestamp value)
Start reading the stream at the specified timestamp. This timestamp must be within the change stream retention period, less than or equal to the current time, and after change stream creation, whichever is greater. This value is inclusive and will be truncated to microsecond granularity.
.google.protobuf.Timestamp start_time = 4;public ReadChangeStreamRequest.Builder clearStartTime()
Start reading the stream at the specified timestamp. This timestamp must be within the change stream retention period, less than or equal to the current time, and after change stream creation, whichever is greater. This value is inclusive and will be truncated to microsecond granularity.
.google.protobuf.Timestamp start_time = 4;public com.google.protobuf.Timestamp.Builder getStartTimeBuilder()
Start reading the stream at the specified timestamp. This timestamp must be within the change stream retention period, less than or equal to the current time, and after change stream creation, whichever is greater. This value is inclusive and will be truncated to microsecond granularity.
.google.protobuf.Timestamp start_time = 4;public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
Start reading the stream at the specified timestamp. This timestamp must be within the change stream retention period, less than or equal to the current time, and after change stream creation, whichever is greater. This value is inclusive and will be truncated to microsecond granularity.
.google.protobuf.Timestamp start_time = 4;getStartTimeOrBuilder in interface ReadChangeStreamRequestOrBuilderpublic boolean hasContinuationTokens()
Tokens that describe how to resume reading a stream where reading previously left off. If specified, changes will be read starting at the the position. Tokens are delivered on the stream as part of `Heartbeat` and `CloseStream` messages. If a single token is provided, the token’s partition must exactly match the request’s partition. If multiple tokens are provided, as in the case of a partition merge, the union of the token partitions must exactly cover the request’s partition. Otherwise, INVALID_ARGUMENT will be returned.
.google.bigtable.v2.StreamContinuationTokens continuation_tokens = 6;hasContinuationTokens in interface ReadChangeStreamRequestOrBuilderpublic StreamContinuationTokens getContinuationTokens()
Tokens that describe how to resume reading a stream where reading previously left off. If specified, changes will be read starting at the the position. Tokens are delivered on the stream as part of `Heartbeat` and `CloseStream` messages. If a single token is provided, the token’s partition must exactly match the request’s partition. If multiple tokens are provided, as in the case of a partition merge, the union of the token partitions must exactly cover the request’s partition. Otherwise, INVALID_ARGUMENT will be returned.
.google.bigtable.v2.StreamContinuationTokens continuation_tokens = 6;getContinuationTokens in interface ReadChangeStreamRequestOrBuilderpublic ReadChangeStreamRequest.Builder setContinuationTokens(StreamContinuationTokens value)
Tokens that describe how to resume reading a stream where reading previously left off. If specified, changes will be read starting at the the position. Tokens are delivered on the stream as part of `Heartbeat` and `CloseStream` messages. If a single token is provided, the token’s partition must exactly match the request’s partition. If multiple tokens are provided, as in the case of a partition merge, the union of the token partitions must exactly cover the request’s partition. Otherwise, INVALID_ARGUMENT will be returned.
.google.bigtable.v2.StreamContinuationTokens continuation_tokens = 6;public ReadChangeStreamRequest.Builder setContinuationTokens(StreamContinuationTokens.Builder builderForValue)
Tokens that describe how to resume reading a stream where reading previously left off. If specified, changes will be read starting at the the position. Tokens are delivered on the stream as part of `Heartbeat` and `CloseStream` messages. If a single token is provided, the token’s partition must exactly match the request’s partition. If multiple tokens are provided, as in the case of a partition merge, the union of the token partitions must exactly cover the request’s partition. Otherwise, INVALID_ARGUMENT will be returned.
.google.bigtable.v2.StreamContinuationTokens continuation_tokens = 6;public ReadChangeStreamRequest.Builder mergeContinuationTokens(StreamContinuationTokens value)
Tokens that describe how to resume reading a stream where reading previously left off. If specified, changes will be read starting at the the position. Tokens are delivered on the stream as part of `Heartbeat` and `CloseStream` messages. If a single token is provided, the token’s partition must exactly match the request’s partition. If multiple tokens are provided, as in the case of a partition merge, the union of the token partitions must exactly cover the request’s partition. Otherwise, INVALID_ARGUMENT will be returned.
.google.bigtable.v2.StreamContinuationTokens continuation_tokens = 6;public ReadChangeStreamRequest.Builder clearContinuationTokens()
Tokens that describe how to resume reading a stream where reading previously left off. If specified, changes will be read starting at the the position. Tokens are delivered on the stream as part of `Heartbeat` and `CloseStream` messages. If a single token is provided, the token’s partition must exactly match the request’s partition. If multiple tokens are provided, as in the case of a partition merge, the union of the token partitions must exactly cover the request’s partition. Otherwise, INVALID_ARGUMENT will be returned.
.google.bigtable.v2.StreamContinuationTokens continuation_tokens = 6;public StreamContinuationTokens.Builder getContinuationTokensBuilder()
Tokens that describe how to resume reading a stream where reading previously left off. If specified, changes will be read starting at the the position. Tokens are delivered on the stream as part of `Heartbeat` and `CloseStream` messages. If a single token is provided, the token’s partition must exactly match the request’s partition. If multiple tokens are provided, as in the case of a partition merge, the union of the token partitions must exactly cover the request’s partition. Otherwise, INVALID_ARGUMENT will be returned.
.google.bigtable.v2.StreamContinuationTokens continuation_tokens = 6;public StreamContinuationTokensOrBuilder getContinuationTokensOrBuilder()
Tokens that describe how to resume reading a stream where reading previously left off. If specified, changes will be read starting at the the position. Tokens are delivered on the stream as part of `Heartbeat` and `CloseStream` messages. If a single token is provided, the token’s partition must exactly match the request’s partition. If multiple tokens are provided, as in the case of a partition merge, the union of the token partitions must exactly cover the request’s partition. Otherwise, INVALID_ARGUMENT will be returned.
.google.bigtable.v2.StreamContinuationTokens continuation_tokens = 6;getContinuationTokensOrBuilder in interface ReadChangeStreamRequestOrBuilderpublic boolean hasEndTime()
If specified, OK will be returned when the stream advances beyond this time. Otherwise, changes will be continuously delivered on the stream. This value is inclusive and will be truncated to microsecond granularity.
.google.protobuf.Timestamp end_time = 5;hasEndTime in interface ReadChangeStreamRequestOrBuilderpublic com.google.protobuf.Timestamp getEndTime()
If specified, OK will be returned when the stream advances beyond this time. Otherwise, changes will be continuously delivered on the stream. This value is inclusive and will be truncated to microsecond granularity.
.google.protobuf.Timestamp end_time = 5;getEndTime in interface ReadChangeStreamRequestOrBuilderpublic ReadChangeStreamRequest.Builder setEndTime(com.google.protobuf.Timestamp value)
If specified, OK will be returned when the stream advances beyond this time. Otherwise, changes will be continuously delivered on the stream. This value is inclusive and will be truncated to microsecond granularity.
.google.protobuf.Timestamp end_time = 5;public ReadChangeStreamRequest.Builder setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
If specified, OK will be returned when the stream advances beyond this time. Otherwise, changes will be continuously delivered on the stream. This value is inclusive and will be truncated to microsecond granularity.
.google.protobuf.Timestamp end_time = 5;public ReadChangeStreamRequest.Builder mergeEndTime(com.google.protobuf.Timestamp value)
If specified, OK will be returned when the stream advances beyond this time. Otherwise, changes will be continuously delivered on the stream. This value is inclusive and will be truncated to microsecond granularity.
.google.protobuf.Timestamp end_time = 5;public ReadChangeStreamRequest.Builder clearEndTime()
If specified, OK will be returned when the stream advances beyond this time. Otherwise, changes will be continuously delivered on the stream. This value is inclusive and will be truncated to microsecond granularity.
.google.protobuf.Timestamp end_time = 5;public com.google.protobuf.Timestamp.Builder getEndTimeBuilder()
If specified, OK will be returned when the stream advances beyond this time. Otherwise, changes will be continuously delivered on the stream. This value is inclusive and will be truncated to microsecond granularity.
.google.protobuf.Timestamp end_time = 5;public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()
If specified, OK will be returned when the stream advances beyond this time. Otherwise, changes will be continuously delivered on the stream. This value is inclusive and will be truncated to microsecond granularity.
.google.protobuf.Timestamp end_time = 5;getEndTimeOrBuilder in interface ReadChangeStreamRequestOrBuilderpublic boolean hasHeartbeatDuration()
If specified, the duration between `Heartbeat` messages on the stream. Otherwise, defaults to 5 seconds.
.google.protobuf.Duration heartbeat_duration = 7;hasHeartbeatDuration in interface ReadChangeStreamRequestOrBuilderpublic com.google.protobuf.Duration getHeartbeatDuration()
If specified, the duration between `Heartbeat` messages on the stream. Otherwise, defaults to 5 seconds.
.google.protobuf.Duration heartbeat_duration = 7;getHeartbeatDuration in interface ReadChangeStreamRequestOrBuilderpublic ReadChangeStreamRequest.Builder setHeartbeatDuration(com.google.protobuf.Duration value)
If specified, the duration between `Heartbeat` messages on the stream. Otherwise, defaults to 5 seconds.
.google.protobuf.Duration heartbeat_duration = 7;public ReadChangeStreamRequest.Builder setHeartbeatDuration(com.google.protobuf.Duration.Builder builderForValue)
If specified, the duration between `Heartbeat` messages on the stream. Otherwise, defaults to 5 seconds.
.google.protobuf.Duration heartbeat_duration = 7;public ReadChangeStreamRequest.Builder mergeHeartbeatDuration(com.google.protobuf.Duration value)
If specified, the duration between `Heartbeat` messages on the stream. Otherwise, defaults to 5 seconds.
.google.protobuf.Duration heartbeat_duration = 7;public ReadChangeStreamRequest.Builder clearHeartbeatDuration()
If specified, the duration between `Heartbeat` messages on the stream. Otherwise, defaults to 5 seconds.
.google.protobuf.Duration heartbeat_duration = 7;public com.google.protobuf.Duration.Builder getHeartbeatDurationBuilder()
If specified, the duration between `Heartbeat` messages on the stream. Otherwise, defaults to 5 seconds.
.google.protobuf.Duration heartbeat_duration = 7;public com.google.protobuf.DurationOrBuilder getHeartbeatDurationOrBuilder()
If specified, the duration between `Heartbeat` messages on the stream. Otherwise, defaults to 5 seconds.
.google.protobuf.Duration heartbeat_duration = 7;getHeartbeatDurationOrBuilder in interface ReadChangeStreamRequestOrBuilderpublic final ReadChangeStreamRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ReadChangeStreamRequest.Builder>public final ReadChangeStreamRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ReadChangeStreamRequest.Builder>Copyright © 2023 Google LLC. All rights reserved.