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, with version 3.17.0 being the latest."],["The `CreateWriteStreamRequest` class is used to create a write stream in the BigQuery Storage API, and it inherits from the base `Object` class and implements several interfaces."],["The documentation lists multiple versions of the API, starting from version 2.3.0 up to the latest 3.17.0, allowing developers to view documentation for different versions."],["The class has properties such as `Parent`, `ParentAsTableName`, and `WriteStream`, which are used to specify the target table and stream for the write operation."],["The latest version is 3.17.0, and the documentation provides details on how to use the `CreateWriteStreamRequest` class, including the constructors, parameters, and property values."]]],[]]