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"]],[["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-07 UTC."],[[["This webpage provides documentation for the `FinalizeWriteStreamResponse` class within the `Google.Cloud.BigQuery.Storage.V1` namespace, specifically detailing its functionality within the .NET environment."],["The `FinalizeWriteStreamResponse` class is a response message used for the `FinalizeWriteStream` operation and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of this documentation is for version 3.17.0, with previous versions down to 2.3.0 also available for reference."],["The `FinalizeWriteStreamResponse` class has a property called `RowCount`, which is a long integer that indicates the number of rows in the finalized stream."],["There are two constructors available, one default, and one that takes another `FinalizeWriteStreamResponse` as an argument."]]],[]]