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"]],[["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."],[[["The latest version available for `CreateWriteStreamRequest` is 3.17.0, which can be found at the provided link, alongside other versions."],["This page details the `CreateWriteStreamRequest` class used for creating write streams in Google Cloud BigQuery Storage, and this version is 2.6.0, which is one of the older versions."],["The `CreateWriteStreamRequest` class inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and `IMessage`."],["It includes constructors for creating new `CreateWriteStreamRequest` objects, either empty or by copying an existing instance."],["The `CreateWriteStreamRequest` class has properties for `Parent`, which specifies the table to which the stream belongs, and `WriteStream`, representing the stream to be created, along with their respective table and stream name typed variations."]]],[]]