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 reference documentation for the `GetWriteStreamRequest` class within the Google BigQuery Storage v1 API for .NET."],["The `GetWriteStreamRequest` class is used to request a specific write stream from the BigQuery Storage API, and it inherits from multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["You can access the `GetWriteStreamRequest` class documentation for various versions of the BigQuery Storage API, ranging from version 2.3.0 to the latest 3.17.0."],["The class includes properties like `Name`, which is a required string to identify the stream, `View` to determine the detail level of information, and `WriteStreamName` for a typed view of the resource name."],["The documentation includes the list of constructors, inherited members, and detailed information on the properties, such as their type, and descriptions, as well as a breakdown of the parameters."]]],[]]