Options that change functionality of a sink exporting data
to BigQuery.
.. attribute:: use_partitioned_tables
Optional. Whether to use BigQuery's partition tables
</bigquery/docs/partitioned-tables>. By default, Logging
creates dated tables based on the log entries' timestamps,
e.g. syslog_20170523. With partitioned tables the date suffix
is no longer present and special query syntax
</bigquery/docs/querying-partitioned-tables> has to be used
instead. In both cases, tables are sharded based on UTC
timezone.
[[["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-01-21 UTC."],[],[]]