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 document provides reference information for the \u003ccode\u003eReadChangeStreamResponse.Types.Heartbeat\u003c/code\u003e class within the Google Bigtable v2 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHeartbeat\u003c/code\u003e class is a periodic message designed to help checkpoint the state of a data stream, according to the reference document.\u003c/p\u003e\n"],["\u003cp\u003eThe document outlines various versions of the Google.Cloud.Bigtable.V2 library, ranging from version 2.2.0 to the latest 3.17.0, and the selected version in the document is 3.13.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHeartbeat\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e and contains properties like \u003ccode\u003eContinuationToken\u003c/code\u003e and \u003ccode\u003eEstimatedLowWatermark\u003c/code\u003e that are key to its functionality.\u003c/p\u003e\n"],["\u003cp\u003eInheritance, constructors, properties, and inherited members are all outlined for the given class in the document.\u003c/p\u003e\n"]]],[],null,[]]