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 in Google BigQuery, with the latest version being 3.17.0 and many previous versions listed."],["The class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CreateWriteStreamRequest` has properties such as `Parent`, `ParentAsTableName`, and `WriteStream`, which are used to define the table and stream to be created."],["The page lists all available versions, from 3.17.0 down to 2.3.0, each linking to its own specific documentation for the `CreateWriteStreamRequest` class."]]],[]]