Options defining BigQuery table and row identifiers.
References to fields uniquely identifying rows within the
table. Nested fields in the format, like
person.birthdate.year, are allowed.
Max percentage of rows to scan. The rest are omitted. The
number of rows scanned is rounded down. Must be between 0 and
100, inclusively. Both 0 and 100 means no limit. Defaults to
Only one of rows_limit and rows_limit_percent can be
specified. Cannot be used in conjunction with TimespanConfig.
[[["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-11-06 UTC."],[],[]]