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, specifically version 3.13.0."],["The `GetWriteStreamRequest` class is used to request a specific write stream and inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The documentation includes details on the class's constructors (`GetWriteStreamRequest()`, `GetWriteStreamRequest(GetWriteStreamRequest)`), as well as properties like `Name`, `View`, and `WriteStreamName`, along with descriptions and types."],["A list of past versions is available for this documentation ranging from the most recent `3.17.0` to version `2.3.0`, giving users access to previous iterations of this `GetWriteStreamRequest`."],["The `GetWriteStreamRequest` is a public sealed class found in the namespace `Google.Cloud.BigQuery.Storage.V1` and is in the assembly `Google.Cloud.BigQuery.Storage.V1.dll`."]]],[]]