public sealed class ReadChangeStreamResponse : IMessage<ReadChangeStreamResponse>, IEquatable<ReadChangeStreamResponse>, IDeepCloneable<ReadChangeStreamResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class ReadChangeStreamResponse.
NOTE: This API is intended to be used by Apache Beam BigtableIO.
Response message for Bigtable.ReadChangeStream.
[[["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 documentation for the \u003ccode\u003eReadChangeStreamResponse\u003c/code\u003e class within the Google Bigtable v2 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eIt outlines the various versions of the \u003ccode\u003eReadChangeStreamResponse\u003c/code\u003e class, ranging from version 2.2.0 up to the latest 3.17.0, and includes links to their respective documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReadChangeStreamResponse\u003c/code\u003e class is designed for use with Apache Beam BigtableIO, and is a response message for Bigtable.ReadChangeStream, used to identify and communicate when a stream is closed, a mutation on the partition, or to send periodic heartbeats.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, providing functionalities for message handling, equality checks, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as CloseStream, DataChange, and Heartbeat, each of which has a defined type and serves to either close a stream, deliver change mutation data, or send a heartbeat, respectively.\u003c/p\u003e\n"]]],[],null,[]]