public sealed class RestoreAutonomousDatabaseRequest : IMessage<RestoreAutonomousDatabaseRequest>, IEquatable<RestoreAutonomousDatabaseRequest>, IDeepCloneable<RestoreAutonomousDatabaseRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Oracle Database@Google Cloud v1 API class RestoreAutonomousDatabaseRequest.
Required. The name of the Autonomous Database in the following format:
projects/{project}/locations/{location}/autonomousDatabases/{autonomous_database}.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eRestoreAutonomousDatabaseRequest\u003c/code\u003e class is used to request the restoration of an Autonomous Database within the Oracle Database@Google Cloud v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors: a default constructor and a copy constructor that accepts another \u003ccode\u003eRestoreAutonomousDatabaseRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eAutonomousDatabaseName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eRestoreTime\u003c/code\u003e, which are required for specifying the target database and the desired restoration point.\u003c/p\u003e\n"],["\u003cp\u003eThe class belongs to the \u003ccode\u003eGoogle.Cloud.OracleDatabase.V1\u003c/code\u003e namespace and the assembly \u003ccode\u003eGoogle.Cloud.OracleDatabase.V1.dll\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]