Oracle Database@Google Cloud V1 API - Class Google::Cloud::OracleDatabase::V1::RestoreAutonomousDatabaseRequest (v0.2.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::RestoreAutonomousDatabaseRequest.
The request for AutonomousDatabase.Restore.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
defname()->::String
Returns
- (::String) — Required. The name of the Autonomous Database in the following format: projects/{project}/locations/{location}/autonomousDatabases/{autonomous_database}.
#name=
defname=(value)->::String
Parameter
- value (::String) — Required. The name of the Autonomous Database in the following format: projects/{project}/locations/{location}/autonomousDatabases/{autonomous_database}.
Returns
- (::String) — Required. The name of the Autonomous Database in the following format: projects/{project}/locations/{location}/autonomousDatabases/{autonomous_database}.
#restore_time
defrestore_time()->::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Required. The time and date to restore the database to.
#restore_time=
defrestore_time=(value)->::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — Required. The time and date to restore the database to.
Returns
- (::Google::Protobuf::Timestamp) — Required. The time and date to restore the database to.