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 latest version of `GetTableOptions` within the `Google.Cloud.BigQuery.V2` namespace is 3.11.0."],["`GetTableOptions` is a sealed class providing options for `GetTable` operations, inheriting from the base `Object` class."],["The class allows users to specify `SelectedFields`, a comma-separated list to obtain a partial table schema, as opposed to returning the full table schema."],["Previous versions of `GetTableOptions` are available, ranging from 3.10.0 down to 2.2.0, with links provided for each version."]]],[]]