public sealed class FinalizeWriteStreamResponse : IMessage<FinalizeWriteStreamResponse>, IEquatable<FinalizeWriteStreamResponse>, IDeepCloneable<FinalizeWriteStreamResponse>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version available is 3.17.0, as indicated by the \"(latest)\" tag in the provided list of versions."],["The content provides documentation for the `FinalizeWriteStreamResponse` class across a range of versions, from 2.3.0 to 3.17.0."],["`FinalizeWriteStreamResponse` is a sealed class that serves as a response message for the `FinalizeWriteStream` method."],["The `FinalizeWriteStreamResponse` class has a property called `RowCount`, which represents the number of rows in the finalized stream and is of type `Int64`."],["The provided documentation includes information on the class's constructors, inheritance, and the interfaces it implements, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]