public sealed class ReadChangeStreamResponse.Types.Heartbeat : IMessage<ReadChangeStreamResponse.Types.Heartbeat>, IEquatable<ReadChangeStreamResponse.Types.Heartbeat>, IDeepCloneable<ReadChangeStreamResponse.Types.Heartbeat>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class ReadChangeStreamResponse.Types.Heartbeat.
A periodic message with information that can be used to checkpoint
the state of a stream.
public Timestamp EstimatedLowWatermark { get; set; }
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
an example usage see
https://beam.apache.org/documentation/basics/#watermarks
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-12 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eReadChangeStreamResponse.Types.Heartbeat\u003c/code\u003e class within the Google Bigtable v2 API, which is used for periodic messages to checkpoint the state of a stream.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers various versions of the API, ranging from version 2.2.0 to the latest version, 3.17.0, with each version linking to the corresponding documentation for \u003ccode\u003eReadChangeStreamResponse.Types.Heartbeat\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHeartbeat\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHeartbeat\u003c/code\u003e class includes two key properties: \u003ccode\u003eContinuationToken\u003c/code\u003e, which allows resuming a stream from a specific point, and \u003ccode\u003eEstimatedLowWatermark\u003c/code\u003e, which estimates the commit timestamp for future records.\u003c/p\u003e\n"],["\u003cp\u003eIt is found within the namespace \u003ccode\u003eGoogle.Cloud.Bigtable.V2\u003c/code\u003e and assembly \u003ccode\u003eGoogle.Cloud.Bigtable.V2.dll\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]