DataSourceGcpResourceInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The GCP resource that the DataSource is associated with.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
gcp_resourcename |
str
Output only. The resource name of the GCP resource. Ex: projects/{project}/zones/{zone}/instances/{instance} |
type_ |
str
Output only. The type of the GCP resource. Ex: compute.googleapis.com/Instance |
location |
str
Output only. The location of the GCP resource. Ex: |
cloud_sql_instance_properties |
google.cloud.backupdr_v1.types.CloudSqlInstanceDataSourceReferenceProperties
Output only. The properties of the Cloud SQL instance. This field is a member of oneof _ resource_properties .
|