public sealed class FinalizeWriteStreamRequest : IMessage<FinalizeWriteStreamRequest>, IEquatable<FinalizeWriteStreamRequest>, IDeepCloneable<FinalizeWriteStreamRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google BigQuery Storage v1 API class FinalizeWriteStreamRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This page provides reference documentation for the `FinalizeWriteStreamRequest` class within the Google BigQuery Storage v1 API, specifically for .NET."],["The `FinalizeWriteStreamRequest` class is used to construct messages for invoking the `FinalizeWriteStream` method, to finalize a BigQuery stream."],["The page details the class's inheritance, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It also includes a list of available versions, ranging from version 2.3.0 to the latest version 3.17.0."],["It outlines the `Name` and `WriteStreamName` properties of the class, with `Name` being a required string for identifying the stream, and `WriteStreamName` offering a typed view of the `Name` resource."]]],[]]