Class RestoreAutonomousDatabaseRequest (0.3.0)

RestoreAutonomousDatabaseRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

The request for AutonomousDatabase.Restore.

Attributes

Name Description
name str
Required. The name of the Autonomous Database in the following format: projects/{project}/locations/{location}/autonomousDatabases/{autonomous_database}.
restore_time google.protobuf.timestamp_pb2.Timestamp
Required. The time and date to restore the database to.