|
|
@@ -1318,7 +1318,7 @@ pub mod read_change_stream_response {
|
|
|
/// 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. It is possible that, under particular circumstances that a future
|
|
|
- /// record has a timestamp is is lower than a previously seen timestamp. For
|
|
|
+ /// record has a timestamp is lower than a previously seen timestamp. For
|
|
|
/// an example usage see
|
|
|
/// <https://beam.apache.org/documentation/basics/#watermarks>
|
|
|
#[prost(message, optional, tag = "10")]
|
|
|
@@ -1386,7 +1386,7 @@ pub mod read_change_stream_response {
|
|
|
/// 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. It is possible that, under particular circumstances that a future
|
|
|
- /// record has a timestamp is is lower than a previously seen timestamp. For
|
|
|
+ /// record has a timestamp is lower than a previously seen timestamp. For
|
|
|
/// an example usage see
|
|
|
/// <https://beam.apache.org/documentation/basics/#watermarks>
|
|
|
#[prost(message, optional, tag = "2")]
|