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."],[[["This webpage provides documentation for the `GetTableOptions` class within the Google BigQuery v2 API for .NET."],["The latest version of `GetTableOptions` is 3.11.0, and the page includes links to documentation for versions ranging from 2.2.0 to 3.11.0."],["`GetTableOptions` is a class used to specify options for `GetTable` operations and inherits from the `object` class."],["The `GetTableOptions` class contains one property named `SelectedFields` which enables users to receive partial table schemas by providing a list of comma-separated schema fields."],["The namespace of the class `GetTableOptions` is `Google.Cloud.BigQuery.V2`."]]],[]]