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 class is a response message for the `FinalizeWriteStream` operation and includes the number of rows in the finalized stream, available through the `RowCount` property."],["The `FinalizeWriteStreamResponse` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists various versions of the API, ranging from 2.3.0 to the latest version 3.17.0, all of which have the `FinalizeWriteStreamResponse` class."],["The documentaiton contains two constructors of the class `FinalizeWriteStreamResponse()`, and `FinalizeWriteStreamResponse(FinalizeWriteStreamResponse other)`."]]],[]]