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"]],[["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 Google BigQuery Storage v1 API is 3.17.0, with version 3.16.0 also being shown as the current view."],["This documentation lists the available versions of the `WriteStreamView` enum, ranging from version 2.3.0 up to 3.17.0."],["`WriteStreamView` is an enum in the Google BigQuery Storage v1 API that dictates what details are returned about a write stream."],["The `WriteStreamView` enum includes three fields: `Basic`, `Full`, and `Unspecified`, each defining a different level of detail returned."],["The `WriteStreamView` enum belongs to the `Google.Cloud.BigQuery.Storage.V1` namespace and is contained in the `Google.Cloud.BigQuery.Storage.V1.dll` assembly."]]],[]]