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 for .NET."],["The `FinalizeWriteStreamResponse` class is a response message for the `FinalizeWriteStream` function and includes the number of rows in the finalized stream."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The documentation covers class versions ranging from 2.3.0 up to the latest version of 3.17.0, each corresponding to a specific version of the Google.Cloud.BigQuery.Storage.V1 API."],["It details the `FinalizeWriteStreamResponse` class constructors, showing how the class is initialized, as well as one of its properties, `RowCount`."]]],[]]