BigQueryPropertyGraphReference(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Message representing a reference to a single BigQuery property graph.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
project_id |
str
Required. The project that the property graph belongs to. |
dataset_id |
str
Required. The dataset that the property graph belongs to. |
property_graph_id |
str
Required. The property graph id. |
location_boundary |
str
Optional. The location boundary of the graph. This field is a member of oneof_ _location_boundary.
|