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."],["The latest version of this class is 3.17.0, while this current version is 3.11.0, with numerous versions ranging from 2.3.0 all the way to 3.17.0 listed on this webpage."],["`FinalizeWriteStreamResponse` is a response message used in the `FinalizeWriteStream` operation, and is the class used to provide context when the Write Stream is being finalized."],["The `FinalizeWriteStreamResponse` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, providing methods for deep cloning, comparing, and interacting with messages."],["The class includes a `RowCount` property of type long, which indicates the number of rows in the finalized stream."]]],[]]