Class BigQueryTableReferences (0.13.1)

BigQueryTableReferences(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Message representing references to BigQuery tables and property graphs. At least one of table_references, property_graph_references, or search_scope must be populated.

Attributes

Name Description
table_references MutableSequence[google.cloud.geminidataanalytics_v1beta.types.BigQueryTableReference]
Optional. References to BigQuery tables.
property_graph_references MutableSequence[google.cloud.geminidataanalytics_v1beta.types.BigQueryPropertyGraphReference]
Optional. Preview feature. References to BigQuery property graphs. Note: Data sources must exclusively use either tables or property graphs, not both. When using property graphs, a maximum of one graph reference is supported.