Comma separated list of schema fields to return.
When set allows to obtain a partial table schema.
When this property is null or empty the full table schema is returned.
[[["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 `GetTableOptions` class in the Google BigQuery v2 API provides options for retrieving table data, with the latest version being 3.11.0, and 3.10.0 as the currently viewed version."],["This class allows users to specify which fields to retrieve from a table's schema via the `SelectedFields` property, supporting partial schema retrieval when a comma-separated list of fields is provided."],["The `View` property of `GetTableOptions` enables users to define the specific view of the table to be fetched."],["The document offers a comprehensive list of versions, ranging from 2.2.0 up to the most recent version, for reference to prior iterations of the `GetTableOptions` class."]]],[]]