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."],[[["This webpage provides documentation for the `GetTableOptions` class within the Google BigQuery v2 API for .NET."],["The latest version of `GetTableOptions` documented here is 3.11.0, with historical versions dating back to 2.2.0 being available."],["`GetTableOptions` is used to configure options for `GetTable` operations within the Google BigQuery API."],["The `SelectedFields` property of the `GetTableOptions` class allows you to specify a comma-separated list of schema fields to retrieve, enabling partial schema retrieval."],["The class `GetTableOptions` inherits from the `object` class, with inherited members including `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]