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