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."],[[["\u003cp\u003eThis page details the \u003ccode\u003eCreateWriteStreamRequest\u003c/code\u003e class, which is used to request the creation of a write stream in Google Cloud BigQuery Storage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateWriteStreamRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.BigQuery.Storage.V1\u003c/code\u003e namespace within the .NET ecosystem, and it implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eParent\u003c/code\u003e (a string representing the table reference) and \u003ccode\u003eWriteStream\u003c/code\u003e (the actual stream to create), both of which are required for the request.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage provides links to various versions of the \u003ccode\u003eCreateWriteStreamRequest\u003c/code\u003e documentation, ranging from version 2.3.0 up to the latest, 3.17.0, illustrating the evolution of the class over time.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateWriteStreamRequest\u003c/code\u003e class can be instantiated via empty constructor, or by using another \u003ccode\u003eCreateWriteStreamRequest\u003c/code\u003e object in its constructor.\u003c/p\u003e\n"]]],[],null,[]]