public sealed class FinalizeWriteStreamResponse : IMessage<FinalizeWriteStreamResponse>, IEquatable<FinalizeWriteStreamResponse>, IDeepCloneable<FinalizeWriteStreamResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google BigQuery Storage v1 API class FinalizeWriteStreamResponse.
[[["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 page provides reference documentation for the `FinalizeWriteStreamResponse` class within the Google BigQuery Storage v1 API for .NET."],["The `FinalizeWriteStreamResponse` class is used as a response message for the `FinalizeWriteStream` method and implements multiple interfaces for various functionalities."],["This documentation includes details on the class's inheritance, implementing interfaces, inherited members, namespace, assembly, constructors, and properties like `RowCount`."],["The documentation spans multiple versions, from 2.3.0 to 3.17.0, with 3.17.0 being the latest version available."],["The `FinalizeWriteStreamResponse` class contains a property named `RowCount` which is of type `Int64` and represents the number of rows in the finalized stream."]]],[]]