-
ReadChangeStreamResponse.Heartbeat.Builder.clear()
A token that can be provided to a subsequent `ReadChangeStream` call
to pick up reading at the current stream position.
An estimate of the commit timestamp that is usually lower than or equal
to any timestamp for a record that will be delivered in the future on the
stream.
A periodic heartbeat message.
A token that can be provided to a subsequent `ReadChangeStream` call
to pick up reading at the current stream position.
An estimate of the commit timestamp that is usually lower than or equal
to any timestamp for a record that will be delivered in the future on the
stream.
ReadChangeStreamResponse.Heartbeat.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ReadChangeStreamResponse.Heartbeat.Builder.mergeFrom(com.google.protobuf.Message other)
ReadChangeStreamResponse.Heartbeat.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
A token that can be provided to a subsequent `ReadChangeStream` call
to pick up reading at the current stream position.
A token that can be provided to a subsequent `ReadChangeStream` call
to pick up reading at the current stream position.
An estimate of the commit timestamp that is usually lower than or equal
to any timestamp for a record that will be delivered in the future on the
stream.
ReadChangeStreamResponse.Heartbeat.Builder.setEstimatedLowWatermark(com.google.protobuf.Timestamp.Builder builderForValue)
An estimate of the commit timestamp that is usually lower than or equal
to any timestamp for a record that will be delivered in the future on the
stream.
ReadChangeStreamResponse.Heartbeat.toBuilder()
A periodic heartbeat message.