Google Cloud Sql Admin V1 Client - Class InstancesRestoreBackupRequest (1.0.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Sql Admin V1 Client class InstancesRestoreBackupRequest.
Database instance restore backup request.
Generated from protobuf message google.cloud.sql.v1.InstancesRestoreBackupRequest
Namespace
Google \ Cloud \ Sql \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ restore_backup_context |
Google\Cloud\Sql\V1\RestoreBackupContext
Parameters required to perform the restore backup operation. |
getRestoreBackupContext
Parameters required to perform the restore backup operation.
| Returns | |
|---|---|
| Type | Description |
Google\Cloud\Sql\V1\RestoreBackupContext|null |
|
hasRestoreBackupContext
clearRestoreBackupContext
setRestoreBackupContext
Parameters required to perform the restore backup operation.
| Parameter | |
|---|---|
| Name | Description |
var |
Google\Cloud\Sql\V1\RestoreBackupContext
|
| Returns | |
|---|---|
| Type | Description |
$this |
|