Class DatabaseResourceReference (3.17.0)

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

Identifies a single database resource, like a table within a database.

Attributes

Name Description
project_id str
Required. If within a project-level config, then this must match the config's project id.
instance str
Required. The instance where this resource is located. For example: Cloud SQL's instance id.