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-04-09 UTC."],[[["The `GetTableOptions` class provides options for retrieving table data in the Google.Cloud.BigQuery.V2 namespace."],["Version 3.11.0 is the latest version available, and previous versions are listed down to 2.2.0."],["The `SelectedFields` property within `GetTableOptions` allows users to specify a comma-separated list of schema fields to retrieve, enabling partial table schema retrieval."],["The `GetTableOptions` class inherits members from the base `Object` class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]