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."],[[["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."]]],[]]