Class BigQueryPropertyGraphReference (0.13.1)

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

Message representing a reference to a single BigQuery property graph.

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.