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 a response message used in the `FinalizeWriteStream` operation, and it shows up in version 3.13.0 of the documentation, as well as many other versions."],["The documentation lists a range of versions, from 2.3.0 up to 3.17.0 (latest), with links to each version's specific documentation."],["The `FinalizeWriteStreamResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["A key property of the `FinalizeWriteStreamResponse` class is `RowCount`, which indicates the number of rows in the finalized stream, represented as a long integer."]]],[]]