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"]],[["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 webpage provides reference documentation for the `FinalizeWriteStreamRequest` class within the Google BigQuery Storage v1 API for .NET."],["The latest version of the API documented is 3.17.0, with versions ranging back to 2.3.0 being included on the page."],["The `FinalizeWriteStreamRequest` class is used to request the finalization of a write stream and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `Name` and `WriteStreamName` which is used to set the name of the stream that requires finalization."],["This page contains links to each version of the documented class, and can be found in the namespace `Google.Cloud.BigQuery.Storage.V1`."]]],[]]