The BASIC projection returns basic metadata about a write stream. The
basic view does not include schema information. This is the default view
returned by GetWriteStream.
Full
The FULL projection returns all available write stream metadata, including
the schema. CreateWriteStream returns the full projection of write stream
metadata.
[[["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 webpage provides reference documentation for the \u003ccode\u003eWriteStreamView\u003c/code\u003e enum within the Google BigQuery Storage v1 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documented is 3.17.0, with a list of previous versions ranging down to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eWriteStreamView\u003c/code\u003e is an enum that defines the level of detail returned about a write stream, with options for \u003ccode\u003eBasic\u003c/code\u003e, \u003ccode\u003eFull\u003c/code\u003e, and \u003ccode\u003eUnspecified\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBasic\u003c/code\u003e view returns only basic metadata without schema information and is the default view returned by \u003ccode\u003eGetWriteStream\u003c/code\u003e, while \u003ccode\u003eFull\u003c/code\u003e returns all available write stream metadata and is returned by \u003ccode\u003eCreateWriteStream\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for these classes is \u003ccode\u003eGoogle.Cloud.BigQuery.Storage.V1\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]