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."],[[["This webpage details the `FinalizeWriteStreamResponse` class within the `Google.Cloud.BigQuery.Storage.V1` namespace for .NET."],["The latest version available is 3.17.0, with numerous prior versions listed, ranging down to version 2.3.0."],["The `FinalizeWriteStreamResponse` class is part of the `Google.Cloud.BigQuery.Storage.V1` assembly, implemented in `Google.Cloud.BigQuery.Storage.V1.dll`."],["It implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The class offers two constructors and one property called `RowCount` which returns the number of rows in the finalized stream."]]],[]]