public sealed class FinalizeWriteStreamRequest : IMessage<FinalizeWriteStreamRequest>, IEquatable<FinalizeWriteStreamRequest>, IDeepCloneable<FinalizeWriteStreamRequest>, IBufferMessage, IMessage
[[["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 details the `FinalizeWriteStreamRequest` class, which is used to request the finalization of a write stream in Google Cloud BigQuery Storage."],["The `FinalizeWriteStreamRequest` class is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists multiple versions of the .NET library, ranging from version 2.3.0 up to the latest version, 3.17.0, with each version having its documentation for `FinalizeWriteStreamRequest`."],["The class has properties such as `Name` (a string) and `WriteStreamName` (a typed view of the resource name), and it also defines two constructors, one default and one for copying another instance."]]],[]]