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"]],[["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 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 for a specific table in the BigQuery Storage API, inheriting from `Object` and implementing several interfaces."],["It lists the available versions of the `CreateWriteStreamRequest`, starting with version 3.17.0 (latest) and going down to 2.3.0."],["The documentation details the class's constructors (`CreateWriteStreamRequest()`, `CreateWriteStreamRequest(CreateWriteStreamRequest)`), and properties (`Parent`, `ParentAsTableName`, `WriteStream`) along with their required values."],["The `CreateWriteStreamRequest` class is found under the namespace `Google.Cloud.BigQuery.Storage.V1`, which is included in the assembly `Google.Cloud.BigQuery.Storage.V1.dll`."]]],[]]