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 documentation for the `FinalizeWriteStreamResponse` class within the Google BigQuery Storage v1 API, specifically for .NET development."],["The `FinalizeWriteStreamResponse` class is used as the response message for the `FinalizeWriteStream` operation."],["The `FinalizeWriteStreamResponse` class includes the property `RowCount`, which indicates the number of rows in the finalized stream."],["The documentation covers a range of versions, from 2.3.0 to the latest 3.17.0, with all of the versions listed in between."],["The class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various functionalities for message handling."]]],[]]