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"]],[["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."],[[["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."]]],[]]