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 webpage provides reference documentation for the `FinalizeWriteStreamResponse` class within the Google BigQuery Storage v1 API, specifically for .NET development."],["The class `FinalizeWriteStreamResponse` is a sealed class, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `FinalizeWriteStreamResponse` class has one property `RowCount`, which gives the number of rows in the finalized stream."],["There are various versions of the documentation available, from version 2.3.0 to 3.17.0, with 3.17.0 being the latest version."],["This class is used as the response message for the `FinalizeWriteStream` function."]]],[]]