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"]],[["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 details the `FinalizeWriteStreamRequest` class, which is used to send a request to finalize a write stream in Google Cloud BigQuery Storage."],["The `FinalizeWriteStreamRequest` class is a part of the `Google.Cloud.BigQuery.Storage.V1` namespace and is implemented in the `Google.Cloud.BigQuery.Storage.V1.dll` assembly."],["The latest version available for `FinalizeWriteStreamRequest` is 3.17.0, but the page displays documentation for version 2.8.0, including links to prior versions as far back as 2.3.0."],["This class inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `FinalizeWriteStreamRequest` class includes properties such as `Name`, representing the stream to finalize, and `WriteStreamName`, which is a typed view over the resource name."]]],[]]