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 reference documentation for the `GetWriteStreamRequest` class within the Google BigQuery Storage v1 API, specifically for .NET development."],["The `GetWriteStreamRequest` class is used to request a specific write stream and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page documents various versions of the API, ranging from version 2.3.0 up to the latest version 3.17.0, and allows users to view the relevant documention of each."],["The `GetWriteStreamRequest` class includes properties such as `Name`, `View`, and `WriteStreamName` to define the specifics of the stream to be retrieved."],["The page provides details of the class constructors, inherited members, the namespace, and the assembly where it belongs, `Google.Cloud.BigQuery.Storage.V1.dll`."]]],[]]