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."],["The `GetWriteStreamRequest` class is used to request information about a specific write stream and is part of the `Google.Cloud.BigQuery.Storage.V1` namespace."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for message management, equality comparisons, deep cloning, and buffer handling."],["The page covers a range of versions of the API, from 2.3.0 up to the latest at 3.17.0, allowing users to navigate and view the changes between the different versions."],["The class `GetWriteStreamRequest` has properties `Name`, `View`, and `WriteStreamName`, for the definition of the request."]]],[]]