google-apis-sqladmin_v1beta4 0.41.0 → 0.83.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.
@@ -28,12 +28,36 @@ module Google
28
28
  include Google::Apis::Core::JsonObjectSupport
29
29
  end
30
30
 
31
+ class AcquireSsrsLeaseContext
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
37
+ class AdvancedMachineFeatures
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
31
43
  class ApiWarning
32
44
  class Representation < Google::Apis::Core::JsonRepresentation; end
33
45
 
34
46
  include Google::Apis::Core::JsonObjectSupport
35
47
  end
36
48
 
49
+ class AvailableDatabaseVersion
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
55
+ class Backup
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
37
61
  class BackupConfiguration
38
62
  class Representation < Google::Apis::Core::JsonRepresentation; end
39
63
 
@@ -46,6 +70,12 @@ module Google
46
70
  include Google::Apis::Core::JsonObjectSupport
47
71
  end
48
72
 
73
+ class BackupReencryptionConfig
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
49
79
  class BackupRetentionSettings
50
80
  class Representation < Google::Apis::Core::JsonRepresentation; end
51
81
 
@@ -76,12 +106,36 @@ module Google
76
106
  include Google::Apis::Core::JsonObjectSupport
77
107
  end
78
108
 
109
+ class ConnectPoolNodeConfig
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
79
115
  class ConnectSettings
80
116
  class Representation < Google::Apis::Core::JsonRepresentation; end
81
117
 
82
118
  include Google::Apis::Core::JsonObjectSupport
83
119
  end
84
120
 
121
+ class ConnectionPoolConfig
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
127
+ class ConnectionPoolFlags
128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
129
+
130
+ include Google::Apis::Core::JsonObjectSupport
131
+ end
132
+
133
+ class DataCacheConfig
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
85
139
  class Database
86
140
  class Representation < Google::Apis::Core::JsonRepresentation; end
87
141
 
@@ -112,6 +166,12 @@ module Google
112
166
  include Google::Apis::Core::JsonObjectSupport
113
167
  end
114
168
 
169
+ class DemoteContext
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
115
175
  class DemoteMasterConfiguration
116
176
  class Representation < Google::Apis::Core::JsonRepresentation; end
117
177
 
@@ -148,6 +208,18 @@ module Google
148
208
  include Google::Apis::Core::JsonObjectSupport
149
209
  end
150
210
 
211
+ class DnsNameMapping
212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
213
+
214
+ include Google::Apis::Core::JsonObjectSupport
215
+ end
216
+
217
+ class Empty
218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
219
+
220
+ include Google::Apis::Core::JsonObjectSupport
221
+ end
222
+
151
223
  class ExportContext
152
224
  class Representation < Google::Apis::Core::JsonRepresentation; end
153
225
 
@@ -171,6 +243,18 @@ module Google
171
243
 
172
244
  include Google::Apis::Core::JsonObjectSupport
173
245
  end
246
+
247
+ class PostgresExportOptions
248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
249
+
250
+ include Google::Apis::Core::JsonObjectSupport
251
+ end
252
+
253
+ include Google::Apis::Core::JsonObjectSupport
254
+ end
255
+
256
+ class TdeExportOptions
257
+ class Representation < Google::Apis::Core::JsonRepresentation; end
174
258
 
175
259
  include Google::Apis::Core::JsonObjectSupport
176
260
  end
@@ -178,6 +262,12 @@ module Google
178
262
  include Google::Apis::Core::JsonObjectSupport
179
263
  end
180
264
 
265
+ class ExternalSyncSelectedObject
266
+ class Representation < Google::Apis::Core::JsonRepresentation; end
267
+
268
+ include Google::Apis::Core::JsonObjectSupport
269
+ end
270
+
181
271
  class FailoverContext
182
272
  class Representation < Google::Apis::Core::JsonRepresentation; end
183
273
 
@@ -196,6 +286,12 @@ module Google
196
286
  include Google::Apis::Core::JsonObjectSupport
197
287
  end
198
288
 
289
+ class GeminiInstanceConfig
290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
291
+
292
+ include Google::Apis::Core::JsonObjectSupport
293
+ end
294
+
199
295
  class GenerateEphemeralCertRequest
200
296
  class Representation < Google::Apis::Core::JsonRepresentation; end
201
297
 
@@ -228,6 +324,24 @@ module Google
228
324
 
229
325
  include Google::Apis::Core::JsonObjectSupport
230
326
  end
327
+
328
+ class SqlImportOptions
329
+ class Representation < Google::Apis::Core::JsonRepresentation; end
330
+
331
+ class PostgresImportOptions
332
+ class Representation < Google::Apis::Core::JsonRepresentation; end
333
+
334
+ include Google::Apis::Core::JsonObjectSupport
335
+ end
336
+
337
+ include Google::Apis::Core::JsonObjectSupport
338
+ end
339
+
340
+ class TdeImportOptions
341
+ class Representation < Google::Apis::Core::JsonRepresentation; end
342
+
343
+ include Google::Apis::Core::JsonObjectSupport
344
+ end
231
345
 
232
346
  include Google::Apis::Core::JsonObjectSupport
233
347
  end
@@ -244,6 +358,12 @@ module Google
244
358
  include Google::Apis::Core::JsonObjectSupport
245
359
  end
246
360
 
361
+ class InstancesAcquireSsrsLeaseRequest
362
+ class Representation < Google::Apis::Core::JsonRepresentation; end
363
+
364
+ include Google::Apis::Core::JsonObjectSupport
365
+ end
366
+
247
367
  class CloneInstancesRequest
248
368
  class Representation < Google::Apis::Core::JsonRepresentation; end
249
369
 
@@ -256,6 +376,12 @@ module Google
256
376
  include Google::Apis::Core::JsonObjectSupport
257
377
  end
258
378
 
379
+ class InstancesDemoteRequest
380
+ class Representation < Google::Apis::Core::JsonRepresentation; end
381
+
382
+ include Google::Apis::Core::JsonObjectSupport
383
+ end
384
+
259
385
  class ExportInstancesRequest
260
386
  class Representation < Google::Apis::Core::JsonRepresentation; end
261
387
 
@@ -286,6 +412,18 @@ module Google
286
412
  include Google::Apis::Core::JsonObjectSupport
287
413
  end
288
414
 
415
+ class InstancesListServerCertificatesResponse
416
+ class Representation < Google::Apis::Core::JsonRepresentation; end
417
+
418
+ include Google::Apis::Core::JsonObjectSupport
419
+ end
420
+
421
+ class InstancesReencryptRequest
422
+ class Representation < Google::Apis::Core::JsonRepresentation; end
423
+
424
+ include Google::Apis::Core::JsonObjectSupport
425
+ end
426
+
289
427
  class RestoreInstancesBackupRequest
290
428
  class Representation < Google::Apis::Core::JsonRepresentation; end
291
429
 
@@ -298,12 +436,24 @@ module Google
298
436
  include Google::Apis::Core::JsonObjectSupport
299
437
  end
300
438
 
439
+ class InstancesRotateServerCertificateRequest
440
+ class Representation < Google::Apis::Core::JsonRepresentation; end
441
+
442
+ include Google::Apis::Core::JsonObjectSupport
443
+ end
444
+
301
445
  class InstancesTruncateLogRequest
302
446
  class Representation < Google::Apis::Core::JsonRepresentation; end
303
447
 
304
448
  include Google::Apis::Core::JsonObjectSupport
305
449
  end
306
450
 
451
+ class Interval
452
+ class Representation < Google::Apis::Core::JsonRepresentation; end
453
+
454
+ include Google::Apis::Core::JsonObjectSupport
455
+ end
456
+
307
457
  class IpConfiguration
308
458
  class Representation < Google::Apis::Core::JsonRepresentation; end
309
459
 
@@ -316,6 +466,12 @@ module Google
316
466
  include Google::Apis::Core::JsonObjectSupport
317
467
  end
318
468
 
469
+ class ListBackupsResponse
470
+ class Representation < Google::Apis::Core::JsonRepresentation; end
471
+
472
+ include Google::Apis::Core::JsonObjectSupport
473
+ end
474
+
319
475
  class LocationPreference
320
476
  class Representation < Google::Apis::Core::JsonRepresentation; end
321
477
 
@@ -364,6 +520,12 @@ module Google
364
520
  include Google::Apis::Core::JsonObjectSupport
365
521
  end
366
522
 
523
+ class OperationMetadata
524
+ class Representation < Google::Apis::Core::JsonRepresentation; end
525
+
526
+ include Google::Apis::Core::JsonObjectSupport
527
+ end
528
+
367
529
  class ListOperationsResponse
368
530
  class Representation < Google::Apis::Core::JsonRepresentation; end
369
531
 
@@ -382,12 +544,48 @@ module Google
382
544
  include Google::Apis::Core::JsonObjectSupport
383
545
  end
384
546
 
547
+ class PerformDiskShrinkContext
548
+ class Representation < Google::Apis::Core::JsonRepresentation; end
549
+
550
+ include Google::Apis::Core::JsonObjectSupport
551
+ end
552
+
553
+ class PointInTimeRestoreContext
554
+ class Representation < Google::Apis::Core::JsonRepresentation; end
555
+
556
+ include Google::Apis::Core::JsonObjectSupport
557
+ end
558
+
559
+ class PoolNodeConfig
560
+ class Representation < Google::Apis::Core::JsonRepresentation; end
561
+
562
+ include Google::Apis::Core::JsonObjectSupport
563
+ end
564
+
565
+ class PscAutoConnectionConfig
566
+ class Representation < Google::Apis::Core::JsonRepresentation; end
567
+
568
+ include Google::Apis::Core::JsonObjectSupport
569
+ end
570
+
571
+ class PscConfig
572
+ class Representation < Google::Apis::Core::JsonRepresentation; end
573
+
574
+ include Google::Apis::Core::JsonObjectSupport
575
+ end
576
+
385
577
  class ReplicaConfiguration
386
578
  class Representation < Google::Apis::Core::JsonRepresentation; end
387
579
 
388
580
  include Google::Apis::Core::JsonObjectSupport
389
581
  end
390
582
 
583
+ class ReplicationCluster
584
+ class Representation < Google::Apis::Core::JsonRepresentation; end
585
+
586
+ include Google::Apis::Core::JsonObjectSupport
587
+ end
588
+
391
589
  class Reschedule
392
590
  class Representation < Google::Apis::Core::JsonRepresentation; end
393
591
 
@@ -406,6 +604,18 @@ module Google
406
604
  include Google::Apis::Core::JsonObjectSupport
407
605
  end
408
606
 
607
+ class RotateServerCertificateContext
608
+ class Representation < Google::Apis::Core::JsonRepresentation; end
609
+
610
+ include Google::Apis::Core::JsonObjectSupport
611
+ end
612
+
613
+ class SelectedObjects
614
+ class Representation < Google::Apis::Core::JsonRepresentation; end
615
+
616
+ include Google::Apis::Core::JsonObjectSupport
617
+ end
618
+
409
619
  class Settings
410
620
  class Representation < Google::Apis::Core::JsonRepresentation; end
411
621
 
@@ -424,12 +634,42 @@ module Google
424
634
  include Google::Apis::Core::JsonObjectSupport
425
635
  end
426
636
 
637
+ class SqlInstancesAcquireSsrsLeaseResponse
638
+ class Representation < Google::Apis::Core::JsonRepresentation; end
639
+
640
+ include Google::Apis::Core::JsonObjectSupport
641
+ end
642
+
643
+ class SqlInstancesGetDiskShrinkConfigResponse
644
+ class Representation < Google::Apis::Core::JsonRepresentation; end
645
+
646
+ include Google::Apis::Core::JsonObjectSupport
647
+ end
648
+
649
+ class SqlInstancesGetLatestRecoveryTimeResponse
650
+ class Representation < Google::Apis::Core::JsonRepresentation; end
651
+
652
+ include Google::Apis::Core::JsonObjectSupport
653
+ end
654
+
655
+ class SqlInstancesReleaseSsrsLeaseResponse
656
+ class Representation < Google::Apis::Core::JsonRepresentation; end
657
+
658
+ include Google::Apis::Core::JsonObjectSupport
659
+ end
660
+
427
661
  class SqlInstancesRescheduleMaintenanceRequestBody
428
662
  class Representation < Google::Apis::Core::JsonRepresentation; end
429
663
 
430
664
  include Google::Apis::Core::JsonObjectSupport
431
665
  end
432
666
 
667
+ class SqlInstancesResetReplicaSizeRequest
668
+ class Representation < Google::Apis::Core::JsonRepresentation; end
669
+
670
+ include Google::Apis::Core::JsonObjectSupport
671
+ end
672
+
433
673
  class SqlInstancesStartExternalSyncRequest
434
674
  class Representation < Google::Apis::Core::JsonRepresentation; end
435
675
 
@@ -478,6 +718,12 @@ module Google
478
718
  include Google::Apis::Core::JsonObjectSupport
479
719
  end
480
720
 
721
+ class SqlSubOperationType
722
+ class Representation < Google::Apis::Core::JsonRepresentation; end
723
+
724
+ include Google::Apis::Core::JsonObjectSupport
725
+ end
726
+
481
727
  class SslCert
482
728
  class Representation < Google::Apis::Core::JsonRepresentation; end
483
729
 
@@ -566,6 +812,23 @@ module Google
566
812
  end
567
813
  end
568
814
 
815
+ class AcquireSsrsLeaseContext
816
+ # @private
817
+ class Representation < Google::Apis::Core::JsonRepresentation
818
+ property :duration, as: 'duration'
819
+ property :report_database, as: 'reportDatabase'
820
+ property :service_login, as: 'serviceLogin'
821
+ property :setup_login, as: 'setupLogin'
822
+ end
823
+ end
824
+
825
+ class AdvancedMachineFeatures
826
+ # @private
827
+ class Representation < Google::Apis::Core::JsonRepresentation
828
+ property :threads_per_core, as: 'threadsPerCore'
829
+ end
830
+ end
831
+
569
832
  class ApiWarning
570
833
  # @private
571
834
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -575,11 +838,53 @@ module Google
575
838
  end
576
839
  end
577
840
 
841
+ class AvailableDatabaseVersion
842
+ # @private
843
+ class Representation < Google::Apis::Core::JsonRepresentation
844
+ property :display_name, as: 'displayName'
845
+ property :major_version, as: 'majorVersion'
846
+ property :name, as: 'name'
847
+ end
848
+ end
849
+
850
+ class Backup
851
+ # @private
852
+ class Representation < Google::Apis::Core::JsonRepresentation
853
+ property :backup_interval, as: 'backupInterval', class: Google::Apis::SqladminV1beta4::Interval, decorator: Google::Apis::SqladminV1beta4::Interval::Representation
854
+
855
+ property :backup_kind, as: 'backupKind'
856
+ property :backup_run, as: 'backupRun'
857
+ property :database_version, as: 'databaseVersion'
858
+ property :description, as: 'description'
859
+ property :error, as: 'error', class: Google::Apis::SqladminV1beta4::OperationError, decorator: Google::Apis::SqladminV1beta4::OperationError::Representation
860
+
861
+ property :expiry_time, as: 'expiryTime'
862
+ property :instance, as: 'instance'
863
+ property :instance_deletion_time, as: 'instanceDeletionTime'
864
+ property :instance_settings, as: 'instanceSettings', class: Google::Apis::SqladminV1beta4::DatabaseInstance, decorator: Google::Apis::SqladminV1beta4::DatabaseInstance::Representation
865
+
866
+ property :kind, as: 'kind'
867
+ property :kms_key, as: 'kmsKey'
868
+ property :kms_key_version, as: 'kmsKeyVersion'
869
+ property :location, as: 'location'
870
+ property :max_chargeable_bytes, :numeric_string => true, as: 'maxChargeableBytes'
871
+ property :name, as: 'name'
872
+ property :satisfies_pzi, as: 'satisfiesPzi'
873
+ property :satisfies_pzs, as: 'satisfiesPzs'
874
+ property :self_link, as: 'selfLink'
875
+ property :state, as: 'state'
876
+ property :time_zone, as: 'timeZone'
877
+ property :ttl_days, :numeric_string => true, as: 'ttlDays'
878
+ property :type, as: 'type'
879
+ end
880
+ end
881
+
578
882
  class BackupConfiguration
579
883
  # @private
580
884
  class Representation < Google::Apis::Core::JsonRepresentation
581
885
  property :backup_retention_settings, as: 'backupRetentionSettings', class: Google::Apis::SqladminV1beta4::BackupRetentionSettings, decorator: Google::Apis::SqladminV1beta4::BackupRetentionSettings::Representation
582
886
 
887
+ property :backup_tier, as: 'backupTier'
583
888
  property :binary_log_enabled, as: 'binaryLogEnabled'
584
889
  property :enabled, as: 'enabled'
585
890
  property :kind, as: 'kind'
@@ -588,6 +893,7 @@ module Google
588
893
  property :replication_log_archiving_enabled, as: 'replicationLogArchivingEnabled'
589
894
  property :start_time, as: 'startTime'
590
895
  property :transaction_log_retention_days, as: 'transactionLogRetentionDays'
896
+ property :transactional_log_storage_state, as: 'transactionalLogStorageState'
591
897
  end
592
898
  end
593
899
 
@@ -596,6 +902,15 @@ module Google
596
902
  class Representation < Google::Apis::Core::JsonRepresentation
597
903
  property :backup_id, :numeric_string => true, as: 'backupId'
598
904
  property :kind, as: 'kind'
905
+ property :name, as: 'name'
906
+ end
907
+ end
908
+
909
+ class BackupReencryptionConfig
910
+ # @private
911
+ class Representation < Google::Apis::Core::JsonRepresentation
912
+ property :backup_limit, as: 'backupLimit'
913
+ property :backup_type, as: 'backupType'
599
914
  end
600
915
  end
601
916
 
@@ -611,6 +926,7 @@ module Google
611
926
  # @private
612
927
  class Representation < Google::Apis::Core::JsonRepresentation
613
928
  property :backup_kind, as: 'backupKind'
929
+ property :database_version, as: 'databaseVersion'
614
930
  property :description, as: 'description'
615
931
  property :disk_encryption_configuration, as: 'diskEncryptionConfiguration', class: Google::Apis::SqladminV1beta4::DiskEncryptionConfiguration, decorator: Google::Apis::SqladminV1beta4::DiskEncryptionConfiguration::Representation
616
932
 
@@ -624,6 +940,7 @@ module Google
624
940
  property :instance, as: 'instance'
625
941
  property :kind, as: 'kind'
626
942
  property :location, as: 'location'
943
+ property :max_chargeable_bytes, :numeric_string => true, as: 'maxChargeableBytes'
627
944
  property :self_link, as: 'selfLink'
628
945
  property :start_time, as: 'startTime'
629
946
  property :status, as: 'status'
@@ -663,6 +980,20 @@ module Google
663
980
  property :kind, as: 'kind'
664
981
  property :pitr_timestamp_ms, :numeric_string => true, as: 'pitrTimestampMs'
665
982
  property :point_in_time, as: 'pointInTime'
983
+ property :preferred_secondary_zone, as: 'preferredSecondaryZone'
984
+ property :preferred_zone, as: 'preferredZone'
985
+ end
986
+ end
987
+
988
+ class ConnectPoolNodeConfig
989
+ # @private
990
+ class Representation < Google::Apis::Core::JsonRepresentation
991
+ property :dns_name, as: 'dnsName'
992
+ collection :dns_names, as: 'dnsNames', class: Google::Apis::SqladminV1beta4::DnsNameMapping, decorator: Google::Apis::SqladminV1beta4::DnsNameMapping::Representation
993
+
994
+ collection :ip_addresses, as: 'ipAddresses', class: Google::Apis::SqladminV1beta4::IpMapping, decorator: Google::Apis::SqladminV1beta4::IpMapping::Representation
995
+
996
+ property :name, as: 'name'
666
997
  end
667
998
  end
668
999
 
@@ -670,13 +1001,46 @@ module Google
670
1001
  # @private
671
1002
  class Representation < Google::Apis::Core::JsonRepresentation
672
1003
  property :backend_type, as: 'backendType'
1004
+ collection :custom_subject_alternative_names, as: 'customSubjectAlternativeNames'
673
1005
  property :database_version, as: 'databaseVersion'
1006
+ property :dns_name, as: 'dnsName'
1007
+ collection :dns_names, as: 'dnsNames', class: Google::Apis::SqladminV1beta4::DnsNameMapping, decorator: Google::Apis::SqladminV1beta4::DnsNameMapping::Representation
1008
+
674
1009
  collection :ip_addresses, as: 'ipAddresses', class: Google::Apis::SqladminV1beta4::IpMapping, decorator: Google::Apis::SqladminV1beta4::IpMapping::Representation
675
1010
 
676
1011
  property :kind, as: 'kind'
1012
+ property :node_count, as: 'nodeCount'
1013
+ collection :nodes, as: 'nodes', class: Google::Apis::SqladminV1beta4::ConnectPoolNodeConfig, decorator: Google::Apis::SqladminV1beta4::ConnectPoolNodeConfig::Representation
1014
+
1015
+ property :psc_enabled, as: 'pscEnabled'
677
1016
  property :region, as: 'region'
678
1017
  property :server_ca_cert, as: 'serverCaCert', class: Google::Apis::SqladminV1beta4::SslCert, decorator: Google::Apis::SqladminV1beta4::SslCert::Representation
679
1018
 
1019
+ property :server_ca_mode, as: 'serverCaMode'
1020
+ end
1021
+ end
1022
+
1023
+ class ConnectionPoolConfig
1024
+ # @private
1025
+ class Representation < Google::Apis::Core::JsonRepresentation
1026
+ property :connection_pooling_enabled, as: 'connectionPoolingEnabled'
1027
+ collection :flags, as: 'flags', class: Google::Apis::SqladminV1beta4::ConnectionPoolFlags, decorator: Google::Apis::SqladminV1beta4::ConnectionPoolFlags::Representation
1028
+
1029
+ end
1030
+ end
1031
+
1032
+ class ConnectionPoolFlags
1033
+ # @private
1034
+ class Representation < Google::Apis::Core::JsonRepresentation
1035
+ property :name, as: 'name'
1036
+ property :value, as: 'value'
1037
+ end
1038
+ end
1039
+
1040
+ class DataCacheConfig
1041
+ # @private
1042
+ class Representation < Google::Apis::Core::JsonRepresentation
1043
+ property :data_cache_enabled, as: 'dataCacheEnabled'
680
1044
  end
681
1045
  end
682
1046
 
@@ -718,10 +1082,16 @@ module Google
718
1082
 
719
1083
  property :disk_encryption_status, as: 'diskEncryptionStatus', class: Google::Apis::SqladminV1beta4::DiskEncryptionStatus, decorator: Google::Apis::SqladminV1beta4::DiskEncryptionStatus::Representation
720
1084
 
1085
+ property :dns_name, as: 'dnsName'
1086
+ collection :dns_names, as: 'dnsNames', class: Google::Apis::SqladminV1beta4::DnsNameMapping, decorator: Google::Apis::SqladminV1beta4::DnsNameMapping::Representation
1087
+
721
1088
  property :etag, as: 'etag'
722
1089
  property :failover_replica, as: 'failoverReplica', class: Google::Apis::SqladminV1beta4::DatabaseInstance::FailoverReplica, decorator: Google::Apis::SqladminV1beta4::DatabaseInstance::FailoverReplica::Representation
723
1090
 
724
1091
  property :gce_zone, as: 'gceZone'
1092
+ property :gemini_config, as: 'geminiConfig', class: Google::Apis::SqladminV1beta4::GeminiInstanceConfig, decorator: Google::Apis::SqladminV1beta4::GeminiInstanceConfig::Representation
1093
+
1094
+ property :include_replicas_for_major_version_upgrade, as: 'includeReplicasForMajorVersionUpgrade'
725
1095
  property :instance_type, as: 'instanceType'
726
1096
  collection :ip_addresses, as: 'ipAddresses', class: Google::Apis::SqladminV1beta4::IpMapping, decorator: Google::Apis::SqladminV1beta4::IpMapping::Representation
727
1097
 
@@ -731,16 +1101,24 @@ module Google
731
1101
  property :master_instance_name, as: 'masterInstanceName'
732
1102
  property :max_disk_size, :numeric_string => true, as: 'maxDiskSize'
733
1103
  property :name, as: 'name'
1104
+ property :node_count, as: 'nodeCount'
1105
+ collection :nodes, as: 'nodes', class: Google::Apis::SqladminV1beta4::PoolNodeConfig, decorator: Google::Apis::SqladminV1beta4::PoolNodeConfig::Representation
1106
+
734
1107
  property :on_premises_configuration, as: 'onPremisesConfiguration', class: Google::Apis::SqladminV1beta4::OnPremisesConfiguration, decorator: Google::Apis::SqladminV1beta4::OnPremisesConfiguration::Representation
735
1108
 
736
1109
  property :out_of_disk_report, as: 'outOfDiskReport', class: Google::Apis::SqladminV1beta4::SqlOutOfDiskReport, decorator: Google::Apis::SqladminV1beta4::SqlOutOfDiskReport::Representation
737
1110
 
1111
+ property :primary_dns_name, as: 'primaryDnsName'
738
1112
  property :project, as: 'project'
1113
+ property :psc_service_attachment_link, as: 'pscServiceAttachmentLink'
739
1114
  property :region, as: 'region'
740
1115
  property :replica_configuration, as: 'replicaConfiguration', class: Google::Apis::SqladminV1beta4::ReplicaConfiguration, decorator: Google::Apis::SqladminV1beta4::ReplicaConfiguration::Representation
741
1116
 
742
1117
  collection :replica_names, as: 'replicaNames'
1118
+ property :replication_cluster, as: 'replicationCluster', class: Google::Apis::SqladminV1beta4::ReplicationCluster, decorator: Google::Apis::SqladminV1beta4::ReplicationCluster::Representation
1119
+
743
1120
  property :root_password, as: 'rootPassword'
1121
+ property :satisfies_pzi, as: 'satisfiesPzi'
744
1122
  property :satisfies_pzs, as: 'satisfiesPzs'
745
1123
  property :scheduled_maintenance, as: 'scheduledMaintenance', class: Google::Apis::SqladminV1beta4::SqlScheduledMaintenance, decorator: Google::Apis::SqladminV1beta4::SqlScheduledMaintenance::Representation
746
1124
 
@@ -751,8 +1129,14 @@ module Google
751
1129
  property :service_account_email_address, as: 'serviceAccountEmailAddress'
752
1130
  property :settings, as: 'settings', class: Google::Apis::SqladminV1beta4::Settings, decorator: Google::Apis::SqladminV1beta4::Settings::Representation
753
1131
 
1132
+ property :sql_network_architecture, as: 'sqlNetworkArchitecture'
754
1133
  property :state, as: 'state'
755
1134
  collection :suspension_reason, as: 'suspensionReason'
1135
+ property :switch_transaction_logs_to_cloud_storage_enabled, as: 'switchTransactionLogsToCloudStorageEnabled'
1136
+ hash :tags, as: 'tags'
1137
+ collection :upgradable_database_versions, as: 'upgradableDatabaseVersions', class: Google::Apis::SqladminV1beta4::AvailableDatabaseVersion, decorator: Google::Apis::SqladminV1beta4::AvailableDatabaseVersion::Representation
1138
+
1139
+ property :write_endpoint, as: 'writeEndpoint'
756
1140
  end
757
1141
 
758
1142
  class FailoverReplica
@@ -773,6 +1157,14 @@ module Google
773
1157
  end
774
1158
  end
775
1159
 
1160
+ class DemoteContext
1161
+ # @private
1162
+ class Representation < Google::Apis::Core::JsonRepresentation
1163
+ property :kind, as: 'kind'
1164
+ property :source_representative_instance_name, as: 'sourceRepresentativeInstanceName'
1165
+ end
1166
+ end
1167
+
776
1168
  class DemoteMasterConfiguration
777
1169
  # @private
778
1170
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -831,6 +1223,21 @@ module Google
831
1223
  end
832
1224
  end
833
1225
 
1226
+ class DnsNameMapping
1227
+ # @private
1228
+ class Representation < Google::Apis::Core::JsonRepresentation
1229
+ property :connection_type, as: 'connectionType'
1230
+ property :dns_scope, as: 'dnsScope'
1231
+ property :name, as: 'name'
1232
+ end
1233
+ end
1234
+
1235
+ class Empty
1236
+ # @private
1237
+ class Representation < Google::Apis::Core::JsonRepresentation
1238
+ end
1239
+ end
1240
+
834
1241
  class ExportContext
835
1242
  # @private
836
1243
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -844,12 +1251,19 @@ module Google
844
1251
  property :offload, as: 'offload'
845
1252
  property :sql_export_options, as: 'sqlExportOptions', class: Google::Apis::SqladminV1beta4::ExportContext::SqlExportOptions, decorator: Google::Apis::SqladminV1beta4::ExportContext::SqlExportOptions::Representation
846
1253
 
1254
+ property :tde_export_options, as: 'tdeExportOptions', class: Google::Apis::SqladminV1beta4::ExportContext::TdeExportOptions, decorator: Google::Apis::SqladminV1beta4::ExportContext::TdeExportOptions::Representation
1255
+
847
1256
  property :uri, as: 'uri'
848
1257
  end
849
1258
 
850
1259
  class BakExportOptions
851
1260
  # @private
852
1261
  class Representation < Google::Apis::Core::JsonRepresentation
1262
+ property :bak_type, as: 'bakType'
1263
+ property :copy_only, as: 'copyOnly'
1264
+ property :differential_base, as: 'differentialBase'
1265
+ property :export_log_end_time, as: 'exportLogEndTime'
1266
+ property :export_log_start_time, as: 'exportLogStartTime'
853
1267
  property :stripe_count, as: 'stripeCount'
854
1268
  property :striped, as: 'striped'
855
1269
  end
@@ -871,8 +1285,12 @@ module Google
871
1285
  class Representation < Google::Apis::Core::JsonRepresentation
872
1286
  property :mysql_export_options, as: 'mysqlExportOptions', class: Google::Apis::SqladminV1beta4::ExportContext::SqlExportOptions::MysqlExportOptions, decorator: Google::Apis::SqladminV1beta4::ExportContext::SqlExportOptions::MysqlExportOptions::Representation
873
1287
 
1288
+ property :parallel, as: 'parallel'
1289
+ property :postgres_export_options, as: 'postgresExportOptions', class: Google::Apis::SqladminV1beta4::ExportContext::SqlExportOptions::PostgresExportOptions, decorator: Google::Apis::SqladminV1beta4::ExportContext::SqlExportOptions::PostgresExportOptions::Representation
1290
+
874
1291
  property :schema_only, as: 'schemaOnly'
875
1292
  collection :tables, as: 'tables'
1293
+ property :threads, as: 'threads'
876
1294
  end
877
1295
 
878
1296
  class MysqlExportOptions
@@ -881,6 +1299,31 @@ module Google
881
1299
  property :master_data, as: 'masterData'
882
1300
  end
883
1301
  end
1302
+
1303
+ class PostgresExportOptions
1304
+ # @private
1305
+ class Representation < Google::Apis::Core::JsonRepresentation
1306
+ property :clean, as: 'clean'
1307
+ property :if_exists, as: 'ifExists'
1308
+ end
1309
+ end
1310
+ end
1311
+
1312
+ class TdeExportOptions
1313
+ # @private
1314
+ class Representation < Google::Apis::Core::JsonRepresentation
1315
+ property :certificate_path, as: 'certificatePath'
1316
+ property :name, as: 'name'
1317
+ property :private_key_password, as: 'privateKeyPassword'
1318
+ property :private_key_path, as: 'privateKeyPath'
1319
+ end
1320
+ end
1321
+ end
1322
+
1323
+ class ExternalSyncSelectedObject
1324
+ # @private
1325
+ class Representation < Google::Apis::Core::JsonRepresentation
1326
+ property :database, as: 'database'
884
1327
  end
885
1328
  end
886
1329
 
@@ -898,11 +1341,14 @@ module Google
898
1341
  collection :allowed_int_values, as: 'allowedIntValues'
899
1342
  collection :allowed_string_values, as: 'allowedStringValues'
900
1343
  collection :applies_to, as: 'appliesTo'
1344
+ property :flag_scope, as: 'flagScope'
901
1345
  property :in_beta, as: 'inBeta'
902
1346
  property :kind, as: 'kind'
903
1347
  property :max_value, :numeric_string => true, as: 'maxValue'
904
1348
  property :min_value, :numeric_string => true, as: 'minValue'
905
1349
  property :name, as: 'name'
1350
+ property :recommended_int_value, :numeric_string => true, as: 'recommendedIntValue'
1351
+ property :recommended_string_value, as: 'recommendedStringValue'
906
1352
  property :requires_restart, as: 'requiresRestart'
907
1353
  property :type, as: 'type'
908
1354
  end
@@ -917,6 +1363,18 @@ module Google
917
1363
  end
918
1364
  end
919
1365
 
1366
+ class GeminiInstanceConfig
1367
+ # @private
1368
+ class Representation < Google::Apis::Core::JsonRepresentation
1369
+ property :active_query_enabled, as: 'activeQueryEnabled'
1370
+ property :entitled, as: 'entitled'
1371
+ property :flag_recommender_enabled, as: 'flagRecommenderEnabled'
1372
+ property :google_vacuum_mgmt_enabled, as: 'googleVacuumMgmtEnabled'
1373
+ property :index_advisor_enabled, as: 'indexAdvisorEnabled'
1374
+ property :oom_session_cancel_enabled, as: 'oomSessionCancelEnabled'
1375
+ end
1376
+ end
1377
+
920
1378
  class GenerateEphemeralCertRequest
921
1379
  # @private
922
1380
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -946,14 +1404,23 @@ module Google
946
1404
  property :file_type, as: 'fileType'
947
1405
  property :import_user, as: 'importUser'
948
1406
  property :kind, as: 'kind'
1407
+ property :sql_import_options, as: 'sqlImportOptions', class: Google::Apis::SqladminV1beta4::ImportContext::SqlImportOptions, decorator: Google::Apis::SqladminV1beta4::ImportContext::SqlImportOptions::Representation
1408
+
1409
+ property :tde_import_options, as: 'tdeImportOptions', class: Google::Apis::SqladminV1beta4::ImportContext::TdeImportOptions, decorator: Google::Apis::SqladminV1beta4::ImportContext::TdeImportOptions::Representation
1410
+
949
1411
  property :uri, as: 'uri'
950
1412
  end
951
1413
 
952
1414
  class BakImportOptions
953
1415
  # @private
954
1416
  class Representation < Google::Apis::Core::JsonRepresentation
1417
+ property :bak_type, as: 'bakType'
955
1418
  property :encryption_options, as: 'encryptionOptions', class: Google::Apis::SqladminV1beta4::ImportContext::BakImportOptions::EncryptionOptions, decorator: Google::Apis::SqladminV1beta4::ImportContext::BakImportOptions::EncryptionOptions::Representation
956
1419
 
1420
+ property :no_recovery, as: 'noRecovery'
1421
+ property :recovery_only, as: 'recoveryOnly'
1422
+ property :stop_at, as: 'stopAt'
1423
+ property :stop_at_mark, as: 'stopAtMark'
957
1424
  property :striped, as: 'striped'
958
1425
  end
959
1426
 
@@ -961,6 +1428,7 @@ module Google
961
1428
  # @private
962
1429
  class Representation < Google::Apis::Core::JsonRepresentation
963
1430
  property :cert_path, as: 'certPath'
1431
+ property :keep_encrypted, as: 'keepEncrypted'
964
1432
  property :pvk_password, as: 'pvkPassword'
965
1433
  property :pvk_path, as: 'pvkPath'
966
1434
  end
@@ -978,6 +1446,34 @@ module Google
978
1446
  property :table, as: 'table'
979
1447
  end
980
1448
  end
1449
+
1450
+ class SqlImportOptions
1451
+ # @private
1452
+ class Representation < Google::Apis::Core::JsonRepresentation
1453
+ property :parallel, as: 'parallel'
1454
+ property :postgres_import_options, as: 'postgresImportOptions', class: Google::Apis::SqladminV1beta4::ImportContext::SqlImportOptions::PostgresImportOptions, decorator: Google::Apis::SqladminV1beta4::ImportContext::SqlImportOptions::PostgresImportOptions::Representation
1455
+
1456
+ property :threads, as: 'threads'
1457
+ end
1458
+
1459
+ class PostgresImportOptions
1460
+ # @private
1461
+ class Representation < Google::Apis::Core::JsonRepresentation
1462
+ property :clean, as: 'clean'
1463
+ property :if_exists, as: 'ifExists'
1464
+ end
1465
+ end
1466
+ end
1467
+
1468
+ class TdeImportOptions
1469
+ # @private
1470
+ class Representation < Google::Apis::Core::JsonRepresentation
1471
+ property :certificate_path, as: 'certificatePath'
1472
+ property :name, as: 'name'
1473
+ property :private_key_password, as: 'privateKeyPassword'
1474
+ property :private_key_path, as: 'privateKeyPath'
1475
+ end
1476
+ end
981
1477
  end
982
1478
 
983
1479
  class InsightsConfig
@@ -1000,6 +1496,14 @@ module Google
1000
1496
  end
1001
1497
  end
1002
1498
 
1499
+ class InstancesAcquireSsrsLeaseRequest
1500
+ # @private
1501
+ class Representation < Google::Apis::Core::JsonRepresentation
1502
+ property :acquire_ssrs_lease_context, as: 'acquireSsrsLeaseContext', class: Google::Apis::SqladminV1beta4::AcquireSsrsLeaseContext, decorator: Google::Apis::SqladminV1beta4::AcquireSsrsLeaseContext::Representation
1503
+
1504
+ end
1505
+ end
1506
+
1003
1507
  class CloneInstancesRequest
1004
1508
  # @private
1005
1509
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1016,6 +1520,14 @@ module Google
1016
1520
  end
1017
1521
  end
1018
1522
 
1523
+ class InstancesDemoteRequest
1524
+ # @private
1525
+ class Representation < Google::Apis::Core::JsonRepresentation
1526
+ property :demote_context, as: 'demoteContext', class: Google::Apis::SqladminV1beta4::DemoteContext, decorator: Google::Apis::SqladminV1beta4::DemoteContext::Representation
1527
+
1528
+ end
1529
+ end
1530
+
1019
1531
  class ExportInstancesRequest
1020
1532
  # @private
1021
1533
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1062,11 +1574,35 @@ module Google
1062
1574
  end
1063
1575
  end
1064
1576
 
1577
+ class InstancesListServerCertificatesResponse
1578
+ # @private
1579
+ class Representation < Google::Apis::Core::JsonRepresentation
1580
+ property :active_version, as: 'activeVersion'
1581
+ collection :ca_certs, as: 'caCerts', class: Google::Apis::SqladminV1beta4::SslCert, decorator: Google::Apis::SqladminV1beta4::SslCert::Representation
1582
+
1583
+ property :kind, as: 'kind'
1584
+ collection :server_certs, as: 'serverCerts', class: Google::Apis::SqladminV1beta4::SslCert, decorator: Google::Apis::SqladminV1beta4::SslCert::Representation
1585
+
1586
+ end
1587
+ end
1588
+
1589
+ class InstancesReencryptRequest
1590
+ # @private
1591
+ class Representation < Google::Apis::Core::JsonRepresentation
1592
+ property :backup_reencryption_config, as: 'backupReencryptionConfig', class: Google::Apis::SqladminV1beta4::BackupReencryptionConfig, decorator: Google::Apis::SqladminV1beta4::BackupReencryptionConfig::Representation
1593
+
1594
+ end
1595
+ end
1596
+
1065
1597
  class RestoreInstancesBackupRequest
1066
1598
  # @private
1067
1599
  class Representation < Google::Apis::Core::JsonRepresentation
1600
+ property :backup, as: 'backup'
1601
+ property :backupdr_backup, as: 'backupdrBackup'
1068
1602
  property :restore_backup_context, as: 'restoreBackupContext', class: Google::Apis::SqladminV1beta4::RestoreBackupContext, decorator: Google::Apis::SqladminV1beta4::RestoreBackupContext::Representation
1069
1603
 
1604
+ property :restore_instance_settings, as: 'restoreInstanceSettings', class: Google::Apis::SqladminV1beta4::DatabaseInstance, decorator: Google::Apis::SqladminV1beta4::DatabaseInstance::Representation
1605
+
1070
1606
  end
1071
1607
  end
1072
1608
 
@@ -1078,6 +1614,14 @@ module Google
1078
1614
  end
1079
1615
  end
1080
1616
 
1617
+ class InstancesRotateServerCertificateRequest
1618
+ # @private
1619
+ class Representation < Google::Apis::Core::JsonRepresentation
1620
+ property :rotate_server_certificate_context, as: 'rotateServerCertificateContext', class: Google::Apis::SqladminV1beta4::RotateServerCertificateContext, decorator: Google::Apis::SqladminV1beta4::RotateServerCertificateContext::Representation
1621
+
1622
+ end
1623
+ end
1624
+
1081
1625
  class InstancesTruncateLogRequest
1082
1626
  # @private
1083
1627
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1086,16 +1630,30 @@ module Google
1086
1630
  end
1087
1631
  end
1088
1632
 
1633
+ class Interval
1634
+ # @private
1635
+ class Representation < Google::Apis::Core::JsonRepresentation
1636
+ property :end_time, as: 'endTime'
1637
+ property :start_time, as: 'startTime'
1638
+ end
1639
+ end
1640
+
1089
1641
  class IpConfiguration
1090
1642
  # @private
1091
1643
  class Representation < Google::Apis::Core::JsonRepresentation
1092
1644
  property :allocated_ip_range, as: 'allocatedIpRange'
1093
1645
  collection :authorized_networks, as: 'authorizedNetworks', class: Google::Apis::SqladminV1beta4::AclEntry, decorator: Google::Apis::SqladminV1beta4::AclEntry::Representation
1094
1646
 
1647
+ collection :custom_subject_alternative_names, as: 'customSubjectAlternativeNames'
1095
1648
  property :enable_private_path_for_google_cloud_services, as: 'enablePrivatePathForGoogleCloudServices'
1096
1649
  property :ipv4_enabled, as: 'ipv4Enabled'
1097
1650
  property :private_network, as: 'privateNetwork'
1651
+ property :psc_config, as: 'pscConfig', class: Google::Apis::SqladminV1beta4::PscConfig, decorator: Google::Apis::SqladminV1beta4::PscConfig::Representation
1652
+
1098
1653
  property :require_ssl, as: 'requireSsl'
1654
+ property :server_ca_mode, as: 'serverCaMode'
1655
+ property :server_ca_pool, as: 'serverCaPool'
1656
+ property :ssl_mode, as: 'sslMode'
1099
1657
  end
1100
1658
  end
1101
1659
 
@@ -1108,6 +1666,17 @@ module Google
1108
1666
  end
1109
1667
  end
1110
1668
 
1669
+ class ListBackupsResponse
1670
+ # @private
1671
+ class Representation < Google::Apis::Core::JsonRepresentation
1672
+ collection :backups, as: 'backups', class: Google::Apis::SqladminV1beta4::Backup, decorator: Google::Apis::SqladminV1beta4::Backup::Representation
1673
+
1674
+ property :next_page_token, as: 'nextPageToken'
1675
+ collection :warnings, as: 'warnings', class: Google::Apis::SqladminV1beta4::ApiWarning, decorator: Google::Apis::SqladminV1beta4::ApiWarning::Representation
1676
+
1677
+ end
1678
+ end
1679
+
1111
1680
  class LocationPreference
1112
1681
  # @private
1113
1682
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1163,8 +1732,11 @@ module Google
1163
1732
  property :host_port, as: 'hostPort'
1164
1733
  property :kind, as: 'kind'
1165
1734
  property :password, as: 'password'
1735
+ collection :selected_objects, as: 'selectedObjects', class: Google::Apis::SqladminV1beta4::SelectedObjects, decorator: Google::Apis::SqladminV1beta4::SelectedObjects::Representation
1736
+
1166
1737
  property :source_instance, as: 'sourceInstance', class: Google::Apis::SqladminV1beta4::InstanceReference, decorator: Google::Apis::SqladminV1beta4::InstanceReference::Representation
1167
1738
 
1739
+ property :ssl_option, as: 'sslOption'
1168
1740
  property :username, as: 'username'
1169
1741
  end
1170
1742
  end
@@ -1172,6 +1744,10 @@ module Google
1172
1744
  class Operation
1173
1745
  # @private
1174
1746
  class Representation < Google::Apis::Core::JsonRepresentation
1747
+ property :acquire_ssrs_lease_context, as: 'acquireSsrsLeaseContext', class: Google::Apis::SqladminV1beta4::AcquireSsrsLeaseContext, decorator: Google::Apis::SqladminV1beta4::AcquireSsrsLeaseContext::Representation
1748
+
1749
+ property :api_warning, as: 'apiWarning', class: Google::Apis::SqladminV1beta4::ApiWarning, decorator: Google::Apis::SqladminV1beta4::ApiWarning::Representation
1750
+
1175
1751
  property :backup_context, as: 'backupContext', class: Google::Apis::SqladminV1beta4::BackupContext, decorator: Google::Apis::SqladminV1beta4::BackupContext::Representation
1176
1752
 
1177
1753
  property :end_time, as: 'endTime'
@@ -1188,6 +1764,8 @@ module Google
1188
1764
  property :self_link, as: 'selfLink'
1189
1765
  property :start_time, as: 'startTime'
1190
1766
  property :status, as: 'status'
1767
+ property :sub_operation_type, as: 'subOperationType', class: Google::Apis::SqladminV1beta4::SqlSubOperationType, decorator: Google::Apis::SqladminV1beta4::SqlSubOperationType::Representation
1768
+
1191
1769
  property :target_id, as: 'targetId'
1192
1770
  property :target_link, as: 'targetLink'
1193
1771
  property :target_project, as: 'targetProject'
@@ -1213,6 +1791,19 @@ module Google
1213
1791
  end
1214
1792
  end
1215
1793
 
1794
+ class OperationMetadata
1795
+ # @private
1796
+ class Representation < Google::Apis::Core::JsonRepresentation
1797
+ property :api_version, as: 'apiVersion'
1798
+ property :cancel_requested, as: 'cancelRequested'
1799
+ property :create_time, as: 'createTime'
1800
+ property :end_time, as: 'endTime'
1801
+ property :status_detail, as: 'statusDetail'
1802
+ property :target, as: 'target'
1803
+ property :verb, as: 'verb'
1804
+ end
1805
+ end
1806
+
1216
1807
  class ListOperationsResponse
1217
1808
  # @private
1218
1809
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1235,6 +1826,7 @@ module Google
1235
1826
  # @private
1236
1827
  class Representation < Google::Apis::Core::JsonRepresentation
1237
1828
  property :complexity, as: 'complexity'
1829
+ property :disallow_compromised_credentials, as: 'disallowCompromisedCredentials'
1238
1830
  property :disallow_username_substring, as: 'disallowUsernameSubstring'
1239
1831
  property :enable_password_policy, as: 'enablePasswordPolicy'
1240
1832
  property :min_length, as: 'minLength'
@@ -1243,9 +1835,65 @@ module Google
1243
1835
  end
1244
1836
  end
1245
1837
 
1838
+ class PerformDiskShrinkContext
1839
+ # @private
1840
+ class Representation < Google::Apis::Core::JsonRepresentation
1841
+ property :target_size_gb, :numeric_string => true, as: 'targetSizeGb'
1842
+ end
1843
+ end
1844
+
1845
+ class PointInTimeRestoreContext
1846
+ # @private
1847
+ class Representation < Google::Apis::Core::JsonRepresentation
1848
+ property :allocated_ip_range, as: 'allocatedIpRange'
1849
+ property :datasource, as: 'datasource'
1850
+ property :point_in_time, as: 'pointInTime'
1851
+ property :preferred_secondary_zone, as: 'preferredSecondaryZone'
1852
+ property :preferred_zone, as: 'preferredZone'
1853
+ property :private_network, as: 'privateNetwork'
1854
+ property :target_instance, as: 'targetInstance'
1855
+ end
1856
+ end
1857
+
1858
+ class PoolNodeConfig
1859
+ # @private
1860
+ class Representation < Google::Apis::Core::JsonRepresentation
1861
+ property :dns_name, as: 'dnsName'
1862
+ collection :dns_names, as: 'dnsNames', class: Google::Apis::SqladminV1beta4::DnsNameMapping, decorator: Google::Apis::SqladminV1beta4::DnsNameMapping::Representation
1863
+
1864
+ property :gce_zone, as: 'gceZone'
1865
+ collection :ip_addresses, as: 'ipAddresses', class: Google::Apis::SqladminV1beta4::IpMapping, decorator: Google::Apis::SqladminV1beta4::IpMapping::Representation
1866
+
1867
+ property :name, as: 'name'
1868
+ property :state, as: 'state'
1869
+ end
1870
+ end
1871
+
1872
+ class PscAutoConnectionConfig
1873
+ # @private
1874
+ class Representation < Google::Apis::Core::JsonRepresentation
1875
+ property :consumer_network, as: 'consumerNetwork'
1876
+ property :consumer_network_status, as: 'consumerNetworkStatus'
1877
+ property :consumer_project, as: 'consumerProject'
1878
+ property :ip_address, as: 'ipAddress'
1879
+ property :status, as: 'status'
1880
+ end
1881
+ end
1882
+
1883
+ class PscConfig
1884
+ # @private
1885
+ class Representation < Google::Apis::Core::JsonRepresentation
1886
+ collection :allowed_consumer_projects, as: 'allowedConsumerProjects'
1887
+ collection :psc_auto_connections, as: 'pscAutoConnections', class: Google::Apis::SqladminV1beta4::PscAutoConnectionConfig, decorator: Google::Apis::SqladminV1beta4::PscAutoConnectionConfig::Representation
1888
+
1889
+ property :psc_enabled, as: 'pscEnabled'
1890
+ end
1891
+ end
1892
+
1246
1893
  class ReplicaConfiguration
1247
1894
  # @private
1248
1895
  class Representation < Google::Apis::Core::JsonRepresentation
1896
+ property :cascadable_replica, as: 'cascadableReplica'
1249
1897
  property :failover_target, as: 'failoverTarget'
1250
1898
  property :kind, as: 'kind'
1251
1899
  property :mysql_replica_configuration, as: 'mysqlReplicaConfiguration', class: Google::Apis::SqladminV1beta4::MySqlReplicaConfiguration, decorator: Google::Apis::SqladminV1beta4::MySqlReplicaConfiguration::Representation
@@ -1253,6 +1901,15 @@ module Google
1253
1901
  end
1254
1902
  end
1255
1903
 
1904
+ class ReplicationCluster
1905
+ # @private
1906
+ class Representation < Google::Apis::Core::JsonRepresentation
1907
+ property :dr_replica, as: 'drReplica'
1908
+ property :failover_dr_replica_name, as: 'failoverDrReplicaName'
1909
+ property :psa_write_endpoint, as: 'psaWriteEndpoint'
1910
+ end
1911
+ end
1912
+
1256
1913
  class Reschedule
1257
1914
  # @private
1258
1915
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1279,19 +1936,42 @@ module Google
1279
1936
  end
1280
1937
  end
1281
1938
 
1939
+ class RotateServerCertificateContext
1940
+ # @private
1941
+ class Representation < Google::Apis::Core::JsonRepresentation
1942
+ property :kind, as: 'kind'
1943
+ property :next_version, as: 'nextVersion'
1944
+ end
1945
+ end
1946
+
1947
+ class SelectedObjects
1948
+ # @private
1949
+ class Representation < Google::Apis::Core::JsonRepresentation
1950
+ property :database, as: 'database'
1951
+ end
1952
+ end
1953
+
1282
1954
  class Settings
1283
1955
  # @private
1284
1956
  class Representation < Google::Apis::Core::JsonRepresentation
1285
1957
  property :activation_policy, as: 'activationPolicy'
1286
1958
  property :active_directory_config, as: 'activeDirectoryConfig', class: Google::Apis::SqladminV1beta4::SqlActiveDirectoryConfig, decorator: Google::Apis::SqladminV1beta4::SqlActiveDirectoryConfig::Representation
1287
1959
 
1960
+ property :advanced_machine_features, as: 'advancedMachineFeatures', class: Google::Apis::SqladminV1beta4::AdvancedMachineFeatures, decorator: Google::Apis::SqladminV1beta4::AdvancedMachineFeatures::Representation
1961
+
1288
1962
  collection :authorized_gae_applications, as: 'authorizedGaeApplications'
1289
1963
  property :availability_type, as: 'availabilityType'
1290
1964
  property :backup_configuration, as: 'backupConfiguration', class: Google::Apis::SqladminV1beta4::BackupConfiguration, decorator: Google::Apis::SqladminV1beta4::BackupConfiguration::Representation
1291
1965
 
1292
1966
  property :collation, as: 'collation'
1967
+ property :connection_pool_config, as: 'connectionPoolConfig', class: Google::Apis::SqladminV1beta4::ConnectionPoolConfig, decorator: Google::Apis::SqladminV1beta4::ConnectionPoolConfig::Representation
1968
+
1293
1969
  property :connector_enforcement, as: 'connectorEnforcement'
1294
1970
  property :crash_safe_replication_enabled, as: 'crashSafeReplicationEnabled'
1971
+ property :data_cache_config, as: 'dataCacheConfig', class: Google::Apis::SqladminV1beta4::DataCacheConfig, decorator: Google::Apis::SqladminV1beta4::DataCacheConfig::Representation
1972
+
1973
+ property :data_disk_provisioned_iops, :numeric_string => true, as: 'dataDiskProvisionedIops'
1974
+ property :data_disk_provisioned_throughput, :numeric_string => true, as: 'dataDiskProvisionedThroughput'
1295
1975
  property :data_disk_size_gb, :numeric_string => true, as: 'dataDiskSizeGb'
1296
1976
  property :data_disk_type, as: 'dataDiskType'
1297
1977
  collection :database_flags, as: 'databaseFlags', class: Google::Apis::SqladminV1beta4::DatabaseFlags, decorator: Google::Apis::SqladminV1beta4::DatabaseFlags::Representation
@@ -1300,6 +1980,9 @@ module Google
1300
1980
  property :deletion_protection_enabled, as: 'deletionProtectionEnabled'
1301
1981
  collection :deny_maintenance_periods, as: 'denyMaintenancePeriods', class: Google::Apis::SqladminV1beta4::DenyMaintenancePeriod, decorator: Google::Apis::SqladminV1beta4::DenyMaintenancePeriod::Representation
1302
1982
 
1983
+ property :edition, as: 'edition'
1984
+ property :enable_dataplex_integration, as: 'enableDataplexIntegration'
1985
+ property :enable_google_ml_integration, as: 'enableGoogleMlIntegration'
1303
1986
  property :insights_config, as: 'insightsConfig', class: Google::Apis::SqladminV1beta4::InsightsConfig, decorator: Google::Apis::SqladminV1beta4::InsightsConfig::Representation
1304
1987
 
1305
1988
  property :ip_configuration, as: 'ipConfiguration', class: Google::Apis::SqladminV1beta4::IpConfiguration, decorator: Google::Apis::SqladminV1beta4::IpConfiguration::Representation
@@ -1312,7 +1995,9 @@ module Google
1312
1995
  property :password_validation_policy, as: 'passwordValidationPolicy', class: Google::Apis::SqladminV1beta4::PasswordValidationPolicy, decorator: Google::Apis::SqladminV1beta4::PasswordValidationPolicy::Representation
1313
1996
 
1314
1997
  property :pricing_plan, as: 'pricingPlan'
1998
+ property :replication_lag_max_seconds, as: 'replicationLagMaxSeconds'
1315
1999
  property :replication_type, as: 'replicationType'
2000
+ property :retain_backups_on_delete, as: 'retainBackupsOnDelete'
1316
2001
  property :settings_version, :numeric_string => true, as: 'settingsVersion'
1317
2002
  property :sql_server_audit_config, as: 'sqlServerAuditConfig', class: Google::Apis::SqladminV1beta4::SqlServerAuditConfig, decorator: Google::Apis::SqladminV1beta4::SqlServerAuditConfig::Representation
1318
2003
 
@@ -1341,6 +2026,37 @@ module Google
1341
2026
  end
1342
2027
  end
1343
2028
 
2029
+ class SqlInstancesAcquireSsrsLeaseResponse
2030
+ # @private
2031
+ class Representation < Google::Apis::Core::JsonRepresentation
2032
+ property :operation_id, as: 'operationId'
2033
+ end
2034
+ end
2035
+
2036
+ class SqlInstancesGetDiskShrinkConfigResponse
2037
+ # @private
2038
+ class Representation < Google::Apis::Core::JsonRepresentation
2039
+ property :kind, as: 'kind'
2040
+ property :message, as: 'message'
2041
+ property :minimal_target_size_gb, :numeric_string => true, as: 'minimalTargetSizeGb'
2042
+ end
2043
+ end
2044
+
2045
+ class SqlInstancesGetLatestRecoveryTimeResponse
2046
+ # @private
2047
+ class Representation < Google::Apis::Core::JsonRepresentation
2048
+ property :kind, as: 'kind'
2049
+ property :latest_recovery_time, as: 'latestRecoveryTime'
2050
+ end
2051
+ end
2052
+
2053
+ class SqlInstancesReleaseSsrsLeaseResponse
2054
+ # @private
2055
+ class Representation < Google::Apis::Core::JsonRepresentation
2056
+ property :operation_id, as: 'operationId'
2057
+ end
2058
+ end
2059
+
1344
2060
  class SqlInstancesRescheduleMaintenanceRequestBody
1345
2061
  # @private
1346
2062
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1349,22 +2065,34 @@ module Google
1349
2065
  end
1350
2066
  end
1351
2067
 
2068
+ class SqlInstancesResetReplicaSizeRequest
2069
+ # @private
2070
+ class Representation < Google::Apis::Core::JsonRepresentation
2071
+ end
2072
+ end
2073
+
1352
2074
  class SqlInstancesStartExternalSyncRequest
1353
2075
  # @private
1354
2076
  class Representation < Google::Apis::Core::JsonRepresentation
2077
+ property :migration_type, as: 'migrationType'
1355
2078
  property :mysql_sync_config, as: 'mysqlSyncConfig', class: Google::Apis::SqladminV1beta4::MySqlSyncConfig, decorator: Google::Apis::SqladminV1beta4::MySqlSyncConfig::Representation
1356
2079
 
1357
2080
  property :skip_verification, as: 'skipVerification'
1358
2081
  property :sync_mode, as: 'syncMode'
2082
+ property :sync_parallel_level, as: 'syncParallelLevel'
1359
2083
  end
1360
2084
  end
1361
2085
 
1362
2086
  class SqlInstancesVerifyExternalSyncSettingsRequest
1363
2087
  # @private
1364
2088
  class Representation < Google::Apis::Core::JsonRepresentation
2089
+ property :migration_type, as: 'migrationType'
1365
2090
  property :mysql_sync_config, as: 'mysqlSyncConfig', class: Google::Apis::SqladminV1beta4::MySqlSyncConfig, decorator: Google::Apis::SqladminV1beta4::MySqlSyncConfig::Representation
1366
2091
 
2092
+ collection :selected_objects, as: 'selectedObjects', class: Google::Apis::SqladminV1beta4::ExternalSyncSelectedObject, decorator: Google::Apis::SqladminV1beta4::ExternalSyncSelectedObject::Representation
2093
+
1367
2094
  property :sync_mode, as: 'syncMode'
2095
+ property :sync_parallel_level, as: 'syncParallelLevel'
1368
2096
  property :verify_connection_only, as: 'verifyConnectionOnly'
1369
2097
  property :verify_replication_only, as: 'verifyReplicationOnly'
1370
2098
  end
@@ -1425,6 +2153,13 @@ module Google
1425
2153
  end
1426
2154
  end
1427
2155
 
2156
+ class SqlSubOperationType
2157
+ # @private
2158
+ class Representation < Google::Apis::Core::JsonRepresentation
2159
+ property :maintenance_type, as: 'maintenanceType'
2160
+ end
2161
+ end
2162
+
1428
2163
  class SslCert
1429
2164
  # @private
1430
2165
  class Representation < Google::Apis::Core::JsonRepresentation