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 version 3.14.0."],["`GetWriteStreamRequest` is used to request information about a specific write stream, and it inherits from the base object class and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the properties of `GetWriteStreamRequest`, including `Name` (the stream's identifier), `View` (to specify full or partial view), and `WriteStreamName` (a typed view of the name)."],["The page includes links to the documentation of the class `GetWriteStreamRequest` for different versions, ranging from version 2.3.0 to 3.17.0, with 3.17.0 being the latest."],["There are also several public methods, a constructor, and inherited members listed from the base `object` class."]]],[]]