You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/google-api-services-oracledatabase/v1/2.0.0/com/google/api/services/oracledatabase/v1/OracleDatabase.java
Copy file name to clipboardExpand all lines: clients/google-api-services-oracledatabase/v1/2.0.0/com/google/api/services/oracledatabase/v1/model/AutonomousDatabase.java
+81
Original file line number
Diff line number
Diff line change
@@ -60,6 +60,14 @@ public final class AutonomousDatabase extends com.google.api.client.json.Generic
60
60
@com.google.api.client.util.Key
61
61
privatejava.lang.Stringdatabase;
62
62
63
+
/**
64
+
* Output only. List of supported GCP region to clone the Autonomous Database for disaster
Copy file name to clipboardExpand all lines: clients/google-api-services-oracledatabase/v1/2.0.0/com/google/api/services/oracledatabase/v1/model/AutonomousDatabaseProperties.java
+78
Original file line number
Diff line number
Diff line change
@@ -45,6 +45,13 @@ public final class AutonomousDatabaseProperties extends com.google.api.client.js
45
45
@com.google.api.client.util.Key
46
46
privatejava.lang.DoubleallocatedStorageSizeTb;
47
47
48
+
/**
49
+
* Optional. The list of allowlisted IP addresses for the Autonomous Database.
0 commit comments