Options defining BigQuery table and row identifiers.
.. attribute:: table_reference
Complete BigQuery table reference.
Max number of rows to scan. If the table has more rows than
this value, the rest of the rows are omitted. If not set, or
if set to 0, all rows will be scanned. Only one of rows_limit
and rows_limit_percent can be specified. Cannot be used in
conjunction with TimespanConfig.
References to fields excluded from scanning. This allows you
to skip inspection of entire columns which you know have no
findings.
[[["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-12-19 UTC."],[],[]]