Output only. Commit time of the stream.
If a stream is of COMMITTED type, then it will have a commit_time same as
create_time. If the stream is of PENDING type, empty commit_time
means it is not committed.
Output only. The schema of the destination table. It is only returned in
CreateWriteStream response. Caller should generate data that's
compatible with this schema to send in initial AppendRowsRequest.
The table schema could go out of date during the life time of the stream.
[[["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\u003eThe page provides documentation for the \u003ccode\u003eWriteStream\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.BigQuery.Storage.V1\u003c/code\u003e namespace, covering versions from 2.3.0 to 3.17.0, with 3.17.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eWriteStream\u003c/code\u003e is a class used for data streams within the storage system, implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWriteStream\u003c/code\u003e class includes properties such as \u003ccode\u003eCommitTime\u003c/code\u003e, \u003ccode\u003eCreateTime\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eTableSchema\u003c/code\u003e, \u003ccode\u003eType\u003c/code\u003e, \u003ccode\u003eWriteMode\u003c/code\u003e, and \u003ccode\u003eWriteStreamName\u003c/code\u003e, each with specific descriptions and types.\u003c/p\u003e\n"],["\u003cp\u003eConstructors for the \u003ccode\u003eWriteStream\u003c/code\u003e class include a default constructor and one that takes another \u003ccode\u003eWriteStream\u003c/code\u003e object as a parameter, to clone the object.\u003c/p\u003e\n"],["\u003cp\u003eThe page references the inheritance hierarchy and shows that the \u003ccode\u003eWriteStream\u003c/code\u003e class inherits from the \u003ccode\u003eObject\u003c/code\u003e class, while also listing inherited members like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]