public sealed class CreateWriteStreamRequest : IMessage<CreateWriteStreamRequest>, IEquatable<CreateWriteStreamRequest>, IDeepCloneable<CreateWriteStreamRequest>, IBufferMessage, IMessage
[[["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 details the `CreateWriteStreamRequest` class, which is used to request the creation of a write stream in Google Cloud BigQuery Storage."],["The `CreateWriteStreamRequest` class is part of the `Google.Cloud.BigQuery.Storage.V1` namespace within the Google.Cloud.BigQuery.Storage.V1.dll assembly."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and compatibility within the .NET ecosystem."],["Key properties of the `CreateWriteStreamRequest` class include `Parent`, which specifies the target table for the stream, and `WriteStream`, which describes the stream to be created."],["The page also lists and links various versions, ranging from version 2.3.0 to the latest 3.17.0, of the `CreateWriteStreamRequest`, for Google.Cloud.BigQuery.Storage.V1, allowing access to previous versions."]]],[]]