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 available for the Google BigQuery V2 API is 3.11.0, and the documentation provides links to previous versions, down to version 2.2.0."],["`GetTableOptions` is a class within the Google.Cloud.BigQuery.V2 namespace, designed for specifying options during `GetTable` operations."],["`GetTableOptions` inherits from the base `object` class and includes inherited members like `GetHashCode()`, `GetType()`, and `ToString()`."],["The `GetTableOptions` class has a `SelectedFields` property, allowing users to specify a comma-separated list of schema fields to retrieve, enabling partial table schema retrieval."]]],[]]