public sealed class GetWriteStreamRequest : IMessage<GetWriteStreamRequest>, IEquatable<GetWriteStreamRequest>, IDeepCloneable<GetWriteStreamRequest>, 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."],[[["The latest version available for `GetWriteStreamRequest` within the `Google.Cloud.BigQuery.Storage.V1` namespace is 3.17.0."],["This page provides documentation for `GetWriteStreamRequest`, a request message used to retrieve a write stream."],["`GetWriteStreamRequest` class inherits from `Object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetWriteStreamRequest` class has properties like `Name` which represents the name of the stream to get, and `WriteStreamName`, which provides a typed view over the resource name."],["There are multiple previous versions available for download and viewing, ranging from 3.16.0 down to 2.3.0."]]],[]]