public sealed class CreateWriteStreamRequest : IMessage<CreateWriteStreamRequest>, IEquatable<CreateWriteStreamRequest>, IDeepCloneable<CreateWriteStreamRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google BigQuery Storage v1 API class CreateWriteStreamRequest.
[[["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 `CreateWriteStreamRequest` class within the Google BigQuery Storage v1 API for .NET."],["The `CreateWriteStreamRequest` class is used to create a write stream and includes properties such as `Parent` and `WriteStream`."],["The document lists the availability of this class through multiple version numbers, with version 3.17.0 as the latest."],["The `CreateWriteStreamRequest` class inherits from the `object` class and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["This class has two constructors, one default and another that accepts another `CreateWriteStreamRequest` to create a copy of an existing object."]]],[]]