BigQueryDestination is a wrapper for BigQuery output
information.
Attributes
Name
Description
table_uri
str
Optional. BigQuery URI to a table, must be of
the form bq://projectId.bqDatasetId.tableId.
Note that the BigQuery dataset must already
exist. VPC-SC restrictions apply.
[[["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-09-09 UTC."],[],[],null,["# Class BigQueryDestination (0.1.2)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.2 (latest)](/python/docs/reference/google-cloud-financialservices/latest/google.cloud.financialservices_v1.types.BigQueryDestination)\n- [0.1.0](/python/docs/reference/google-cloud-financialservices/0.1.0/google.cloud.financialservices_v1.types.BigQueryDestination) \n\n BigQueryDestination(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nBigQueryDestination is a wrapper for BigQuery output\ninformation.\n\nClasses\n-------\n\n### WriteDisposition\n\n WriteDisposition(value)\n\nWriteDisposition controls the behavior when the destination\ntable already exists."]]