public sealed class GetWriteStreamRequest : IMessage<GetWriteStreamRequest>, IEquatable<GetWriteStreamRequest>, IDeepCloneable<GetWriteStreamRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google BigQuery Storage v1 API class GetWriteStreamRequest.
[[["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 provides documentation for the `GetWriteStreamRequest` class within the Google BigQuery Storage v1 API for .NET."],["The `GetWriteStreamRequest` class is used to request information about a specific write stream and is part of the `Google.Cloud.BigQuery.Storage.V1` namespace."],["The latest version of the `GetWriteStreamRequest` class is version 3.17.0, and previous versions, from 2.3.0 up to 3.16.0, are also available for reference."],["The `GetWriteStreamRequest` class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `GetWriteStreamRequest` class include `Name` (the stream identifier), `View` (to specify the level of detail in the returned stream information), and `WriteStreamName` (a strongly-typed view of the `Name` property)."]]],[]]