Returns an option to specify the schema of the table (only applicable for external tables)
should be autodetected when updating the table from the underlying source.
Returns an option to specify the table's fields to be returned by the RPC call. If this
option is not provided all table's fields are returned. TableOption.fields can be
used to specify only the fields of interest. Table#getTableId() and type (which is
part of Table#getDefinition()) are always returned, even if not specified.
[[["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 2024-10-30 UTC."],[],[]]