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