google-apis-sqladmin_v1beta4 0.41.0 → 0.85.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
 
@@ -709,6 +1073,7 @@ module Google
709
1073
  class Representation < Google::Apis::Core::JsonRepresentation
710
1074
  collection :available_maintenance_versions, as: 'availableMaintenanceVersions'
711
1075
  property :backend_type, as: 'backendType'
1076
+ property :clear_network, as: 'clearNetwork'
712
1077
  property :connection_name, as: 'connectionName'
713
1078
  property :create_time, as: 'createTime'
714
1079
  property :current_disk_size, :numeric_string => true, as: 'currentDiskSize'
@@ -718,10 +1083,16 @@ module Google
718
1083
 
719
1084
  property :disk_encryption_status, as: 'diskEncryptionStatus', class: Google::Apis::SqladminV1beta4::DiskEncryptionStatus, decorator: Google::Apis::SqladminV1beta4::DiskEncryptionStatus::Representation
720
1085
 
1086
+ property :dns_name, as: 'dnsName'
1087
+ collection :dns_names, as: 'dnsNames', class: Google::Apis::SqladminV1beta4::DnsNameMapping, decorator: Google::Apis::SqladminV1beta4::DnsNameMapping::Representation
1088
+
721
1089
  property :etag, as: 'etag'
722
1090
  property :failover_replica, as: 'failoverReplica', class: Google::Apis::SqladminV1beta4::DatabaseInstance::FailoverReplica, decorator: Google::Apis::SqladminV1beta4::DatabaseInstance::FailoverReplica::Representation
723
1091
 
724
1092
  property :gce_zone, as: 'gceZone'
1093
+ property :gemini_config, as: 'geminiConfig', class: Google::Apis::SqladminV1beta4::GeminiInstanceConfig, decorator: Google::Apis::SqladminV1beta4::GeminiInstanceConfig::Representation
1094
+
1095
+ property :include_replicas_for_major_version_upgrade, as: 'includeReplicasForMajorVersionUpgrade'
725
1096
  property :instance_type, as: 'instanceType'
726
1097
  collection :ip_addresses, as: 'ipAddresses', class: Google::Apis::SqladminV1beta4::IpMapping, decorator: Google::Apis::SqladminV1beta4::IpMapping::Representation
727
1098
 
@@ -731,16 +1102,24 @@ module Google
731
1102
  property :master_instance_name, as: 'masterInstanceName'
732
1103
  property :max_disk_size, :numeric_string => true, as: 'maxDiskSize'
733
1104
  property :name, as: 'name'
1105
+ property :node_count, as: 'nodeCount'
1106
+ collection :nodes, as: 'nodes', class: Google::Apis::SqladminV1beta4::PoolNodeConfig, decorator: Google::Apis::SqladminV1beta4::PoolNodeConfig::Representation
1107
+
734
1108
  property :on_premises_configuration, as: 'onPremisesConfiguration', class: Google::Apis::SqladminV1beta4::OnPremisesConfiguration, decorator: Google::Apis::SqladminV1beta4::OnPremisesConfiguration::Representation
735
1109
 
736
1110
  property :out_of_disk_report, as: 'outOfDiskReport', class: Google::Apis::SqladminV1beta4::SqlOutOfDiskReport, decorator: Google::Apis::SqladminV1beta4::SqlOutOfDiskReport::Representation
737
1111
 
1112
+ property :primary_dns_name, as: 'primaryDnsName'
738
1113
  property :project, as: 'project'
1114
+ property :psc_service_attachment_link, as: 'pscServiceAttachmentLink'
739
1115
  property :region, as: 'region'
740
1116
  property :replica_configuration, as: 'replicaConfiguration', class: Google::Apis::SqladminV1beta4::ReplicaConfiguration, decorator: Google::Apis::SqladminV1beta4::ReplicaConfiguration::Representation
741
1117
 
742
1118
  collection :replica_names, as: 'replicaNames'
1119
+ property :replication_cluster, as: 'replicationCluster', class: Google::Apis::SqladminV1beta4::ReplicationCluster, decorator: Google::Apis::SqladminV1beta4::ReplicationCluster::Representation
1120
+
743
1121
  property :root_password, as: 'rootPassword'
1122
+ property :satisfies_pzi, as: 'satisfiesPzi'
744
1123
  property :satisfies_pzs, as: 'satisfiesPzs'
745
1124
  property :scheduled_maintenance, as: 'scheduledMaintenance', class: Google::Apis::SqladminV1beta4::SqlScheduledMaintenance, decorator: Google::Apis::SqladminV1beta4::SqlScheduledMaintenance::Representation
746
1125
 
@@ -751,8 +1130,14 @@ module Google
751
1130
  property :service_account_email_address, as: 'serviceAccountEmailAddress'
752
1131
  property :settings, as: 'settings', class: Google::Apis::SqladminV1beta4::Settings, decorator: Google::Apis::SqladminV1beta4::Settings::Representation
753
1132
 
1133
+ property :sql_network_architecture, as: 'sqlNetworkArchitecture'
754
1134
  property :state, as: 'state'
755
1135
  collection :suspension_reason, as: 'suspensionReason'
1136
+ property :switch_transaction_logs_to_cloud_storage_enabled, as: 'switchTransactionLogsToCloudStorageEnabled'
1137
+ hash :tags, as: 'tags'
1138
+ collection :upgradable_database_versions, as: 'upgradableDatabaseVersions', class: Google::Apis::SqladminV1beta4::AvailableDatabaseVersion, decorator: Google::Apis::SqladminV1beta4::AvailableDatabaseVersion::Representation
1139
+
1140
+ property :write_endpoint, as: 'writeEndpoint'
756
1141
  end
757
1142
 
758
1143
  class FailoverReplica
@@ -773,6 +1158,14 @@ module Google
773
1158
  end
774
1159
  end
775
1160
 
1161
+ class DemoteContext
1162
+ # @private
1163
+ class Representation < Google::Apis::Core::JsonRepresentation
1164
+ property :kind, as: 'kind'
1165
+ property :source_representative_instance_name, as: 'sourceRepresentativeInstanceName'
1166
+ end
1167
+ end
1168
+
776
1169
  class DemoteMasterConfiguration
777
1170
  # @private
778
1171
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -831,6 +1224,21 @@ module Google
831
1224
  end
832
1225
  end
833
1226
 
1227
+ class DnsNameMapping
1228
+ # @private
1229
+ class Representation < Google::Apis::Core::JsonRepresentation
1230
+ property :connection_type, as: 'connectionType'
1231
+ property :dns_scope, as: 'dnsScope'
1232
+ property :name, as: 'name'
1233
+ end
1234
+ end
1235
+
1236
+ class Empty
1237
+ # @private
1238
+ class Representation < Google::Apis::Core::JsonRepresentation
1239
+ end
1240
+ end
1241
+
834
1242
  class ExportContext
835
1243
  # @private
836
1244
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -844,12 +1252,19 @@ module Google
844
1252
  property :offload, as: 'offload'
845
1253
  property :sql_export_options, as: 'sqlExportOptions', class: Google::Apis::SqladminV1beta4::ExportContext::SqlExportOptions, decorator: Google::Apis::SqladminV1beta4::ExportContext::SqlExportOptions::Representation
846
1254
 
1255
+ property :tde_export_options, as: 'tdeExportOptions', class: Google::Apis::SqladminV1beta4::ExportContext::TdeExportOptions, decorator: Google::Apis::SqladminV1beta4::ExportContext::TdeExportOptions::Representation
1256
+
847
1257
  property :uri, as: 'uri'
848
1258
  end
849
1259
 
850
1260
  class BakExportOptions
851
1261
  # @private
852
1262
  class Representation < Google::Apis::Core::JsonRepresentation
1263
+ property :bak_type, as: 'bakType'
1264
+ property :copy_only, as: 'copyOnly'
1265
+ property :differential_base, as: 'differentialBase'
1266
+ property :export_log_end_time, as: 'exportLogEndTime'
1267
+ property :export_log_start_time, as: 'exportLogStartTime'
853
1268
  property :stripe_count, as: 'stripeCount'
854
1269
  property :striped, as: 'striped'
855
1270
  end
@@ -871,8 +1286,12 @@ module Google
871
1286
  class Representation < Google::Apis::Core::JsonRepresentation
872
1287
  property :mysql_export_options, as: 'mysqlExportOptions', class: Google::Apis::SqladminV1beta4::ExportContext::SqlExportOptions::MysqlExportOptions, decorator: Google::Apis::SqladminV1beta4::ExportContext::SqlExportOptions::MysqlExportOptions::Representation
873
1288
 
1289
+ property :parallel, as: 'parallel'
1290
+ property :postgres_export_options, as: 'postgresExportOptions', class: Google::Apis::SqladminV1beta4::ExportContext::SqlExportOptions::PostgresExportOptions, decorator: Google::Apis::SqladminV1beta4::ExportContext::SqlExportOptions::PostgresExportOptions::Representation
1291
+
874
1292
  property :schema_only, as: 'schemaOnly'
875
1293
  collection :tables, as: 'tables'
1294
+ property :threads, as: 'threads'
876
1295
  end
877
1296
 
878
1297
  class MysqlExportOptions
@@ -881,6 +1300,31 @@ module Google
881
1300
  property :master_data, as: 'masterData'
882
1301
  end
883
1302
  end
1303
+
1304
+ class PostgresExportOptions
1305
+ # @private
1306
+ class Representation < Google::Apis::Core::JsonRepresentation
1307
+ property :clean, as: 'clean'
1308
+ property :if_exists, as: 'ifExists'
1309
+ end
1310
+ end
1311
+ end
1312
+
1313
+ class TdeExportOptions
1314
+ # @private
1315
+ class Representation < Google::Apis::Core::JsonRepresentation
1316
+ property :certificate_path, as: 'certificatePath'
1317
+ property :name, as: 'name'
1318
+ property :private_key_password, as: 'privateKeyPassword'
1319
+ property :private_key_path, as: 'privateKeyPath'
1320
+ end
1321
+ end
1322
+ end
1323
+
1324
+ class ExternalSyncSelectedObject
1325
+ # @private
1326
+ class Representation < Google::Apis::Core::JsonRepresentation
1327
+ property :database, as: 'database'
884
1328
  end
885
1329
  end
886
1330
 
@@ -898,11 +1342,14 @@ module Google
898
1342
  collection :allowed_int_values, as: 'allowedIntValues'
899
1343
  collection :allowed_string_values, as: 'allowedStringValues'
900
1344
  collection :applies_to, as: 'appliesTo'
1345
+ property :flag_scope, as: 'flagScope'
901
1346
  property :in_beta, as: 'inBeta'
902
1347
  property :kind, as: 'kind'
903
1348
  property :max_value, :numeric_string => true, as: 'maxValue'
904
1349
  property :min_value, :numeric_string => true, as: 'minValue'
905
1350
  property :name, as: 'name'
1351
+ property :recommended_int_value, :numeric_string => true, as: 'recommendedIntValue'
1352
+ property :recommended_string_value, as: 'recommendedStringValue'
906
1353
  property :requires_restart, as: 'requiresRestart'
907
1354
  property :type, as: 'type'
908
1355
  end
@@ -917,6 +1364,18 @@ module Google
917
1364
  end
918
1365
  end
919
1366
 
1367
+ class GeminiInstanceConfig
1368
+ # @private
1369
+ class Representation < Google::Apis::Core::JsonRepresentation
1370
+ property :active_query_enabled, as: 'activeQueryEnabled'
1371
+ property :entitled, as: 'entitled'
1372
+ property :flag_recommender_enabled, as: 'flagRecommenderEnabled'
1373
+ property :google_vacuum_mgmt_enabled, as: 'googleVacuumMgmtEnabled'
1374
+ property :index_advisor_enabled, as: 'indexAdvisorEnabled'
1375
+ property :oom_session_cancel_enabled, as: 'oomSessionCancelEnabled'
1376
+ end
1377
+ end
1378
+
920
1379
  class GenerateEphemeralCertRequest
921
1380
  # @private
922
1381
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -946,14 +1405,23 @@ module Google
946
1405
  property :file_type, as: 'fileType'
947
1406
  property :import_user, as: 'importUser'
948
1407
  property :kind, as: 'kind'
1408
+ property :sql_import_options, as: 'sqlImportOptions', class: Google::Apis::SqladminV1beta4::ImportContext::SqlImportOptions, decorator: Google::Apis::SqladminV1beta4::ImportContext::SqlImportOptions::Representation
1409
+
1410
+ property :tde_import_options, as: 'tdeImportOptions', class: Google::Apis::SqladminV1beta4::ImportContext::TdeImportOptions, decorator: Google::Apis::SqladminV1beta4::ImportContext::TdeImportOptions::Representation
1411
+
949
1412
  property :uri, as: 'uri'
950
1413
  end
951
1414
 
952
1415
  class BakImportOptions
953
1416
  # @private
954
1417
  class Representation < Google::Apis::Core::JsonRepresentation
1418
+ property :bak_type, as: 'bakType'
955
1419
  property :encryption_options, as: 'encryptionOptions', class: Google::Apis::SqladminV1beta4::ImportContext::BakImportOptions::EncryptionOptions, decorator: Google::Apis::SqladminV1beta4::ImportContext::BakImportOptions::EncryptionOptions::Representation
956
1420
 
1421
+ property :no_recovery, as: 'noRecovery'
1422
+ property :recovery_only, as: 'recoveryOnly'
1423
+ property :stop_at, as: 'stopAt'
1424
+ property :stop_at_mark, as: 'stopAtMark'
957
1425
  property :striped, as: 'striped'
958
1426
  end
959
1427
 
@@ -961,6 +1429,7 @@ module Google
961
1429
  # @private
962
1430
  class Representation < Google::Apis::Core::JsonRepresentation
963
1431
  property :cert_path, as: 'certPath'
1432
+ property :keep_encrypted, as: 'keepEncrypted'
964
1433
  property :pvk_password, as: 'pvkPassword'
965
1434
  property :pvk_path, as: 'pvkPath'
966
1435
  end
@@ -978,6 +1447,34 @@ module Google
978
1447
  property :table, as: 'table'
979
1448
  end
980
1449
  end
1450
+
1451
+ class SqlImportOptions
1452
+ # @private
1453
+ class Representation < Google::Apis::Core::JsonRepresentation
1454
+ property :parallel, as: 'parallel'
1455
+ property :postgres_import_options, as: 'postgresImportOptions', class: Google::Apis::SqladminV1beta4::ImportContext::SqlImportOptions::PostgresImportOptions, decorator: Google::Apis::SqladminV1beta4::ImportContext::SqlImportOptions::PostgresImportOptions::Representation
1456
+
1457
+ property :threads, as: 'threads'
1458
+ end
1459
+
1460
+ class PostgresImportOptions
1461
+ # @private
1462
+ class Representation < Google::Apis::Core::JsonRepresentation
1463
+ property :clean, as: 'clean'
1464
+ property :if_exists, as: 'ifExists'
1465
+ end
1466
+ end
1467
+ end
1468
+
1469
+ class TdeImportOptions
1470
+ # @private
1471
+ class Representation < Google::Apis::Core::JsonRepresentation
1472
+ property :certificate_path, as: 'certificatePath'
1473
+ property :name, as: 'name'
1474
+ property :private_key_password, as: 'privateKeyPassword'
1475
+ property :private_key_path, as: 'privateKeyPath'
1476
+ end
1477
+ end
981
1478
  end
982
1479
 
983
1480
  class InsightsConfig
@@ -1000,6 +1497,14 @@ module Google
1000
1497
  end
1001
1498
  end
1002
1499
 
1500
+ class InstancesAcquireSsrsLeaseRequest
1501
+ # @private
1502
+ class Representation < Google::Apis::Core::JsonRepresentation
1503
+ property :acquire_ssrs_lease_context, as: 'acquireSsrsLeaseContext', class: Google::Apis::SqladminV1beta4::AcquireSsrsLeaseContext, decorator: Google::Apis::SqladminV1beta4::AcquireSsrsLeaseContext::Representation
1504
+
1505
+ end
1506
+ end
1507
+
1003
1508
  class CloneInstancesRequest
1004
1509
  # @private
1005
1510
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1016,6 +1521,14 @@ module Google
1016
1521
  end
1017
1522
  end
1018
1523
 
1524
+ class InstancesDemoteRequest
1525
+ # @private
1526
+ class Representation < Google::Apis::Core::JsonRepresentation
1527
+ property :demote_context, as: 'demoteContext', class: Google::Apis::SqladminV1beta4::DemoteContext, decorator: Google::Apis::SqladminV1beta4::DemoteContext::Representation
1528
+
1529
+ end
1530
+ end
1531
+
1019
1532
  class ExportInstancesRequest
1020
1533
  # @private
1021
1534
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1062,11 +1575,35 @@ module Google
1062
1575
  end
1063
1576
  end
1064
1577
 
1578
+ class InstancesListServerCertificatesResponse
1579
+ # @private
1580
+ class Representation < Google::Apis::Core::JsonRepresentation
1581
+ property :active_version, as: 'activeVersion'
1582
+ collection :ca_certs, as: 'caCerts', class: Google::Apis::SqladminV1beta4::SslCert, decorator: Google::Apis::SqladminV1beta4::SslCert::Representation
1583
+
1584
+ property :kind, as: 'kind'
1585
+ collection :server_certs, as: 'serverCerts', class: Google::Apis::SqladminV1beta4::SslCert, decorator: Google::Apis::SqladminV1beta4::SslCert::Representation
1586
+
1587
+ end
1588
+ end
1589
+
1590
+ class InstancesReencryptRequest
1591
+ # @private
1592
+ class Representation < Google::Apis::Core::JsonRepresentation
1593
+ property :backup_reencryption_config, as: 'backupReencryptionConfig', class: Google::Apis::SqladminV1beta4::BackupReencryptionConfig, decorator: Google::Apis::SqladminV1beta4::BackupReencryptionConfig::Representation
1594
+
1595
+ end
1596
+ end
1597
+
1065
1598
  class RestoreInstancesBackupRequest
1066
1599
  # @private
1067
1600
  class Representation < Google::Apis::Core::JsonRepresentation
1601
+ property :backup, as: 'backup'
1602
+ property :backupdr_backup, as: 'backupdrBackup'
1068
1603
  property :restore_backup_context, as: 'restoreBackupContext', class: Google::Apis::SqladminV1beta4::RestoreBackupContext, decorator: Google::Apis::SqladminV1beta4::RestoreBackupContext::Representation
1069
1604
 
1605
+ property :restore_instance_settings, as: 'restoreInstanceSettings', class: Google::Apis::SqladminV1beta4::DatabaseInstance, decorator: Google::Apis::SqladminV1beta4::DatabaseInstance::Representation
1606
+
1070
1607
  end
1071
1608
  end
1072
1609
 
@@ -1078,6 +1615,14 @@ module Google
1078
1615
  end
1079
1616
  end
1080
1617
 
1618
+ class InstancesRotateServerCertificateRequest
1619
+ # @private
1620
+ class Representation < Google::Apis::Core::JsonRepresentation
1621
+ property :rotate_server_certificate_context, as: 'rotateServerCertificateContext', class: Google::Apis::SqladminV1beta4::RotateServerCertificateContext, decorator: Google::Apis::SqladminV1beta4::RotateServerCertificateContext::Representation
1622
+
1623
+ end
1624
+ end
1625
+
1081
1626
  class InstancesTruncateLogRequest
1082
1627
  # @private
1083
1628
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1086,16 +1631,30 @@ module Google
1086
1631
  end
1087
1632
  end
1088
1633
 
1634
+ class Interval
1635
+ # @private
1636
+ class Representation < Google::Apis::Core::JsonRepresentation
1637
+ property :end_time, as: 'endTime'
1638
+ property :start_time, as: 'startTime'
1639
+ end
1640
+ end
1641
+
1089
1642
  class IpConfiguration
1090
1643
  # @private
1091
1644
  class Representation < Google::Apis::Core::JsonRepresentation
1092
1645
  property :allocated_ip_range, as: 'allocatedIpRange'
1093
1646
  collection :authorized_networks, as: 'authorizedNetworks', class: Google::Apis::SqladminV1beta4::AclEntry, decorator: Google::Apis::SqladminV1beta4::AclEntry::Representation
1094
1647
 
1648
+ collection :custom_subject_alternative_names, as: 'customSubjectAlternativeNames'
1095
1649
  property :enable_private_path_for_google_cloud_services, as: 'enablePrivatePathForGoogleCloudServices'
1096
1650
  property :ipv4_enabled, as: 'ipv4Enabled'
1097
1651
  property :private_network, as: 'privateNetwork'
1652
+ property :psc_config, as: 'pscConfig', class: Google::Apis::SqladminV1beta4::PscConfig, decorator: Google::Apis::SqladminV1beta4::PscConfig::Representation
1653
+
1098
1654
  property :require_ssl, as: 'requireSsl'
1655
+ property :server_ca_mode, as: 'serverCaMode'
1656
+ property :server_ca_pool, as: 'serverCaPool'
1657
+ property :ssl_mode, as: 'sslMode'
1099
1658
  end
1100
1659
  end
1101
1660
 
@@ -1108,6 +1667,17 @@ module Google
1108
1667
  end
1109
1668
  end
1110
1669
 
1670
+ class ListBackupsResponse
1671
+ # @private
1672
+ class Representation < Google::Apis::Core::JsonRepresentation
1673
+ collection :backups, as: 'backups', class: Google::Apis::SqladminV1beta4::Backup, decorator: Google::Apis::SqladminV1beta4::Backup::Representation
1674
+
1675
+ property :next_page_token, as: 'nextPageToken'
1676
+ collection :warnings, as: 'warnings', class: Google::Apis::SqladminV1beta4::ApiWarning, decorator: Google::Apis::SqladminV1beta4::ApiWarning::Representation
1677
+
1678
+ end
1679
+ end
1680
+
1111
1681
  class LocationPreference
1112
1682
  # @private
1113
1683
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1163,8 +1733,11 @@ module Google
1163
1733
  property :host_port, as: 'hostPort'
1164
1734
  property :kind, as: 'kind'
1165
1735
  property :password, as: 'password'
1736
+ collection :selected_objects, as: 'selectedObjects', class: Google::Apis::SqladminV1beta4::SelectedObjects, decorator: Google::Apis::SqladminV1beta4::SelectedObjects::Representation
1737
+
1166
1738
  property :source_instance, as: 'sourceInstance', class: Google::Apis::SqladminV1beta4::InstanceReference, decorator: Google::Apis::SqladminV1beta4::InstanceReference::Representation
1167
1739
 
1740
+ property :ssl_option, as: 'sslOption'
1168
1741
  property :username, as: 'username'
1169
1742
  end
1170
1743
  end
@@ -1172,6 +1745,10 @@ module Google
1172
1745
  class Operation
1173
1746
  # @private
1174
1747
  class Representation < Google::Apis::Core::JsonRepresentation
1748
+ property :acquire_ssrs_lease_context, as: 'acquireSsrsLeaseContext', class: Google::Apis::SqladminV1beta4::AcquireSsrsLeaseContext, decorator: Google::Apis::SqladminV1beta4::AcquireSsrsLeaseContext::Representation
1749
+
1750
+ property :api_warning, as: 'apiWarning', class: Google::Apis::SqladminV1beta4::ApiWarning, decorator: Google::Apis::SqladminV1beta4::ApiWarning::Representation
1751
+
1175
1752
  property :backup_context, as: 'backupContext', class: Google::Apis::SqladminV1beta4::BackupContext, decorator: Google::Apis::SqladminV1beta4::BackupContext::Representation
1176
1753
 
1177
1754
  property :end_time, as: 'endTime'
@@ -1188,6 +1765,8 @@ module Google
1188
1765
  property :self_link, as: 'selfLink'
1189
1766
  property :start_time, as: 'startTime'
1190
1767
  property :status, as: 'status'
1768
+ property :sub_operation_type, as: 'subOperationType', class: Google::Apis::SqladminV1beta4::SqlSubOperationType, decorator: Google::Apis::SqladminV1beta4::SqlSubOperationType::Representation
1769
+
1191
1770
  property :target_id, as: 'targetId'
1192
1771
  property :target_link, as: 'targetLink'
1193
1772
  property :target_project, as: 'targetProject'
@@ -1213,6 +1792,19 @@ module Google
1213
1792
  end
1214
1793
  end
1215
1794
 
1795
+ class OperationMetadata
1796
+ # @private
1797
+ class Representation < Google::Apis::Core::JsonRepresentation
1798
+ property :api_version, as: 'apiVersion'
1799
+ property :cancel_requested, as: 'cancelRequested'
1800
+ property :create_time, as: 'createTime'
1801
+ property :end_time, as: 'endTime'
1802
+ property :status_detail, as: 'statusDetail'
1803
+ property :target, as: 'target'
1804
+ property :verb, as: 'verb'
1805
+ end
1806
+ end
1807
+
1216
1808
  class ListOperationsResponse
1217
1809
  # @private
1218
1810
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1235,6 +1827,7 @@ module Google
1235
1827
  # @private
1236
1828
  class Representation < Google::Apis::Core::JsonRepresentation
1237
1829
  property :complexity, as: 'complexity'
1830
+ property :disallow_compromised_credentials, as: 'disallowCompromisedCredentials'
1238
1831
  property :disallow_username_substring, as: 'disallowUsernameSubstring'
1239
1832
  property :enable_password_policy, as: 'enablePasswordPolicy'
1240
1833
  property :min_length, as: 'minLength'
@@ -1243,9 +1836,66 @@ module Google
1243
1836
  end
1244
1837
  end
1245
1838
 
1839
+ class PerformDiskShrinkContext
1840
+ # @private
1841
+ class Representation < Google::Apis::Core::JsonRepresentation
1842
+ property :target_size_gb, :numeric_string => true, as: 'targetSizeGb'
1843
+ end
1844
+ end
1845
+
1846
+ class PointInTimeRestoreContext
1847
+ # @private
1848
+ class Representation < Google::Apis::Core::JsonRepresentation
1849
+ property :allocated_ip_range, as: 'allocatedIpRange'
1850
+ property :datasource, as: 'datasource'
1851
+ property :point_in_time, as: 'pointInTime'
1852
+ property :preferred_secondary_zone, as: 'preferredSecondaryZone'
1853
+ property :preferred_zone, as: 'preferredZone'
1854
+ property :private_network, as: 'privateNetwork'
1855
+ property :target_instance, as: 'targetInstance'
1856
+ end
1857
+ end
1858
+
1859
+ class PoolNodeConfig
1860
+ # @private
1861
+ class Representation < Google::Apis::Core::JsonRepresentation
1862
+ property :dns_name, as: 'dnsName'
1863
+ collection :dns_names, as: 'dnsNames', class: Google::Apis::SqladminV1beta4::DnsNameMapping, decorator: Google::Apis::SqladminV1beta4::DnsNameMapping::Representation
1864
+
1865
+ property :gce_zone, as: 'gceZone'
1866
+ collection :ip_addresses, as: 'ipAddresses', class: Google::Apis::SqladminV1beta4::IpMapping, decorator: Google::Apis::SqladminV1beta4::IpMapping::Representation
1867
+
1868
+ property :name, as: 'name'
1869
+ property :state, as: 'state'
1870
+ end
1871
+ end
1872
+
1873
+ class PscAutoConnectionConfig
1874
+ # @private
1875
+ class Representation < Google::Apis::Core::JsonRepresentation
1876
+ property :consumer_network, as: 'consumerNetwork'
1877
+ property :consumer_network_status, as: 'consumerNetworkStatus'
1878
+ property :consumer_project, as: 'consumerProject'
1879
+ property :ip_address, as: 'ipAddress'
1880
+ property :status, as: 'status'
1881
+ end
1882
+ end
1883
+
1884
+ class PscConfig
1885
+ # @private
1886
+ class Representation < Google::Apis::Core::JsonRepresentation
1887
+ collection :allowed_consumer_projects, as: 'allowedConsumerProjects'
1888
+ property :network_attachment_uri, as: 'networkAttachmentUri'
1889
+ collection :psc_auto_connections, as: 'pscAutoConnections', class: Google::Apis::SqladminV1beta4::PscAutoConnectionConfig, decorator: Google::Apis::SqladminV1beta4::PscAutoConnectionConfig::Representation
1890
+
1891
+ property :psc_enabled, as: 'pscEnabled'
1892
+ end
1893
+ end
1894
+
1246
1895
  class ReplicaConfiguration
1247
1896
  # @private
1248
1897
  class Representation < Google::Apis::Core::JsonRepresentation
1898
+ property :cascadable_replica, as: 'cascadableReplica'
1249
1899
  property :failover_target, as: 'failoverTarget'
1250
1900
  property :kind, as: 'kind'
1251
1901
  property :mysql_replica_configuration, as: 'mysqlReplicaConfiguration', class: Google::Apis::SqladminV1beta4::MySqlReplicaConfiguration, decorator: Google::Apis::SqladminV1beta4::MySqlReplicaConfiguration::Representation
@@ -1253,6 +1903,15 @@ module Google
1253
1903
  end
1254
1904
  end
1255
1905
 
1906
+ class ReplicationCluster
1907
+ # @private
1908
+ class Representation < Google::Apis::Core::JsonRepresentation
1909
+ property :dr_replica, as: 'drReplica'
1910
+ property :failover_dr_replica_name, as: 'failoverDrReplicaName'
1911
+ property :psa_write_endpoint, as: 'psaWriteEndpoint'
1912
+ end
1913
+ end
1914
+
1256
1915
  class Reschedule
1257
1916
  # @private
1258
1917
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1279,19 +1938,42 @@ module Google
1279
1938
  end
1280
1939
  end
1281
1940
 
1941
+ class RotateServerCertificateContext
1942
+ # @private
1943
+ class Representation < Google::Apis::Core::JsonRepresentation
1944
+ property :kind, as: 'kind'
1945
+ property :next_version, as: 'nextVersion'
1946
+ end
1947
+ end
1948
+
1949
+ class SelectedObjects
1950
+ # @private
1951
+ class Representation < Google::Apis::Core::JsonRepresentation
1952
+ property :database, as: 'database'
1953
+ end
1954
+ end
1955
+
1282
1956
  class Settings
1283
1957
  # @private
1284
1958
  class Representation < Google::Apis::Core::JsonRepresentation
1285
1959
  property :activation_policy, as: 'activationPolicy'
1286
1960
  property :active_directory_config, as: 'activeDirectoryConfig', class: Google::Apis::SqladminV1beta4::SqlActiveDirectoryConfig, decorator: Google::Apis::SqladminV1beta4::SqlActiveDirectoryConfig::Representation
1287
1961
 
1962
+ property :advanced_machine_features, as: 'advancedMachineFeatures', class: Google::Apis::SqladminV1beta4::AdvancedMachineFeatures, decorator: Google::Apis::SqladminV1beta4::AdvancedMachineFeatures::Representation
1963
+
1288
1964
  collection :authorized_gae_applications, as: 'authorizedGaeApplications'
1289
1965
  property :availability_type, as: 'availabilityType'
1290
1966
  property :backup_configuration, as: 'backupConfiguration', class: Google::Apis::SqladminV1beta4::BackupConfiguration, decorator: Google::Apis::SqladminV1beta4::BackupConfiguration::Representation
1291
1967
 
1292
1968
  property :collation, as: 'collation'
1969
+ property :connection_pool_config, as: 'connectionPoolConfig', class: Google::Apis::SqladminV1beta4::ConnectionPoolConfig, decorator: Google::Apis::SqladminV1beta4::ConnectionPoolConfig::Representation
1970
+
1293
1971
  property :connector_enforcement, as: 'connectorEnforcement'
1294
1972
  property :crash_safe_replication_enabled, as: 'crashSafeReplicationEnabled'
1973
+ property :data_cache_config, as: 'dataCacheConfig', class: Google::Apis::SqladminV1beta4::DataCacheConfig, decorator: Google::Apis::SqladminV1beta4::DataCacheConfig::Representation
1974
+
1975
+ property :data_disk_provisioned_iops, :numeric_string => true, as: 'dataDiskProvisionedIops'
1976
+ property :data_disk_provisioned_throughput, :numeric_string => true, as: 'dataDiskProvisionedThroughput'
1295
1977
  property :data_disk_size_gb, :numeric_string => true, as: 'dataDiskSizeGb'
1296
1978
  property :data_disk_type, as: 'dataDiskType'
1297
1979
  collection :database_flags, as: 'databaseFlags', class: Google::Apis::SqladminV1beta4::DatabaseFlags, decorator: Google::Apis::SqladminV1beta4::DatabaseFlags::Representation
@@ -1300,6 +1982,9 @@ module Google
1300
1982
  property :deletion_protection_enabled, as: 'deletionProtectionEnabled'
1301
1983
  collection :deny_maintenance_periods, as: 'denyMaintenancePeriods', class: Google::Apis::SqladminV1beta4::DenyMaintenancePeriod, decorator: Google::Apis::SqladminV1beta4::DenyMaintenancePeriod::Representation
1302
1984
 
1985
+ property :edition, as: 'edition'
1986
+ property :enable_dataplex_integration, as: 'enableDataplexIntegration'
1987
+ property :enable_google_ml_integration, as: 'enableGoogleMlIntegration'
1303
1988
  property :insights_config, as: 'insightsConfig', class: Google::Apis::SqladminV1beta4::InsightsConfig, decorator: Google::Apis::SqladminV1beta4::InsightsConfig::Representation
1304
1989
 
1305
1990
  property :ip_configuration, as: 'ipConfiguration', class: Google::Apis::SqladminV1beta4::IpConfiguration, decorator: Google::Apis::SqladminV1beta4::IpConfiguration::Representation
@@ -1312,7 +1997,9 @@ module Google
1312
1997
  property :password_validation_policy, as: 'passwordValidationPolicy', class: Google::Apis::SqladminV1beta4::PasswordValidationPolicy, decorator: Google::Apis::SqladminV1beta4::PasswordValidationPolicy::Representation
1313
1998
 
1314
1999
  property :pricing_plan, as: 'pricingPlan'
2000
+ property :replication_lag_max_seconds, as: 'replicationLagMaxSeconds'
1315
2001
  property :replication_type, as: 'replicationType'
2002
+ property :retain_backups_on_delete, as: 'retainBackupsOnDelete'
1316
2003
  property :settings_version, :numeric_string => true, as: 'settingsVersion'
1317
2004
  property :sql_server_audit_config, as: 'sqlServerAuditConfig', class: Google::Apis::SqladminV1beta4::SqlServerAuditConfig, decorator: Google::Apis::SqladminV1beta4::SqlServerAuditConfig::Representation
1318
2005
 
@@ -1341,6 +2028,37 @@ module Google
1341
2028
  end
1342
2029
  end
1343
2030
 
2031
+ class SqlInstancesAcquireSsrsLeaseResponse
2032
+ # @private
2033
+ class Representation < Google::Apis::Core::JsonRepresentation
2034
+ property :operation_id, as: 'operationId'
2035
+ end
2036
+ end
2037
+
2038
+ class SqlInstancesGetDiskShrinkConfigResponse
2039
+ # @private
2040
+ class Representation < Google::Apis::Core::JsonRepresentation
2041
+ property :kind, as: 'kind'
2042
+ property :message, as: 'message'
2043
+ property :minimal_target_size_gb, :numeric_string => true, as: 'minimalTargetSizeGb'
2044
+ end
2045
+ end
2046
+
2047
+ class SqlInstancesGetLatestRecoveryTimeResponse
2048
+ # @private
2049
+ class Representation < Google::Apis::Core::JsonRepresentation
2050
+ property :kind, as: 'kind'
2051
+ property :latest_recovery_time, as: 'latestRecoveryTime'
2052
+ end
2053
+ end
2054
+
2055
+ class SqlInstancesReleaseSsrsLeaseResponse
2056
+ # @private
2057
+ class Representation < Google::Apis::Core::JsonRepresentation
2058
+ property :operation_id, as: 'operationId'
2059
+ end
2060
+ end
2061
+
1344
2062
  class SqlInstancesRescheduleMaintenanceRequestBody
1345
2063
  # @private
1346
2064
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1349,22 +2067,34 @@ module Google
1349
2067
  end
1350
2068
  end
1351
2069
 
2070
+ class SqlInstancesResetReplicaSizeRequest
2071
+ # @private
2072
+ class Representation < Google::Apis::Core::JsonRepresentation
2073
+ end
2074
+ end
2075
+
1352
2076
  class SqlInstancesStartExternalSyncRequest
1353
2077
  # @private
1354
2078
  class Representation < Google::Apis::Core::JsonRepresentation
2079
+ property :migration_type, as: 'migrationType'
1355
2080
  property :mysql_sync_config, as: 'mysqlSyncConfig', class: Google::Apis::SqladminV1beta4::MySqlSyncConfig, decorator: Google::Apis::SqladminV1beta4::MySqlSyncConfig::Representation
1356
2081
 
1357
2082
  property :skip_verification, as: 'skipVerification'
1358
2083
  property :sync_mode, as: 'syncMode'
2084
+ property :sync_parallel_level, as: 'syncParallelLevel'
1359
2085
  end
1360
2086
  end
1361
2087
 
1362
2088
  class SqlInstancesVerifyExternalSyncSettingsRequest
1363
2089
  # @private
1364
2090
  class Representation < Google::Apis::Core::JsonRepresentation
2091
+ property :migration_type, as: 'migrationType'
1365
2092
  property :mysql_sync_config, as: 'mysqlSyncConfig', class: Google::Apis::SqladminV1beta4::MySqlSyncConfig, decorator: Google::Apis::SqladminV1beta4::MySqlSyncConfig::Representation
1366
2093
 
2094
+ collection :selected_objects, as: 'selectedObjects', class: Google::Apis::SqladminV1beta4::ExternalSyncSelectedObject, decorator: Google::Apis::SqladminV1beta4::ExternalSyncSelectedObject::Representation
2095
+
1367
2096
  property :sync_mode, as: 'syncMode'
2097
+ property :sync_parallel_level, as: 'syncParallelLevel'
1368
2098
  property :verify_connection_only, as: 'verifyConnectionOnly'
1369
2099
  property :verify_replication_only, as: 'verifyReplicationOnly'
1370
2100
  end
@@ -1425,6 +2155,13 @@ module Google
1425
2155
  end
1426
2156
  end
1427
2157
 
2158
+ class SqlSubOperationType
2159
+ # @private
2160
+ class Representation < Google::Apis::Core::JsonRepresentation
2161
+ property :maintenance_type, as: 'maintenanceType'
2162
+ end
2163
+ end
2164
+
1428
2165
  class SslCert
1429
2166
  # @private
1430
2167
  class Representation < Google::Apis::Core::JsonRepresentation