Reference documentation and code samples for the Google Cloud AlloyDB for PostgreSQL V1 Client class RestoreFromCloudSQLRequest.
Message for registering Restoring from CloudSQL resource.
Generated from protobuf message google.cloud.alloydb.v1.RestoreFromCloudSQLRequest
Namespace
Google \ Cloud \ AlloyDb \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ cloudsql_backup_run_source
↳ parent
string
Required. The location of the new cluster. For the required format, see the comment on Cluster.name field.
↳ cluster_id
string
Required. ID of the requesting object.
↳ cluster
getCloudsqlBackupRunSource
Cluster created from CloudSQL backup run.
hasCloudsqlBackupRunSource
setCloudsqlBackupRunSource
Cluster created from CloudSQL backup run.
$this
getParent
Required. The location of the new cluster. For the required format, see the comment on Cluster.name field.
string
setParent
Required. The location of the new cluster. For the required format, see the comment on Cluster.name field.
var
string
$this
getClusterId
Required. ID of the requesting object.
string
setClusterId
Required. ID of the requesting object.
var
string
$this
getCluster
Required. The resource being created
hasCluster
clearCluster
setCluster
Required. The resource being created
$this
getSource
string
static::build
parent
string
Required. The location of the new cluster. For the required format, see the comment on Cluster.name field. Please see AlloyDBCSQLAdminClient::locationName() for help formatting this field.
clusterId
string
Required. ID of the requesting object.