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` is 3.17.0, which can be found at the top of the version list."],["`GetWriteStreamRequest` is a request message for retrieving write stream information in Google Cloud BigQuery Storage."],["This class inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetWriteStreamRequest` class includes a `Name` property, a string representing the stream's resource name in the format of `projects/{project}/datasets/{dataset}/tables/{table}/streams/{stream}`."],["The `GetWriteStreamRequest` Class has a property `WriteStreamName` which can be used as a typed view over the `Name` property."]]],[]]