google-apis-oracledatabase_v1 0.17.0 → 0.18.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -88,6 +88,12 @@ module Google
88
88
  include Google::Apis::Core::JsonObjectSupport
89
89
  end
90
90
 
91
+ class BackupDestinationDetails
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
91
97
  class CancelOperationRequest
92
98
  class Representation < Google::Apis::Core::JsonRepresentation; end
93
99
 
@@ -136,12 +142,60 @@ module Google
136
142
  include Google::Apis::Core::JsonObjectSupport
137
143
  end
138
144
 
145
+ class DataCollectionOptionsCommon
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
151
+ class DataCollectionOptionsDbSystem
152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
153
+
154
+ include Google::Apis::Core::JsonObjectSupport
155
+ end
156
+
157
+ class Database
158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
159
+
160
+ include Google::Apis::Core::JsonObjectSupport
161
+ end
162
+
163
+ class DatabaseCharacterSet
164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
165
+
166
+ include Google::Apis::Core::JsonObjectSupport
167
+ end
168
+
139
169
  class DatabaseConnectionStringProfile
140
170
  class Representation < Google::Apis::Core::JsonRepresentation; end
141
171
 
142
172
  include Google::Apis::Core::JsonObjectSupport
143
173
  end
144
174
 
175
+ class DatabaseManagementConfig
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
181
+ class DatabaseProperties
182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
183
+
184
+ include Google::Apis::Core::JsonObjectSupport
185
+ end
186
+
187
+ class DbBackupConfig
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
193
+ class DbHome
194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
195
+
196
+ include Google::Apis::Core::JsonObjectSupport
197
+ end
198
+
145
199
  class DbNode
146
200
  class Representation < Google::Apis::Core::JsonRepresentation; end
147
201
 
@@ -166,12 +220,60 @@ module Google
166
220
  include Google::Apis::Core::JsonObjectSupport
167
221
  end
168
222
 
223
+ class DbSystem
224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
225
+
226
+ include Google::Apis::Core::JsonObjectSupport
227
+ end
228
+
229
+ class DbSystemInitialStorageSize
230
+ class Representation < Google::Apis::Core::JsonRepresentation; end
231
+
232
+ include Google::Apis::Core::JsonObjectSupport
233
+ end
234
+
235
+ class DbSystemInitialStorageSizeProperties
236
+ class Representation < Google::Apis::Core::JsonRepresentation; end
237
+
238
+ include Google::Apis::Core::JsonObjectSupport
239
+ end
240
+
241
+ class DbSystemOptions
242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
243
+
244
+ include Google::Apis::Core::JsonObjectSupport
245
+ end
246
+
247
+ class DbSystemProperties
248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
249
+
250
+ include Google::Apis::Core::JsonObjectSupport
251
+ end
252
+
169
253
  class DbSystemShape
170
254
  class Representation < Google::Apis::Core::JsonRepresentation; end
171
255
 
172
256
  include Google::Apis::Core::JsonObjectSupport
173
257
  end
174
258
 
259
+ class DbVersion
260
+ class Representation < Google::Apis::Core::JsonRepresentation; end
261
+
262
+ include Google::Apis::Core::JsonObjectSupport
263
+ end
264
+
265
+ class DbVersionProperties
266
+ class Representation < Google::Apis::Core::JsonRepresentation; end
267
+
268
+ include Google::Apis::Core::JsonObjectSupport
269
+ end
270
+
271
+ class DefinedTagValue
272
+ class Representation < Google::Apis::Core::JsonRepresentation; end
273
+
274
+ include Google::Apis::Core::JsonObjectSupport
275
+ end
276
+
175
277
  class Empty
176
278
  class Representation < Google::Apis::Core::JsonRepresentation; end
177
279
 
@@ -184,6 +286,48 @@ module Google
184
286
  include Google::Apis::Core::JsonObjectSupport
185
287
  end
186
288
 
289
+ class ExadbVmCluster
290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
291
+
292
+ include Google::Apis::Core::JsonObjectSupport
293
+ end
294
+
295
+ class ExadbVmClusterProperties
296
+ class Representation < Google::Apis::Core::JsonRepresentation; end
297
+
298
+ include Google::Apis::Core::JsonObjectSupport
299
+ end
300
+
301
+ class ExadbVmClusterStorageDetails
302
+ class Representation < Google::Apis::Core::JsonRepresentation; end
303
+
304
+ include Google::Apis::Core::JsonObjectSupport
305
+ end
306
+
307
+ class ExascaleDbStorageDetails
308
+ class Representation < Google::Apis::Core::JsonRepresentation; end
309
+
310
+ include Google::Apis::Core::JsonObjectSupport
311
+ end
312
+
313
+ class ExascaleDbStorageVault
314
+ class Representation < Google::Apis::Core::JsonRepresentation; end
315
+
316
+ include Google::Apis::Core::JsonObjectSupport
317
+ end
318
+
319
+ class ExascaleDbStorageVaultProperties
320
+ class Representation < Google::Apis::Core::JsonRepresentation; end
321
+
322
+ include Google::Apis::Core::JsonObjectSupport
323
+ end
324
+
325
+ class FailoverAutonomousDatabaseRequest
326
+ class Representation < Google::Apis::Core::JsonRepresentation; end
327
+
328
+ include Google::Apis::Core::JsonObjectSupport
329
+ end
330
+
187
331
  class GenerateAutonomousDatabaseWalletRequest
188
332
  class Representation < Google::Apis::Core::JsonRepresentation; end
189
333
 
@@ -244,6 +388,18 @@ module Google
244
388
  include Google::Apis::Core::JsonObjectSupport
245
389
  end
246
390
 
391
+ class ListDatabaseCharacterSetsResponse
392
+ class Representation < Google::Apis::Core::JsonRepresentation; end
393
+
394
+ include Google::Apis::Core::JsonObjectSupport
395
+ end
396
+
397
+ class ListDatabasesResponse
398
+ class Representation < Google::Apis::Core::JsonRepresentation; end
399
+
400
+ include Google::Apis::Core::JsonObjectSupport
401
+ end
402
+
247
403
  class ListDbNodesResponse
248
404
  class Representation < Google::Apis::Core::JsonRepresentation; end
249
405
 
@@ -256,18 +412,48 @@ module Google
256
412
  include Google::Apis::Core::JsonObjectSupport
257
413
  end
258
414
 
415
+ class ListDbSystemInitialStorageSizesResponse
416
+ class Representation < Google::Apis::Core::JsonRepresentation; end
417
+
418
+ include Google::Apis::Core::JsonObjectSupport
419
+ end
420
+
259
421
  class ListDbSystemShapesResponse
260
422
  class Representation < Google::Apis::Core::JsonRepresentation; end
261
423
 
262
424
  include Google::Apis::Core::JsonObjectSupport
263
425
  end
264
426
 
427
+ class ListDbSystemsResponse
428
+ class Representation < Google::Apis::Core::JsonRepresentation; end
429
+
430
+ include Google::Apis::Core::JsonObjectSupport
431
+ end
432
+
433
+ class ListDbVersionsResponse
434
+ class Representation < Google::Apis::Core::JsonRepresentation; end
435
+
436
+ include Google::Apis::Core::JsonObjectSupport
437
+ end
438
+
265
439
  class ListEntitlementsResponse
266
440
  class Representation < Google::Apis::Core::JsonRepresentation; end
267
441
 
268
442
  include Google::Apis::Core::JsonObjectSupport
269
443
  end
270
444
 
445
+ class ListExadbVmClustersResponse
446
+ class Representation < Google::Apis::Core::JsonRepresentation; end
447
+
448
+ include Google::Apis::Core::JsonObjectSupport
449
+ end
450
+
451
+ class ListExascaleDbStorageVaultsResponse
452
+ class Representation < Google::Apis::Core::JsonRepresentation; end
453
+
454
+ include Google::Apis::Core::JsonObjectSupport
455
+ end
456
+
271
457
  class ListGiVersionsResponse
272
458
  class Representation < Google::Apis::Core::JsonRepresentation; end
273
459
 
@@ -280,6 +466,12 @@ module Google
280
466
  include Google::Apis::Core::JsonObjectSupport
281
467
  end
282
468
 
469
+ class ListMinorVersionsResponse
470
+ class Representation < Google::Apis::Core::JsonRepresentation; end
471
+
472
+ include Google::Apis::Core::JsonObjectSupport
473
+ end
474
+
283
475
  class ListOdbNetworksResponse
284
476
  class Representation < Google::Apis::Core::JsonRepresentation; end
285
477
 
@@ -298,6 +490,12 @@ module Google
298
490
  include Google::Apis::Core::JsonObjectSupport
299
491
  end
300
492
 
493
+ class ListPluggableDatabasesResponse
494
+ class Representation < Google::Apis::Core::JsonRepresentation; end
495
+
496
+ include Google::Apis::Core::JsonObjectSupport
497
+ end
498
+
301
499
  class Location
302
500
  class Representation < Google::Apis::Core::JsonRepresentation; end
303
501
 
@@ -316,6 +514,12 @@ module Google
316
514
  include Google::Apis::Core::JsonObjectSupport
317
515
  end
318
516
 
517
+ class MinorVersion
518
+ class Representation < Google::Apis::Core::JsonRepresentation; end
519
+
520
+ include Google::Apis::Core::JsonObjectSupport
521
+ end
522
+
319
523
  class OdbNetwork
320
524
  class Representation < Google::Apis::Core::JsonRepresentation; end
321
525
 
@@ -340,6 +544,36 @@ module Google
340
544
  include Google::Apis::Core::JsonObjectSupport
341
545
  end
342
546
 
547
+ class PluggableDatabase
548
+ class Representation < Google::Apis::Core::JsonRepresentation; end
549
+
550
+ include Google::Apis::Core::JsonObjectSupport
551
+ end
552
+
553
+ class PluggableDatabaseConnectionStrings
554
+ class Representation < Google::Apis::Core::JsonRepresentation; end
555
+
556
+ include Google::Apis::Core::JsonObjectSupport
557
+ end
558
+
559
+ class PluggableDatabaseNodeLevelDetails
560
+ class Representation < Google::Apis::Core::JsonRepresentation; end
561
+
562
+ include Google::Apis::Core::JsonObjectSupport
563
+ end
564
+
565
+ class PluggableDatabaseProperties
566
+ class Representation < Google::Apis::Core::JsonRepresentation; end
567
+
568
+ include Google::Apis::Core::JsonObjectSupport
569
+ end
570
+
571
+ class RemoveVirtualMachineExadbVmClusterRequest
572
+ class Representation < Google::Apis::Core::JsonRepresentation; end
573
+
574
+ include Google::Apis::Core::JsonObjectSupport
575
+ end
576
+
343
577
  class RestartAutonomousDatabaseRequest
344
578
  class Representation < Google::Apis::Core::JsonRepresentation; end
345
579
 
@@ -382,6 +616,12 @@ module Google
382
616
  include Google::Apis::Core::JsonObjectSupport
383
617
  end
384
618
 
619
+ class StorageSizeDetails
620
+ class Representation < Google::Apis::Core::JsonRepresentation; end
621
+
622
+ include Google::Apis::Core::JsonObjectSupport
623
+ end
624
+
385
625
  class SwitchoverAutonomousDatabaseRequest
386
626
  class Representation < Google::Apis::Core::JsonRepresentation; end
387
627
 
@@ -608,6 +848,13 @@ module Google
608
848
  end
609
849
  end
610
850
 
851
+ class BackupDestinationDetails
852
+ # @private
853
+ class Representation < Google::Apis::Core::JsonRepresentation
854
+ property :type, as: 'type'
855
+ end
856
+ end
857
+
611
858
  class CancelOperationRequest
612
859
  # @private
613
860
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -755,6 +1002,53 @@ module Google
755
1002
  end
756
1003
  end
757
1004
 
1005
+ class DataCollectionOptionsCommon
1006
+ # @private
1007
+ class Representation < Google::Apis::Core::JsonRepresentation
1008
+ property :is_diagnostics_events_enabled, as: 'isDiagnosticsEventsEnabled'
1009
+ property :is_health_monitoring_enabled, as: 'isHealthMonitoringEnabled'
1010
+ property :is_incident_logs_enabled, as: 'isIncidentLogsEnabled'
1011
+ end
1012
+ end
1013
+
1014
+ class DataCollectionOptionsDbSystem
1015
+ # @private
1016
+ class Representation < Google::Apis::Core::JsonRepresentation
1017
+ property :is_diagnostics_events_enabled, as: 'isDiagnosticsEventsEnabled'
1018
+ property :is_incident_logs_enabled, as: 'isIncidentLogsEnabled'
1019
+ end
1020
+ end
1021
+
1022
+ class Database
1023
+ # @private
1024
+ class Representation < Google::Apis::Core::JsonRepresentation
1025
+ property :admin_password, as: 'adminPassword'
1026
+ property :character_set, as: 'characterSet'
1027
+ property :create_time, as: 'createTime'
1028
+ property :database_id, as: 'databaseId'
1029
+ property :db_home_name, as: 'dbHomeName'
1030
+ property :db_name, as: 'dbName'
1031
+ property :db_unique_name, as: 'dbUniqueName'
1032
+ property :gcp_oracle_zone, as: 'gcpOracleZone'
1033
+ property :name, as: 'name'
1034
+ property :ncharacter_set, as: 'ncharacterSet'
1035
+ property :oci_url, as: 'ociUrl'
1036
+ property :ops_insights_status, as: 'opsInsightsStatus'
1037
+ property :properties, as: 'properties', class: Google::Apis::OracledatabaseV1::DatabaseProperties, decorator: Google::Apis::OracledatabaseV1::DatabaseProperties::Representation
1038
+
1039
+ property :tde_wallet_password, as: 'tdeWalletPassword'
1040
+ end
1041
+ end
1042
+
1043
+ class DatabaseCharacterSet
1044
+ # @private
1045
+ class Representation < Google::Apis::Core::JsonRepresentation
1046
+ property :character_set, as: 'characterSet'
1047
+ property :character_set_type, as: 'characterSetType'
1048
+ property :name, as: 'name'
1049
+ end
1050
+ end
1051
+
758
1052
  class DatabaseConnectionStringProfile
759
1053
  # @private
760
1054
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -770,36 +1064,81 @@ module Google
770
1064
  end
771
1065
  end
772
1066
 
773
- class DbNode
1067
+ class DatabaseManagementConfig
774
1068
  # @private
775
1069
  class Representation < Google::Apis::Core::JsonRepresentation
776
- property :name, as: 'name'
777
- property :properties, as: 'properties', class: Google::Apis::OracledatabaseV1::DbNodeProperties, decorator: Google::Apis::OracledatabaseV1::DbNodeProperties::Representation
778
-
1070
+ property :management_state, as: 'managementState'
1071
+ property :management_type, as: 'managementType'
779
1072
  end
780
1073
  end
781
1074
 
782
- class DbNodeProperties
1075
+ class DatabaseProperties
783
1076
  # @private
784
1077
  class Representation < Google::Apis::Core::JsonRepresentation
785
- property :create_time, as: 'createTime'
786
- property :db_node_storage_size_gb, as: 'dbNodeStorageSizeGb'
787
- property :db_server_ocid, as: 'dbServerOcid'
788
- property :hostname, as: 'hostname'
789
- property :memory_size_gb, as: 'memorySizeGb'
790
- property :ocid, as: 'ocid'
791
- property :ocpu_count, as: 'ocpuCount'
1078
+ property :database_management_config, as: 'databaseManagementConfig', class: Google::Apis::OracledatabaseV1::DatabaseManagementConfig, decorator: Google::Apis::OracledatabaseV1::DatabaseManagementConfig::Representation
1079
+
1080
+ property :db_backup_config, as: 'dbBackupConfig', class: Google::Apis::OracledatabaseV1::DbBackupConfig, decorator: Google::Apis::OracledatabaseV1::DbBackupConfig::Representation
1081
+
1082
+ property :db_version, as: 'dbVersion'
792
1083
  property :state, as: 'state'
793
- property :total_cpu_core_count, as: 'totalCpuCoreCount'
794
1084
  end
795
1085
  end
796
1086
 
797
- class DbServer
1087
+ class DbBackupConfig
798
1088
  # @private
799
1089
  class Representation < Google::Apis::Core::JsonRepresentation
800
- property :display_name, as: 'displayName'
801
- property :name, as: 'name'
802
- property :properties, as: 'properties', class: Google::Apis::OracledatabaseV1::DbServerProperties, decorator: Google::Apis::OracledatabaseV1::DbServerProperties::Representation
1090
+ property :auto_backup_enabled, as: 'autoBackupEnabled'
1091
+ property :auto_full_backup_day, as: 'autoFullBackupDay'
1092
+ property :auto_full_backup_window, as: 'autoFullBackupWindow'
1093
+ property :auto_incremental_backup_window, as: 'autoIncrementalBackupWindow'
1094
+ property :backup_deletion_policy, as: 'backupDeletionPolicy'
1095
+ collection :backup_destination_details, as: 'backupDestinationDetails', class: Google::Apis::OracledatabaseV1::BackupDestinationDetails, decorator: Google::Apis::OracledatabaseV1::BackupDestinationDetails::Representation
1096
+
1097
+ property :retention_period_days, as: 'retentionPeriodDays'
1098
+ end
1099
+ end
1100
+
1101
+ class DbHome
1102
+ # @private
1103
+ class Representation < Google::Apis::Core::JsonRepresentation
1104
+ property :database, as: 'database', class: Google::Apis::OracledatabaseV1::Database, decorator: Google::Apis::OracledatabaseV1::Database::Representation
1105
+
1106
+ property :db_version, as: 'dbVersion'
1107
+ property :display_name, as: 'displayName'
1108
+ property :is_unified_auditing_enabled, as: 'isUnifiedAuditingEnabled'
1109
+ end
1110
+ end
1111
+
1112
+ class DbNode
1113
+ # @private
1114
+ class Representation < Google::Apis::Core::JsonRepresentation
1115
+ property :name, as: 'name'
1116
+ property :properties, as: 'properties', class: Google::Apis::OracledatabaseV1::DbNodeProperties, decorator: Google::Apis::OracledatabaseV1::DbNodeProperties::Representation
1117
+
1118
+ end
1119
+ end
1120
+
1121
+ class DbNodeProperties
1122
+ # @private
1123
+ class Representation < Google::Apis::Core::JsonRepresentation
1124
+ property :create_time, as: 'createTime'
1125
+ property :db_node_storage_size_gb, as: 'dbNodeStorageSizeGb'
1126
+ property :db_server_ocid, as: 'dbServerOcid'
1127
+ property :hostname, as: 'hostname'
1128
+ property :memory_size_gb, as: 'memorySizeGb'
1129
+ property :ocid, as: 'ocid'
1130
+ property :ocpu_count, as: 'ocpuCount'
1131
+ property :state, as: 'state'
1132
+ property :total_cpu_core_count, as: 'totalCpuCoreCount'
1133
+ end
1134
+ end
1135
+
1136
+ class DbServer
1137
+ # @private
1138
+ class Representation < Google::Apis::Core::JsonRepresentation
1139
+ property :display_name, as: 'displayName'
1140
+ property :name, as: 'name'
1141
+ property :properties, as: 'properties', class: Google::Apis::OracledatabaseV1::DbServerProperties, decorator: Google::Apis::OracledatabaseV1::DbServerProperties::Representation
803
1142
 
804
1143
  end
805
1144
  end
@@ -820,6 +1159,82 @@ module Google
820
1159
  end
821
1160
  end
822
1161
 
1162
+ class DbSystem
1163
+ # @private
1164
+ class Representation < Google::Apis::Core::JsonRepresentation
1165
+ property :create_time, as: 'createTime'
1166
+ property :display_name, as: 'displayName'
1167
+ property :entitlement_id, as: 'entitlementId'
1168
+ property :gcp_oracle_zone, as: 'gcpOracleZone'
1169
+ hash :labels, as: 'labels'
1170
+ property :name, as: 'name'
1171
+ property :oci_url, as: 'ociUrl'
1172
+ property :odb_network, as: 'odbNetwork'
1173
+ property :odb_subnet, as: 'odbSubnet'
1174
+ property :properties, as: 'properties', class: Google::Apis::OracledatabaseV1::DbSystemProperties, decorator: Google::Apis::OracledatabaseV1::DbSystemProperties::Representation
1175
+
1176
+ end
1177
+ end
1178
+
1179
+ class DbSystemInitialStorageSize
1180
+ # @private
1181
+ class Representation < Google::Apis::Core::JsonRepresentation
1182
+ property :name, as: 'name'
1183
+ property :properties, as: 'properties', class: Google::Apis::OracledatabaseV1::DbSystemInitialStorageSizeProperties, decorator: Google::Apis::OracledatabaseV1::DbSystemInitialStorageSizeProperties::Representation
1184
+
1185
+ end
1186
+ end
1187
+
1188
+ class DbSystemInitialStorageSizeProperties
1189
+ # @private
1190
+ class Representation < Google::Apis::Core::JsonRepresentation
1191
+ collection :launch_from_backup_storage_size_details, as: 'launchFromBackupStorageSizeDetails', class: Google::Apis::OracledatabaseV1::StorageSizeDetails, decorator: Google::Apis::OracledatabaseV1::StorageSizeDetails::Representation
1192
+
1193
+ property :shape_type, as: 'shapeType'
1194
+ property :storage_management, as: 'storageManagement'
1195
+ collection :storage_size_details, as: 'storageSizeDetails', class: Google::Apis::OracledatabaseV1::StorageSizeDetails, decorator: Google::Apis::OracledatabaseV1::StorageSizeDetails::Representation
1196
+
1197
+ end
1198
+ end
1199
+
1200
+ class DbSystemOptions
1201
+ # @private
1202
+ class Representation < Google::Apis::Core::JsonRepresentation
1203
+ property :storage_management, as: 'storageManagement'
1204
+ end
1205
+ end
1206
+
1207
+ class DbSystemProperties
1208
+ # @private
1209
+ class Representation < Google::Apis::Core::JsonRepresentation
1210
+ property :compute_count, as: 'computeCount'
1211
+ property :compute_model, as: 'computeModel'
1212
+ property :data_collection_options, as: 'dataCollectionOptions', class: Google::Apis::OracledatabaseV1::DataCollectionOptionsDbSystem, decorator: Google::Apis::OracledatabaseV1::DataCollectionOptionsDbSystem::Representation
1213
+
1214
+ property :data_storage_size_gb, as: 'dataStorageSizeGb'
1215
+ property :database_edition, as: 'databaseEdition'
1216
+ property :db_home, as: 'dbHome', class: Google::Apis::OracledatabaseV1::DbHome, decorator: Google::Apis::OracledatabaseV1::DbHome::Representation
1217
+
1218
+ property :db_system_options, as: 'dbSystemOptions', class: Google::Apis::OracledatabaseV1::DbSystemOptions, decorator: Google::Apis::OracledatabaseV1::DbSystemOptions::Representation
1219
+
1220
+ property :domain, as: 'domain'
1221
+ property :hostname, as: 'hostname'
1222
+ property :hostname_prefix, as: 'hostnamePrefix'
1223
+ property :initial_data_storage_size_gb, as: 'initialDataStorageSizeGb'
1224
+ property :license_model, as: 'licenseModel'
1225
+ property :lifecycle_state, as: 'lifecycleState'
1226
+ property :memory_size_gb, as: 'memorySizeGb'
1227
+ property :node_count, as: 'nodeCount'
1228
+ property :ocid, as: 'ocid'
1229
+ property :private_ip, as: 'privateIp'
1230
+ property :reco_storage_size_gb, as: 'recoStorageSizeGb'
1231
+ property :shape, as: 'shape'
1232
+ collection :ssh_public_keys, as: 'sshPublicKeys'
1233
+ property :time_zone, as: 'timeZone', class: Google::Apis::OracledatabaseV1::TimeZone, decorator: Google::Apis::OracledatabaseV1::TimeZone::Representation
1234
+
1235
+ end
1236
+ end
1237
+
823
1238
  class DbSystemShape
824
1239
  # @private
825
1240
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -838,6 +1253,33 @@ module Google
838
1253
  end
839
1254
  end
840
1255
 
1256
+ class DbVersion
1257
+ # @private
1258
+ class Representation < Google::Apis::Core::JsonRepresentation
1259
+ property :name, as: 'name'
1260
+ property :properties, as: 'properties', class: Google::Apis::OracledatabaseV1::DbVersionProperties, decorator: Google::Apis::OracledatabaseV1::DbVersionProperties::Representation
1261
+
1262
+ end
1263
+ end
1264
+
1265
+ class DbVersionProperties
1266
+ # @private
1267
+ class Representation < Google::Apis::Core::JsonRepresentation
1268
+ property :is_latest_for_major_version, as: 'isLatestForMajorVersion'
1269
+ property :is_preview_db_version, as: 'isPreviewDbVersion'
1270
+ property :is_upgrade_supported, as: 'isUpgradeSupported'
1271
+ property :supports_pdb, as: 'supportsPdb'
1272
+ property :version, as: 'version'
1273
+ end
1274
+ end
1275
+
1276
+ class DefinedTagValue
1277
+ # @private
1278
+ class Representation < Google::Apis::Core::JsonRepresentation
1279
+ hash :tags, as: 'tags'
1280
+ end
1281
+ end
1282
+
841
1283
  class Empty
842
1284
  # @private
843
1285
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -855,6 +1297,106 @@ module Google
855
1297
  end
856
1298
  end
857
1299
 
1300
+ class ExadbVmCluster
1301
+ # @private
1302
+ class Representation < Google::Apis::Core::JsonRepresentation
1303
+ property :backup_odb_subnet, as: 'backupOdbSubnet'
1304
+ property :create_time, as: 'createTime'
1305
+ property :display_name, as: 'displayName'
1306
+ property :entitlement_id, as: 'entitlementId'
1307
+ property :gcp_oracle_zone, as: 'gcpOracleZone'
1308
+ hash :labels, as: 'labels'
1309
+ property :name, as: 'name'
1310
+ property :odb_network, as: 'odbNetwork'
1311
+ property :odb_subnet, as: 'odbSubnet'
1312
+ property :properties, as: 'properties', class: Google::Apis::OracledatabaseV1::ExadbVmClusterProperties, decorator: Google::Apis::OracledatabaseV1::ExadbVmClusterProperties::Representation
1313
+
1314
+ end
1315
+ end
1316
+
1317
+ class ExadbVmClusterProperties
1318
+ # @private
1319
+ class Representation < Google::Apis::Core::JsonRepresentation
1320
+ property :additional_ecpu_count_per_node, as: 'additionalEcpuCountPerNode'
1321
+ property :cluster_name, as: 'clusterName'
1322
+ property :data_collection_options, as: 'dataCollectionOptions', class: Google::Apis::OracledatabaseV1::DataCollectionOptionsCommon, decorator: Google::Apis::OracledatabaseV1::DataCollectionOptionsCommon::Representation
1323
+
1324
+ property :enabled_ecpu_count_per_node, as: 'enabledEcpuCountPerNode'
1325
+ property :exascale_db_storage_vault, as: 'exascaleDbStorageVault'
1326
+ property :gi_version, as: 'giVersion'
1327
+ property :grid_image_id, as: 'gridImageId'
1328
+ property :hostname, as: 'hostname'
1329
+ property :hostname_prefix, as: 'hostnamePrefix'
1330
+ property :license_model, as: 'licenseModel'
1331
+ property :lifecycle_state, as: 'lifecycleState'
1332
+ property :memory_size_gb, as: 'memorySizeGb'
1333
+ property :node_count, as: 'nodeCount'
1334
+ property :oci_uri, as: 'ociUri'
1335
+ property :scan_listener_port_tcp, as: 'scanListenerPortTcp'
1336
+ property :shape_attribute, as: 'shapeAttribute'
1337
+ collection :ssh_public_keys, as: 'sshPublicKeys'
1338
+ property :time_zone, as: 'timeZone', class: Google::Apis::OracledatabaseV1::TimeZone, decorator: Google::Apis::OracledatabaseV1::TimeZone::Representation
1339
+
1340
+ property :vm_file_system_storage, as: 'vmFileSystemStorage', class: Google::Apis::OracledatabaseV1::ExadbVmClusterStorageDetails, decorator: Google::Apis::OracledatabaseV1::ExadbVmClusterStorageDetails::Representation
1341
+
1342
+ end
1343
+ end
1344
+
1345
+ class ExadbVmClusterStorageDetails
1346
+ # @private
1347
+ class Representation < Google::Apis::Core::JsonRepresentation
1348
+ property :size_in_gbs_per_node, as: 'sizeInGbsPerNode'
1349
+ end
1350
+ end
1351
+
1352
+ class ExascaleDbStorageDetails
1353
+ # @private
1354
+ class Representation < Google::Apis::Core::JsonRepresentation
1355
+ property :available_size_gbs, as: 'availableSizeGbs'
1356
+ property :total_size_gbs, as: 'totalSizeGbs'
1357
+ end
1358
+ end
1359
+
1360
+ class ExascaleDbStorageVault
1361
+ # @private
1362
+ class Representation < Google::Apis::Core::JsonRepresentation
1363
+ property :create_time, as: 'createTime'
1364
+ property :display_name, as: 'displayName'
1365
+ property :entitlement_id, as: 'entitlementId'
1366
+ property :gcp_oracle_zone, as: 'gcpOracleZone'
1367
+ hash :labels, as: 'labels'
1368
+ property :name, as: 'name'
1369
+ property :properties, as: 'properties', class: Google::Apis::OracledatabaseV1::ExascaleDbStorageVaultProperties, decorator: Google::Apis::OracledatabaseV1::ExascaleDbStorageVaultProperties::Representation
1370
+
1371
+ end
1372
+ end
1373
+
1374
+ class ExascaleDbStorageVaultProperties
1375
+ # @private
1376
+ class Representation < Google::Apis::Core::JsonRepresentation
1377
+ property :additional_flash_cache_percent, as: 'additionalFlashCachePercent'
1378
+ collection :attached_shape_attributes, as: 'attachedShapeAttributes'
1379
+ collection :available_shape_attributes, as: 'availableShapeAttributes'
1380
+ property :description, as: 'description'
1381
+ property :exascale_db_storage_details, as: 'exascaleDbStorageDetails', class: Google::Apis::OracledatabaseV1::ExascaleDbStorageDetails, decorator: Google::Apis::OracledatabaseV1::ExascaleDbStorageDetails::Representation
1382
+
1383
+ property :oci_uri, as: 'ociUri'
1384
+ property :ocid, as: 'ocid'
1385
+ property :state, as: 'state'
1386
+ property :time_zone, as: 'timeZone', class: Google::Apis::OracledatabaseV1::TimeZone, decorator: Google::Apis::OracledatabaseV1::TimeZone::Representation
1387
+
1388
+ property :vm_cluster_count, as: 'vmClusterCount'
1389
+ collection :vm_cluster_ids, as: 'vmClusterIds'
1390
+ end
1391
+ end
1392
+
1393
+ class FailoverAutonomousDatabaseRequest
1394
+ # @private
1395
+ class Representation < Google::Apis::Core::JsonRepresentation
1396
+ property :peer_autonomous_database, as: 'peerAutonomousDatabase'
1397
+ end
1398
+ end
1399
+
858
1400
  class GenerateAutonomousDatabaseWalletRequest
859
1401
  # @private
860
1402
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -941,6 +1483,24 @@ module Google
941
1483
  end
942
1484
  end
943
1485
 
1486
+ class ListDatabaseCharacterSetsResponse
1487
+ # @private
1488
+ class Representation < Google::Apis::Core::JsonRepresentation
1489
+ collection :database_character_sets, as: 'databaseCharacterSets', class: Google::Apis::OracledatabaseV1::DatabaseCharacterSet, decorator: Google::Apis::OracledatabaseV1::DatabaseCharacterSet::Representation
1490
+
1491
+ property :next_page_token, as: 'nextPageToken'
1492
+ end
1493
+ end
1494
+
1495
+ class ListDatabasesResponse
1496
+ # @private
1497
+ class Representation < Google::Apis::Core::JsonRepresentation
1498
+ collection :databases, as: 'databases', class: Google::Apis::OracledatabaseV1::Database, decorator: Google::Apis::OracledatabaseV1::Database::Representation
1499
+
1500
+ property :next_page_token, as: 'nextPageToken'
1501
+ end
1502
+ end
1503
+
944
1504
  class ListDbNodesResponse
945
1505
  # @private
946
1506
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -959,6 +1519,15 @@ module Google
959
1519
  end
960
1520
  end
961
1521
 
1522
+ class ListDbSystemInitialStorageSizesResponse
1523
+ # @private
1524
+ class Representation < Google::Apis::Core::JsonRepresentation
1525
+ collection :db_system_initial_storage_sizes, as: 'dbSystemInitialStorageSizes', class: Google::Apis::OracledatabaseV1::DbSystemInitialStorageSize, decorator: Google::Apis::OracledatabaseV1::DbSystemInitialStorageSize::Representation
1526
+
1527
+ property :next_page_token, as: 'nextPageToken'
1528
+ end
1529
+ end
1530
+
962
1531
  class ListDbSystemShapesResponse
963
1532
  # @private
964
1533
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -968,6 +1537,24 @@ module Google
968
1537
  end
969
1538
  end
970
1539
 
1540
+ class ListDbSystemsResponse
1541
+ # @private
1542
+ class Representation < Google::Apis::Core::JsonRepresentation
1543
+ collection :db_systems, as: 'dbSystems', class: Google::Apis::OracledatabaseV1::DbSystem, decorator: Google::Apis::OracledatabaseV1::DbSystem::Representation
1544
+
1545
+ property :next_page_token, as: 'nextPageToken'
1546
+ end
1547
+ end
1548
+
1549
+ class ListDbVersionsResponse
1550
+ # @private
1551
+ class Representation < Google::Apis::Core::JsonRepresentation
1552
+ collection :db_versions, as: 'dbVersions', class: Google::Apis::OracledatabaseV1::DbVersion, decorator: Google::Apis::OracledatabaseV1::DbVersion::Representation
1553
+
1554
+ property :next_page_token, as: 'nextPageToken'
1555
+ end
1556
+ end
1557
+
971
1558
  class ListEntitlementsResponse
972
1559
  # @private
973
1560
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -977,6 +1564,24 @@ module Google
977
1564
  end
978
1565
  end
979
1566
 
1567
+ class ListExadbVmClustersResponse
1568
+ # @private
1569
+ class Representation < Google::Apis::Core::JsonRepresentation
1570
+ collection :exadb_vm_clusters, as: 'exadbVmClusters', class: Google::Apis::OracledatabaseV1::ExadbVmCluster, decorator: Google::Apis::OracledatabaseV1::ExadbVmCluster::Representation
1571
+
1572
+ property :next_page_token, as: 'nextPageToken'
1573
+ end
1574
+ end
1575
+
1576
+ class ListExascaleDbStorageVaultsResponse
1577
+ # @private
1578
+ class Representation < Google::Apis::Core::JsonRepresentation
1579
+ collection :exascale_db_storage_vaults, as: 'exascaleDbStorageVaults', class: Google::Apis::OracledatabaseV1::ExascaleDbStorageVault, decorator: Google::Apis::OracledatabaseV1::ExascaleDbStorageVault::Representation
1580
+
1581
+ property :next_page_token, as: 'nextPageToken'
1582
+ end
1583
+ end
1584
+
980
1585
  class ListGiVersionsResponse
981
1586
  # @private
982
1587
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -995,6 +1600,15 @@ module Google
995
1600
  end
996
1601
  end
997
1602
 
1603
+ class ListMinorVersionsResponse
1604
+ # @private
1605
+ class Representation < Google::Apis::Core::JsonRepresentation
1606
+ collection :minor_versions, as: 'minorVersions', class: Google::Apis::OracledatabaseV1::MinorVersion, decorator: Google::Apis::OracledatabaseV1::MinorVersion::Representation
1607
+
1608
+ property :next_page_token, as: 'nextPageToken'
1609
+ end
1610
+ end
1611
+
998
1612
  class ListOdbNetworksResponse
999
1613
  # @private
1000
1614
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1024,6 +1638,15 @@ module Google
1024
1638
  end
1025
1639
  end
1026
1640
 
1641
+ class ListPluggableDatabasesResponse
1642
+ # @private
1643
+ class Representation < Google::Apis::Core::JsonRepresentation
1644
+ property :next_page_token, as: 'nextPageToken'
1645
+ collection :pluggable_databases, as: 'pluggableDatabases', class: Google::Apis::OracledatabaseV1::PluggableDatabase, decorator: Google::Apis::OracledatabaseV1::PluggableDatabase::Representation
1646
+
1647
+ end
1648
+ end
1649
+
1027
1650
  class Location
1028
1651
  # @private
1029
1652
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1057,6 +1680,15 @@ module Google
1057
1680
  end
1058
1681
  end
1059
1682
 
1683
+ class MinorVersion
1684
+ # @private
1685
+ class Representation < Google::Apis::Core::JsonRepresentation
1686
+ property :grid_image_id, as: 'gridImageId'
1687
+ property :name, as: 'name'
1688
+ property :version, as: 'version'
1689
+ end
1690
+ end
1691
+
1060
1692
  class OdbNetwork
1061
1693
  # @private
1062
1694
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1108,6 +1740,66 @@ module Google
1108
1740
  end
1109
1741
  end
1110
1742
 
1743
+ class PluggableDatabase
1744
+ # @private
1745
+ class Representation < Google::Apis::Core::JsonRepresentation
1746
+ property :create_time, as: 'createTime'
1747
+ property :name, as: 'name'
1748
+ property :oci_url, as: 'ociUrl'
1749
+ property :properties, as: 'properties', class: Google::Apis::OracledatabaseV1::PluggableDatabaseProperties, decorator: Google::Apis::OracledatabaseV1::PluggableDatabaseProperties::Representation
1750
+
1751
+ end
1752
+ end
1753
+
1754
+ class PluggableDatabaseConnectionStrings
1755
+ # @private
1756
+ class Representation < Google::Apis::Core::JsonRepresentation
1757
+ hash :all_connection_strings, as: 'allConnectionStrings'
1758
+ property :pdb_default, as: 'pdbDefault'
1759
+ property :pdb_ip_default, as: 'pdbIpDefault'
1760
+ end
1761
+ end
1762
+
1763
+ class PluggableDatabaseNodeLevelDetails
1764
+ # @private
1765
+ class Representation < Google::Apis::Core::JsonRepresentation
1766
+ property :node_name, as: 'nodeName'
1767
+ property :open_mode, as: 'openMode'
1768
+ property :pluggable_database_id, as: 'pluggableDatabaseId'
1769
+ end
1770
+ end
1771
+
1772
+ class PluggableDatabaseProperties
1773
+ # @private
1774
+ class Representation < Google::Apis::Core::JsonRepresentation
1775
+ property :compartment_id, as: 'compartmentId'
1776
+ property :connection_strings, as: 'connectionStrings', class: Google::Apis::OracledatabaseV1::PluggableDatabaseConnectionStrings, decorator: Google::Apis::OracledatabaseV1::PluggableDatabaseConnectionStrings::Representation
1777
+
1778
+ property :container_database_ocid, as: 'containerDatabaseOcid'
1779
+ property :database_management_config, as: 'databaseManagementConfig', class: Google::Apis::OracledatabaseV1::DatabaseManagementConfig, decorator: Google::Apis::OracledatabaseV1::DatabaseManagementConfig::Representation
1780
+
1781
+ hash :defined_tags, as: 'definedTags', class: Google::Apis::OracledatabaseV1::DefinedTagValue, decorator: Google::Apis::OracledatabaseV1::DefinedTagValue::Representation
1782
+
1783
+ hash :freeform_tags, as: 'freeformTags'
1784
+ property :is_restricted, as: 'isRestricted'
1785
+ property :lifecycle_details, as: 'lifecycleDetails'
1786
+ property :lifecycle_state, as: 'lifecycleState'
1787
+ property :ocid, as: 'ocid'
1788
+ property :operations_insights_state, as: 'operationsInsightsState'
1789
+ property :pdb_name, as: 'pdbName'
1790
+ collection :pdb_node_level_details, as: 'pdbNodeLevelDetails', class: Google::Apis::OracledatabaseV1::PluggableDatabaseNodeLevelDetails, decorator: Google::Apis::OracledatabaseV1::PluggableDatabaseNodeLevelDetails::Representation
1791
+
1792
+ end
1793
+ end
1794
+
1795
+ class RemoveVirtualMachineExadbVmClusterRequest
1796
+ # @private
1797
+ class Representation < Google::Apis::Core::JsonRepresentation
1798
+ collection :hostnames, as: 'hostnames'
1799
+ property :request_id, as: 'requestId'
1800
+ end
1801
+ end
1802
+
1111
1803
  class RestartAutonomousDatabaseRequest
1112
1804
  # @private
1113
1805
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1161,6 +1853,14 @@ module Google
1161
1853
  end
1162
1854
  end
1163
1855
 
1856
+ class StorageSizeDetails
1857
+ # @private
1858
+ class Representation < Google::Apis::Core::JsonRepresentation
1859
+ property :data_storage_size_in_gbs, as: 'dataStorageSizeInGbs'
1860
+ property :reco_storage_size_in_gbs, as: 'recoStorageSizeInGbs'
1861
+ end
1862
+ end
1863
+
1164
1864
  class SwitchoverAutonomousDatabaseRequest
1165
1865
  # @private
1166
1866
  class Representation < Google::Apis::Core::JsonRepresentation