RestoreFromCloudSQLRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Message for registering Restoring from CloudSQL resource.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
cloudsql_backup_run_source |
google.cloud.alloydb_v1.types.CloudSQLBackupRunSource
Cluster created from CloudSQL backup run. This field is a member of oneof _ source .
|
parent |
str
Required. The location of the new cluster. For the required format, see the comment on Cluster.name field. |
cluster_id |
str
Required. ID of the requesting object. |
cluster |
google.cloud.alloydb_v1.types.Cluster
Required. The resource being created |