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"]],[["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."],[[["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`."]]],[]]