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 webpage provides documentation for the `GetWriteStreamRequest` class within the Google BigQuery Storage v1 API, specifically for .NET development, spanning multiple versions from 2.3.0 to the latest 3.17.0."],["The `GetWriteStreamRequest` class is used to request information about a specific stream, and it inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties like `Name`, which is required to specify the target stream, `View`, to request a full or partial stream view, and `WriteStreamName` for a typed view over the stream name property, along with constructors for creating instances."],["The page presents both a list of versions for this API class as well as the reference documentation for version 3.4.0."]]],[]]