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 the .NET environment."],["The `FinalizeWriteStreamResponse` class is a response message type used for the `FinalizeWriteStream` operation and implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class is found in the `Google.Cloud.BigQuery.Storage.V1` namespace and is part of the `Google.Cloud.BigQuery.Storage.V1.dll` assembly, featuring the property `RowCount`."],["There are numerous versions of the documentation available, ranging from version 2.3.0 up to the latest 3.17.0, all pointing to documentation for `FinalizeWriteStreamResponse`."],["The class inherits from `Object` and details how it inherits the members `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]