#include <instances_restore_backup_request.h>
Database instance restore backup request.
◆ InstancesRestoreBackupRequest() [1/2]
| google_sqladmin_api::InstancesRestoreBackupRequest::InstancesRestoreBackupRequest |
( |
const Json::Value & |
storage | ) |
|
|
explicit |
Standard constructor for an immutable data object instance.
- Parameters
-
| [in] | storage | The underlying data storage for this instance. |
◆ InstancesRestoreBackupRequest() [2/2]
| google_sqladmin_api::InstancesRestoreBackupRequest::InstancesRestoreBackupRequest |
( |
Json::Value * |
storage | ) |
|
|
explicit |
Standard constructor for a mutable data object instance.
- Parameters
-
| [in] | storage | The underlying data storage for this instance. |
◆ ~InstancesRestoreBackupRequest()
| google_sqladmin_api::InstancesRestoreBackupRequest::~InstancesRestoreBackupRequest |
( |
| ) |
|
|
virtual |
◆ clear_restore_backup_context()
| void google_sqladmin_api::InstancesRestoreBackupRequest::clear_restore_backup_context |
( |
| ) |
|
|
inline |
Clears the 'restoreBackupContext' attribute.
◆ get_restore_backup_context()
| const RestoreBackupContext google_sqladmin_api::InstancesRestoreBackupRequest::get_restore_backup_context |
( |
| ) |
const |
Get a reference to the value of the 'restoreBackupContext' attribute.
◆ GetTypeName()
| const StringPiece google_sqladmin_api::InstancesRestoreBackupRequest::GetTypeName |
( |
| ) |
const |
|
inline |
◆ has_restore_backup_context()
| bool google_sqladmin_api::InstancesRestoreBackupRequest::has_restore_backup_context |
( |
| ) |
const |
|
inline |
Determine if the 'restoreBackupContext' attribute was set.
- Returns
- true if the '
restoreBackupContext' attribute was set.
◆ mutable_restoreBackupContext()
| RestoreBackupContext google_sqladmin_api::InstancesRestoreBackupRequest::mutable_restoreBackupContext |
( |
| ) |
|
Gets a reference to a mutable value of the 'restoreBackupContext' property.
Parameters required to perform the restore backup operation.
- Returns
- The result can be modified to change the attribute value.
◆ New()
Creates a new default instance.
- Returns
- Ownership is passed back to the caller.
The documentation for this class was generated from the following files: