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."],[[["The latest version available for the `CreateWriteStreamRequest` class in the Google BigQuery Storage v1 API is 3.17.0."],["This webpage provides reference documentation and code samples for the `CreateWriteStreamRequest` class, which is used to send requests for creating a write stream."],["The `CreateWriteStreamRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["Key properties of `CreateWriteStreamRequest` include `Parent`, representing the table to which the stream belongs, and `WriteStream`, representing the stream to be created."],["The webpage lists multiple previous versions, ranging from version 3.16.0 all the way to 2.3.0, and every version in between."]]],[]]