google-apis-sqladmin_v1beta4 0.41.0 → 0.77.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +150 -0
- data/OVERVIEW.md +2 -2
- data/lib/google/apis/sqladmin_v1beta4/classes.rb +1271 -23
- data/lib/google/apis/sqladmin_v1beta4/gem_version.rb +3 -3
- data/lib/google/apis/sqladmin_v1beta4/representations.rb +501 -0
- data/lib/google/apis/sqladmin_v1beta4/service.rb +490 -8
- metadata +7 -7
@@ -28,12 +28,30 @@ 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
|
+
|
37
55
|
class BackupConfiguration
|
38
56
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
39
57
|
|
@@ -46,6 +64,12 @@ module Google
|
|
46
64
|
include Google::Apis::Core::JsonObjectSupport
|
47
65
|
end
|
48
66
|
|
67
|
+
class BackupReencryptionConfig
|
68
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
69
|
+
|
70
|
+
include Google::Apis::Core::JsonObjectSupport
|
71
|
+
end
|
72
|
+
|
49
73
|
class BackupRetentionSettings
|
50
74
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
51
75
|
|
@@ -82,6 +106,12 @@ module Google
|
|
82
106
|
include Google::Apis::Core::JsonObjectSupport
|
83
107
|
end
|
84
108
|
|
109
|
+
class DataCacheConfig
|
110
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
111
|
+
|
112
|
+
include Google::Apis::Core::JsonObjectSupport
|
113
|
+
end
|
114
|
+
|
85
115
|
class Database
|
86
116
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
87
117
|
|
@@ -112,6 +142,12 @@ module Google
|
|
112
142
|
include Google::Apis::Core::JsonObjectSupport
|
113
143
|
end
|
114
144
|
|
145
|
+
class DemoteContext
|
146
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
147
|
+
|
148
|
+
include Google::Apis::Core::JsonObjectSupport
|
149
|
+
end
|
150
|
+
|
115
151
|
class DemoteMasterConfiguration
|
116
152
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
117
153
|
|
@@ -148,6 +184,12 @@ module Google
|
|
148
184
|
include Google::Apis::Core::JsonObjectSupport
|
149
185
|
end
|
150
186
|
|
187
|
+
class Empty
|
188
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
189
|
+
|
190
|
+
include Google::Apis::Core::JsonObjectSupport
|
191
|
+
end
|
192
|
+
|
151
193
|
class ExportContext
|
152
194
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
153
195
|
|
@@ -171,6 +213,12 @@ module Google
|
|
171
213
|
|
172
214
|
include Google::Apis::Core::JsonObjectSupport
|
173
215
|
end
|
216
|
+
|
217
|
+
class PostgresExportOptions
|
218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
219
|
+
|
220
|
+
include Google::Apis::Core::JsonObjectSupport
|
221
|
+
end
|
174
222
|
|
175
223
|
include Google::Apis::Core::JsonObjectSupport
|
176
224
|
end
|
@@ -178,6 +226,12 @@ module Google
|
|
178
226
|
include Google::Apis::Core::JsonObjectSupport
|
179
227
|
end
|
180
228
|
|
229
|
+
class ExternalSyncSelectedObject
|
230
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
231
|
+
|
232
|
+
include Google::Apis::Core::JsonObjectSupport
|
233
|
+
end
|
234
|
+
|
181
235
|
class FailoverContext
|
182
236
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
183
237
|
|
@@ -196,6 +250,12 @@ module Google
|
|
196
250
|
include Google::Apis::Core::JsonObjectSupport
|
197
251
|
end
|
198
252
|
|
253
|
+
class GeminiInstanceConfig
|
254
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
255
|
+
|
256
|
+
include Google::Apis::Core::JsonObjectSupport
|
257
|
+
end
|
258
|
+
|
199
259
|
class GenerateEphemeralCertRequest
|
200
260
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
201
261
|
|
@@ -228,6 +288,18 @@ module Google
|
|
228
288
|
|
229
289
|
include Google::Apis::Core::JsonObjectSupport
|
230
290
|
end
|
291
|
+
|
292
|
+
class SqlImportOptions
|
293
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
294
|
+
|
295
|
+
class PostgresImportOptions
|
296
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
297
|
+
|
298
|
+
include Google::Apis::Core::JsonObjectSupport
|
299
|
+
end
|
300
|
+
|
301
|
+
include Google::Apis::Core::JsonObjectSupport
|
302
|
+
end
|
231
303
|
|
232
304
|
include Google::Apis::Core::JsonObjectSupport
|
233
305
|
end
|
@@ -244,6 +316,12 @@ module Google
|
|
244
316
|
include Google::Apis::Core::JsonObjectSupport
|
245
317
|
end
|
246
318
|
|
319
|
+
class InstancesAcquireSsrsLeaseRequest
|
320
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
321
|
+
|
322
|
+
include Google::Apis::Core::JsonObjectSupport
|
323
|
+
end
|
324
|
+
|
247
325
|
class CloneInstancesRequest
|
248
326
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
249
327
|
|
@@ -256,6 +334,12 @@ module Google
|
|
256
334
|
include Google::Apis::Core::JsonObjectSupport
|
257
335
|
end
|
258
336
|
|
337
|
+
class InstancesDemoteRequest
|
338
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
339
|
+
|
340
|
+
include Google::Apis::Core::JsonObjectSupport
|
341
|
+
end
|
342
|
+
|
259
343
|
class ExportInstancesRequest
|
260
344
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
261
345
|
|
@@ -286,6 +370,18 @@ module Google
|
|
286
370
|
include Google::Apis::Core::JsonObjectSupport
|
287
371
|
end
|
288
372
|
|
373
|
+
class InstancesListServerCertificatesResponse
|
374
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
375
|
+
|
376
|
+
include Google::Apis::Core::JsonObjectSupport
|
377
|
+
end
|
378
|
+
|
379
|
+
class InstancesReencryptRequest
|
380
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
381
|
+
|
382
|
+
include Google::Apis::Core::JsonObjectSupport
|
383
|
+
end
|
384
|
+
|
289
385
|
class RestoreInstancesBackupRequest
|
290
386
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
291
387
|
|
@@ -298,6 +394,12 @@ module Google
|
|
298
394
|
include Google::Apis::Core::JsonObjectSupport
|
299
395
|
end
|
300
396
|
|
397
|
+
class InstancesRotateServerCertificateRequest
|
398
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
399
|
+
|
400
|
+
include Google::Apis::Core::JsonObjectSupport
|
401
|
+
end
|
402
|
+
|
301
403
|
class InstancesTruncateLogRequest
|
302
404
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
303
405
|
|
@@ -364,6 +466,12 @@ module Google
|
|
364
466
|
include Google::Apis::Core::JsonObjectSupport
|
365
467
|
end
|
366
468
|
|
469
|
+
class OperationMetadata
|
470
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
471
|
+
|
472
|
+
include Google::Apis::Core::JsonObjectSupport
|
473
|
+
end
|
474
|
+
|
367
475
|
class ListOperationsResponse
|
368
476
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
369
477
|
|
@@ -382,12 +490,36 @@ module Google
|
|
382
490
|
include Google::Apis::Core::JsonObjectSupport
|
383
491
|
end
|
384
492
|
|
493
|
+
class PerformDiskShrinkContext
|
494
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
495
|
+
|
496
|
+
include Google::Apis::Core::JsonObjectSupport
|
497
|
+
end
|
498
|
+
|
499
|
+
class PscAutoConnectionConfig
|
500
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
501
|
+
|
502
|
+
include Google::Apis::Core::JsonObjectSupport
|
503
|
+
end
|
504
|
+
|
505
|
+
class PscConfig
|
506
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
507
|
+
|
508
|
+
include Google::Apis::Core::JsonObjectSupport
|
509
|
+
end
|
510
|
+
|
385
511
|
class ReplicaConfiguration
|
386
512
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
387
513
|
|
388
514
|
include Google::Apis::Core::JsonObjectSupport
|
389
515
|
end
|
390
516
|
|
517
|
+
class ReplicationCluster
|
518
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
519
|
+
|
520
|
+
include Google::Apis::Core::JsonObjectSupport
|
521
|
+
end
|
522
|
+
|
391
523
|
class Reschedule
|
392
524
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
393
525
|
|
@@ -406,6 +538,18 @@ module Google
|
|
406
538
|
include Google::Apis::Core::JsonObjectSupport
|
407
539
|
end
|
408
540
|
|
541
|
+
class RotateServerCertificateContext
|
542
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
543
|
+
|
544
|
+
include Google::Apis::Core::JsonObjectSupport
|
545
|
+
end
|
546
|
+
|
547
|
+
class SelectedObjects
|
548
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
549
|
+
|
550
|
+
include Google::Apis::Core::JsonObjectSupport
|
551
|
+
end
|
552
|
+
|
409
553
|
class Settings
|
410
554
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
411
555
|
|
@@ -424,12 +568,42 @@ module Google
|
|
424
568
|
include Google::Apis::Core::JsonObjectSupport
|
425
569
|
end
|
426
570
|
|
571
|
+
class SqlInstancesAcquireSsrsLeaseResponse
|
572
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
573
|
+
|
574
|
+
include Google::Apis::Core::JsonObjectSupport
|
575
|
+
end
|
576
|
+
|
577
|
+
class SqlInstancesGetDiskShrinkConfigResponse
|
578
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
579
|
+
|
580
|
+
include Google::Apis::Core::JsonObjectSupport
|
581
|
+
end
|
582
|
+
|
583
|
+
class SqlInstancesGetLatestRecoveryTimeResponse
|
584
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
585
|
+
|
586
|
+
include Google::Apis::Core::JsonObjectSupport
|
587
|
+
end
|
588
|
+
|
589
|
+
class SqlInstancesReleaseSsrsLeaseResponse
|
590
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
591
|
+
|
592
|
+
include Google::Apis::Core::JsonObjectSupport
|
593
|
+
end
|
594
|
+
|
427
595
|
class SqlInstancesRescheduleMaintenanceRequestBody
|
428
596
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
429
597
|
|
430
598
|
include Google::Apis::Core::JsonObjectSupport
|
431
599
|
end
|
432
600
|
|
601
|
+
class SqlInstancesResetReplicaSizeRequest
|
602
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
603
|
+
|
604
|
+
include Google::Apis::Core::JsonObjectSupport
|
605
|
+
end
|
606
|
+
|
433
607
|
class SqlInstancesStartExternalSyncRequest
|
434
608
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
435
609
|
|
@@ -478,6 +652,12 @@ module Google
|
|
478
652
|
include Google::Apis::Core::JsonObjectSupport
|
479
653
|
end
|
480
654
|
|
655
|
+
class SqlSubOperationType
|
656
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
657
|
+
|
658
|
+
include Google::Apis::Core::JsonObjectSupport
|
659
|
+
end
|
660
|
+
|
481
661
|
class SslCert
|
482
662
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
483
663
|
|
@@ -566,6 +746,23 @@ module Google
|
|
566
746
|
end
|
567
747
|
end
|
568
748
|
|
749
|
+
class AcquireSsrsLeaseContext
|
750
|
+
# @private
|
751
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
752
|
+
property :duration, as: 'duration'
|
753
|
+
property :report_database, as: 'reportDatabase'
|
754
|
+
property :service_login, as: 'serviceLogin'
|
755
|
+
property :setup_login, as: 'setupLogin'
|
756
|
+
end
|
757
|
+
end
|
758
|
+
|
759
|
+
class AdvancedMachineFeatures
|
760
|
+
# @private
|
761
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
762
|
+
property :threads_per_core, as: 'threadsPerCore'
|
763
|
+
end
|
764
|
+
end
|
765
|
+
|
569
766
|
class ApiWarning
|
570
767
|
# @private
|
571
768
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -575,6 +772,15 @@ module Google
|
|
575
772
|
end
|
576
773
|
end
|
577
774
|
|
775
|
+
class AvailableDatabaseVersion
|
776
|
+
# @private
|
777
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
778
|
+
property :display_name, as: 'displayName'
|
779
|
+
property :major_version, as: 'majorVersion'
|
780
|
+
property :name, as: 'name'
|
781
|
+
end
|
782
|
+
end
|
783
|
+
|
578
784
|
class BackupConfiguration
|
579
785
|
# @private
|
580
786
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -588,6 +794,7 @@ module Google
|
|
588
794
|
property :replication_log_archiving_enabled, as: 'replicationLogArchivingEnabled'
|
589
795
|
property :start_time, as: 'startTime'
|
590
796
|
property :transaction_log_retention_days, as: 'transactionLogRetentionDays'
|
797
|
+
property :transactional_log_storage_state, as: 'transactionalLogStorageState'
|
591
798
|
end
|
592
799
|
end
|
593
800
|
|
@@ -599,6 +806,14 @@ module Google
|
|
599
806
|
end
|
600
807
|
end
|
601
808
|
|
809
|
+
class BackupReencryptionConfig
|
810
|
+
# @private
|
811
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
812
|
+
property :backup_limit, as: 'backupLimit'
|
813
|
+
property :backup_type, as: 'backupType'
|
814
|
+
end
|
815
|
+
end
|
816
|
+
|
602
817
|
class BackupRetentionSettings
|
603
818
|
# @private
|
604
819
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -624,6 +839,7 @@ module Google
|
|
624
839
|
property :instance, as: 'instance'
|
625
840
|
property :kind, as: 'kind'
|
626
841
|
property :location, as: 'location'
|
842
|
+
property :max_chargeable_bytes, :numeric_string => true, as: 'maxChargeableBytes'
|
627
843
|
property :self_link, as: 'selfLink'
|
628
844
|
property :start_time, as: 'startTime'
|
629
845
|
property :status, as: 'status'
|
@@ -663,6 +879,8 @@ module Google
|
|
663
879
|
property :kind, as: 'kind'
|
664
880
|
property :pitr_timestamp_ms, :numeric_string => true, as: 'pitrTimestampMs'
|
665
881
|
property :point_in_time, as: 'pointInTime'
|
882
|
+
property :preferred_secondary_zone, as: 'preferredSecondaryZone'
|
883
|
+
property :preferred_zone, as: 'preferredZone'
|
666
884
|
end
|
667
885
|
end
|
668
886
|
|
@@ -670,13 +888,24 @@ module Google
|
|
670
888
|
# @private
|
671
889
|
class Representation < Google::Apis::Core::JsonRepresentation
|
672
890
|
property :backend_type, as: 'backendType'
|
891
|
+
collection :custom_subject_alternative_names, as: 'customSubjectAlternativeNames'
|
673
892
|
property :database_version, as: 'databaseVersion'
|
893
|
+
property :dns_name, as: 'dnsName'
|
674
894
|
collection :ip_addresses, as: 'ipAddresses', class: Google::Apis::SqladminV1beta4::IpMapping, decorator: Google::Apis::SqladminV1beta4::IpMapping::Representation
|
675
895
|
|
676
896
|
property :kind, as: 'kind'
|
897
|
+
property :psc_enabled, as: 'pscEnabled'
|
677
898
|
property :region, as: 'region'
|
678
899
|
property :server_ca_cert, as: 'serverCaCert', class: Google::Apis::SqladminV1beta4::SslCert, decorator: Google::Apis::SqladminV1beta4::SslCert::Representation
|
679
900
|
|
901
|
+
property :server_ca_mode, as: 'serverCaMode'
|
902
|
+
end
|
903
|
+
end
|
904
|
+
|
905
|
+
class DataCacheConfig
|
906
|
+
# @private
|
907
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
908
|
+
property :data_cache_enabled, as: 'dataCacheEnabled'
|
680
909
|
end
|
681
910
|
end
|
682
911
|
|
@@ -718,10 +947,13 @@ module Google
|
|
718
947
|
|
719
948
|
property :disk_encryption_status, as: 'diskEncryptionStatus', class: Google::Apis::SqladminV1beta4::DiskEncryptionStatus, decorator: Google::Apis::SqladminV1beta4::DiskEncryptionStatus::Representation
|
720
949
|
|
950
|
+
property :dns_name, as: 'dnsName'
|
721
951
|
property :etag, as: 'etag'
|
722
952
|
property :failover_replica, as: 'failoverReplica', class: Google::Apis::SqladminV1beta4::DatabaseInstance::FailoverReplica, decorator: Google::Apis::SqladminV1beta4::DatabaseInstance::FailoverReplica::Representation
|
723
953
|
|
724
954
|
property :gce_zone, as: 'gceZone'
|
955
|
+
property :gemini_config, as: 'geminiConfig', class: Google::Apis::SqladminV1beta4::GeminiInstanceConfig, decorator: Google::Apis::SqladminV1beta4::GeminiInstanceConfig::Representation
|
956
|
+
|
725
957
|
property :instance_type, as: 'instanceType'
|
726
958
|
collection :ip_addresses, as: 'ipAddresses', class: Google::Apis::SqladminV1beta4::IpMapping, decorator: Google::Apis::SqladminV1beta4::IpMapping::Representation
|
727
959
|
|
@@ -735,12 +967,17 @@ module Google
|
|
735
967
|
|
736
968
|
property :out_of_disk_report, as: 'outOfDiskReport', class: Google::Apis::SqladminV1beta4::SqlOutOfDiskReport, decorator: Google::Apis::SqladminV1beta4::SqlOutOfDiskReport::Representation
|
737
969
|
|
970
|
+
property :primary_dns_name, as: 'primaryDnsName'
|
738
971
|
property :project, as: 'project'
|
972
|
+
property :psc_service_attachment_link, as: 'pscServiceAttachmentLink'
|
739
973
|
property :region, as: 'region'
|
740
974
|
property :replica_configuration, as: 'replicaConfiguration', class: Google::Apis::SqladminV1beta4::ReplicaConfiguration, decorator: Google::Apis::SqladminV1beta4::ReplicaConfiguration::Representation
|
741
975
|
|
742
976
|
collection :replica_names, as: 'replicaNames'
|
977
|
+
property :replication_cluster, as: 'replicationCluster', class: Google::Apis::SqladminV1beta4::ReplicationCluster, decorator: Google::Apis::SqladminV1beta4::ReplicationCluster::Representation
|
978
|
+
|
743
979
|
property :root_password, as: 'rootPassword'
|
980
|
+
property :satisfies_pzi, as: 'satisfiesPzi'
|
744
981
|
property :satisfies_pzs, as: 'satisfiesPzs'
|
745
982
|
property :scheduled_maintenance, as: 'scheduledMaintenance', class: Google::Apis::SqladminV1beta4::SqlScheduledMaintenance, decorator: Google::Apis::SqladminV1beta4::SqlScheduledMaintenance::Representation
|
746
983
|
|
@@ -751,8 +988,14 @@ module Google
|
|
751
988
|
property :service_account_email_address, as: 'serviceAccountEmailAddress'
|
752
989
|
property :settings, as: 'settings', class: Google::Apis::SqladminV1beta4::Settings, decorator: Google::Apis::SqladminV1beta4::Settings::Representation
|
753
990
|
|
991
|
+
property :sql_network_architecture, as: 'sqlNetworkArchitecture'
|
754
992
|
property :state, as: 'state'
|
755
993
|
collection :suspension_reason, as: 'suspensionReason'
|
994
|
+
property :switch_transaction_logs_to_cloud_storage_enabled, as: 'switchTransactionLogsToCloudStorageEnabled'
|
995
|
+
hash :tags, as: 'tags'
|
996
|
+
collection :upgradable_database_versions, as: 'upgradableDatabaseVersions', class: Google::Apis::SqladminV1beta4::AvailableDatabaseVersion, decorator: Google::Apis::SqladminV1beta4::AvailableDatabaseVersion::Representation
|
997
|
+
|
998
|
+
property :write_endpoint, as: 'writeEndpoint'
|
756
999
|
end
|
757
1000
|
|
758
1001
|
class FailoverReplica
|
@@ -773,6 +1016,14 @@ module Google
|
|
773
1016
|
end
|
774
1017
|
end
|
775
1018
|
|
1019
|
+
class DemoteContext
|
1020
|
+
# @private
|
1021
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1022
|
+
property :kind, as: 'kind'
|
1023
|
+
property :source_representative_instance_name, as: 'sourceRepresentativeInstanceName'
|
1024
|
+
end
|
1025
|
+
end
|
1026
|
+
|
776
1027
|
class DemoteMasterConfiguration
|
777
1028
|
# @private
|
778
1029
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -831,6 +1082,12 @@ module Google
|
|
831
1082
|
end
|
832
1083
|
end
|
833
1084
|
|
1085
|
+
class Empty
|
1086
|
+
# @private
|
1087
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1088
|
+
end
|
1089
|
+
end
|
1090
|
+
|
834
1091
|
class ExportContext
|
835
1092
|
# @private
|
836
1093
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -850,6 +1107,11 @@ module Google
|
|
850
1107
|
class BakExportOptions
|
851
1108
|
# @private
|
852
1109
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1110
|
+
property :bak_type, as: 'bakType'
|
1111
|
+
property :copy_only, as: 'copyOnly'
|
1112
|
+
property :differential_base, as: 'differentialBase'
|
1113
|
+
property :export_log_end_time, as: 'exportLogEndTime'
|
1114
|
+
property :export_log_start_time, as: 'exportLogStartTime'
|
853
1115
|
property :stripe_count, as: 'stripeCount'
|
854
1116
|
property :striped, as: 'striped'
|
855
1117
|
end
|
@@ -871,8 +1133,12 @@ module Google
|
|
871
1133
|
class Representation < Google::Apis::Core::JsonRepresentation
|
872
1134
|
property :mysql_export_options, as: 'mysqlExportOptions', class: Google::Apis::SqladminV1beta4::ExportContext::SqlExportOptions::MysqlExportOptions, decorator: Google::Apis::SqladminV1beta4::ExportContext::SqlExportOptions::MysqlExportOptions::Representation
|
873
1135
|
|
1136
|
+
property :parallel, as: 'parallel'
|
1137
|
+
property :postgres_export_options, as: 'postgresExportOptions', class: Google::Apis::SqladminV1beta4::ExportContext::SqlExportOptions::PostgresExportOptions, decorator: Google::Apis::SqladminV1beta4::ExportContext::SqlExportOptions::PostgresExportOptions::Representation
|
1138
|
+
|
874
1139
|
property :schema_only, as: 'schemaOnly'
|
875
1140
|
collection :tables, as: 'tables'
|
1141
|
+
property :threads, as: 'threads'
|
876
1142
|
end
|
877
1143
|
|
878
1144
|
class MysqlExportOptions
|
@@ -881,6 +1147,21 @@ module Google
|
|
881
1147
|
property :master_data, as: 'masterData'
|
882
1148
|
end
|
883
1149
|
end
|
1150
|
+
|
1151
|
+
class PostgresExportOptions
|
1152
|
+
# @private
|
1153
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1154
|
+
property :clean, as: 'clean'
|
1155
|
+
property :if_exists, as: 'ifExists'
|
1156
|
+
end
|
1157
|
+
end
|
1158
|
+
end
|
1159
|
+
end
|
1160
|
+
|
1161
|
+
class ExternalSyncSelectedObject
|
1162
|
+
# @private
|
1163
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1164
|
+
property :database, as: 'database'
|
884
1165
|
end
|
885
1166
|
end
|
886
1167
|
|
@@ -917,6 +1198,18 @@ module Google
|
|
917
1198
|
end
|
918
1199
|
end
|
919
1200
|
|
1201
|
+
class GeminiInstanceConfig
|
1202
|
+
# @private
|
1203
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1204
|
+
property :active_query_enabled, as: 'activeQueryEnabled'
|
1205
|
+
property :entitled, as: 'entitled'
|
1206
|
+
property :flag_recommender_enabled, as: 'flagRecommenderEnabled'
|
1207
|
+
property :google_vacuum_mgmt_enabled, as: 'googleVacuumMgmtEnabled'
|
1208
|
+
property :index_advisor_enabled, as: 'indexAdvisorEnabled'
|
1209
|
+
property :oom_session_cancel_enabled, as: 'oomSessionCancelEnabled'
|
1210
|
+
end
|
1211
|
+
end
|
1212
|
+
|
920
1213
|
class GenerateEphemeralCertRequest
|
921
1214
|
# @private
|
922
1215
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -946,14 +1239,21 @@ module Google
|
|
946
1239
|
property :file_type, as: 'fileType'
|
947
1240
|
property :import_user, as: 'importUser'
|
948
1241
|
property :kind, as: 'kind'
|
1242
|
+
property :sql_import_options, as: 'sqlImportOptions', class: Google::Apis::SqladminV1beta4::ImportContext::SqlImportOptions, decorator: Google::Apis::SqladminV1beta4::ImportContext::SqlImportOptions::Representation
|
1243
|
+
|
949
1244
|
property :uri, as: 'uri'
|
950
1245
|
end
|
951
1246
|
|
952
1247
|
class BakImportOptions
|
953
1248
|
# @private
|
954
1249
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1250
|
+
property :bak_type, as: 'bakType'
|
955
1251
|
property :encryption_options, as: 'encryptionOptions', class: Google::Apis::SqladminV1beta4::ImportContext::BakImportOptions::EncryptionOptions, decorator: Google::Apis::SqladminV1beta4::ImportContext::BakImportOptions::EncryptionOptions::Representation
|
956
1252
|
|
1253
|
+
property :no_recovery, as: 'noRecovery'
|
1254
|
+
property :recovery_only, as: 'recoveryOnly'
|
1255
|
+
property :stop_at, as: 'stopAt'
|
1256
|
+
property :stop_at_mark, as: 'stopAtMark'
|
957
1257
|
property :striped, as: 'striped'
|
958
1258
|
end
|
959
1259
|
|
@@ -978,6 +1278,24 @@ module Google
|
|
978
1278
|
property :table, as: 'table'
|
979
1279
|
end
|
980
1280
|
end
|
1281
|
+
|
1282
|
+
class SqlImportOptions
|
1283
|
+
# @private
|
1284
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1285
|
+
property :parallel, as: 'parallel'
|
1286
|
+
property :postgres_import_options, as: 'postgresImportOptions', class: Google::Apis::SqladminV1beta4::ImportContext::SqlImportOptions::PostgresImportOptions, decorator: Google::Apis::SqladminV1beta4::ImportContext::SqlImportOptions::PostgresImportOptions::Representation
|
1287
|
+
|
1288
|
+
property :threads, as: 'threads'
|
1289
|
+
end
|
1290
|
+
|
1291
|
+
class PostgresImportOptions
|
1292
|
+
# @private
|
1293
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1294
|
+
property :clean, as: 'clean'
|
1295
|
+
property :if_exists, as: 'ifExists'
|
1296
|
+
end
|
1297
|
+
end
|
1298
|
+
end
|
981
1299
|
end
|
982
1300
|
|
983
1301
|
class InsightsConfig
|
@@ -1000,6 +1318,14 @@ module Google
|
|
1000
1318
|
end
|
1001
1319
|
end
|
1002
1320
|
|
1321
|
+
class InstancesAcquireSsrsLeaseRequest
|
1322
|
+
# @private
|
1323
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1324
|
+
property :acquire_ssrs_lease_context, as: 'acquireSsrsLeaseContext', class: Google::Apis::SqladminV1beta4::AcquireSsrsLeaseContext, decorator: Google::Apis::SqladminV1beta4::AcquireSsrsLeaseContext::Representation
|
1325
|
+
|
1326
|
+
end
|
1327
|
+
end
|
1328
|
+
|
1003
1329
|
class CloneInstancesRequest
|
1004
1330
|
# @private
|
1005
1331
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1016,6 +1342,14 @@ module Google
|
|
1016
1342
|
end
|
1017
1343
|
end
|
1018
1344
|
|
1345
|
+
class InstancesDemoteRequest
|
1346
|
+
# @private
|
1347
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1348
|
+
property :demote_context, as: 'demoteContext', class: Google::Apis::SqladminV1beta4::DemoteContext, decorator: Google::Apis::SqladminV1beta4::DemoteContext::Representation
|
1349
|
+
|
1350
|
+
end
|
1351
|
+
end
|
1352
|
+
|
1019
1353
|
class ExportInstancesRequest
|
1020
1354
|
# @private
|
1021
1355
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1062,6 +1396,26 @@ module Google
|
|
1062
1396
|
end
|
1063
1397
|
end
|
1064
1398
|
|
1399
|
+
class InstancesListServerCertificatesResponse
|
1400
|
+
# @private
|
1401
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1402
|
+
property :active_version, as: 'activeVersion'
|
1403
|
+
collection :ca_certs, as: 'caCerts', class: Google::Apis::SqladminV1beta4::SslCert, decorator: Google::Apis::SqladminV1beta4::SslCert::Representation
|
1404
|
+
|
1405
|
+
property :kind, as: 'kind'
|
1406
|
+
collection :server_certs, as: 'serverCerts', class: Google::Apis::SqladminV1beta4::SslCert, decorator: Google::Apis::SqladminV1beta4::SslCert::Representation
|
1407
|
+
|
1408
|
+
end
|
1409
|
+
end
|
1410
|
+
|
1411
|
+
class InstancesReencryptRequest
|
1412
|
+
# @private
|
1413
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1414
|
+
property :backup_reencryption_config, as: 'backupReencryptionConfig', class: Google::Apis::SqladminV1beta4::BackupReencryptionConfig, decorator: Google::Apis::SqladminV1beta4::BackupReencryptionConfig::Representation
|
1415
|
+
|
1416
|
+
end
|
1417
|
+
end
|
1418
|
+
|
1065
1419
|
class RestoreInstancesBackupRequest
|
1066
1420
|
# @private
|
1067
1421
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1078,6 +1432,14 @@ module Google
|
|
1078
1432
|
end
|
1079
1433
|
end
|
1080
1434
|
|
1435
|
+
class InstancesRotateServerCertificateRequest
|
1436
|
+
# @private
|
1437
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1438
|
+
property :rotate_server_certificate_context, as: 'rotateServerCertificateContext', class: Google::Apis::SqladminV1beta4::RotateServerCertificateContext, decorator: Google::Apis::SqladminV1beta4::RotateServerCertificateContext::Representation
|
1439
|
+
|
1440
|
+
end
|
1441
|
+
end
|
1442
|
+
|
1081
1443
|
class InstancesTruncateLogRequest
|
1082
1444
|
# @private
|
1083
1445
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1092,10 +1454,16 @@ module Google
|
|
1092
1454
|
property :allocated_ip_range, as: 'allocatedIpRange'
|
1093
1455
|
collection :authorized_networks, as: 'authorizedNetworks', class: Google::Apis::SqladminV1beta4::AclEntry, decorator: Google::Apis::SqladminV1beta4::AclEntry::Representation
|
1094
1456
|
|
1457
|
+
collection :custom_subject_alternative_names, as: 'customSubjectAlternativeNames'
|
1095
1458
|
property :enable_private_path_for_google_cloud_services, as: 'enablePrivatePathForGoogleCloudServices'
|
1096
1459
|
property :ipv4_enabled, as: 'ipv4Enabled'
|
1097
1460
|
property :private_network, as: 'privateNetwork'
|
1461
|
+
property :psc_config, as: 'pscConfig', class: Google::Apis::SqladminV1beta4::PscConfig, decorator: Google::Apis::SqladminV1beta4::PscConfig::Representation
|
1462
|
+
|
1098
1463
|
property :require_ssl, as: 'requireSsl'
|
1464
|
+
property :server_ca_mode, as: 'serverCaMode'
|
1465
|
+
property :server_ca_pool, as: 'serverCaPool'
|
1466
|
+
property :ssl_mode, as: 'sslMode'
|
1099
1467
|
end
|
1100
1468
|
end
|
1101
1469
|
|
@@ -1163,8 +1531,11 @@ module Google
|
|
1163
1531
|
property :host_port, as: 'hostPort'
|
1164
1532
|
property :kind, as: 'kind'
|
1165
1533
|
property :password, as: 'password'
|
1534
|
+
collection :selected_objects, as: 'selectedObjects', class: Google::Apis::SqladminV1beta4::SelectedObjects, decorator: Google::Apis::SqladminV1beta4::SelectedObjects::Representation
|
1535
|
+
|
1166
1536
|
property :source_instance, as: 'sourceInstance', class: Google::Apis::SqladminV1beta4::InstanceReference, decorator: Google::Apis::SqladminV1beta4::InstanceReference::Representation
|
1167
1537
|
|
1538
|
+
property :ssl_option, as: 'sslOption'
|
1168
1539
|
property :username, as: 'username'
|
1169
1540
|
end
|
1170
1541
|
end
|
@@ -1172,6 +1543,10 @@ module Google
|
|
1172
1543
|
class Operation
|
1173
1544
|
# @private
|
1174
1545
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1546
|
+
property :acquire_ssrs_lease_context, as: 'acquireSsrsLeaseContext', class: Google::Apis::SqladminV1beta4::AcquireSsrsLeaseContext, decorator: Google::Apis::SqladminV1beta4::AcquireSsrsLeaseContext::Representation
|
1547
|
+
|
1548
|
+
property :api_warning, as: 'apiWarning', class: Google::Apis::SqladminV1beta4::ApiWarning, decorator: Google::Apis::SqladminV1beta4::ApiWarning::Representation
|
1549
|
+
|
1175
1550
|
property :backup_context, as: 'backupContext', class: Google::Apis::SqladminV1beta4::BackupContext, decorator: Google::Apis::SqladminV1beta4::BackupContext::Representation
|
1176
1551
|
|
1177
1552
|
property :end_time, as: 'endTime'
|
@@ -1188,6 +1563,8 @@ module Google
|
|
1188
1563
|
property :self_link, as: 'selfLink'
|
1189
1564
|
property :start_time, as: 'startTime'
|
1190
1565
|
property :status, as: 'status'
|
1566
|
+
property :sub_operation_type, as: 'subOperationType', class: Google::Apis::SqladminV1beta4::SqlSubOperationType, decorator: Google::Apis::SqladminV1beta4::SqlSubOperationType::Representation
|
1567
|
+
|
1191
1568
|
property :target_id, as: 'targetId'
|
1192
1569
|
property :target_link, as: 'targetLink'
|
1193
1570
|
property :target_project, as: 'targetProject'
|
@@ -1213,6 +1590,19 @@ module Google
|
|
1213
1590
|
end
|
1214
1591
|
end
|
1215
1592
|
|
1593
|
+
class OperationMetadata
|
1594
|
+
# @private
|
1595
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1596
|
+
property :api_version, as: 'apiVersion'
|
1597
|
+
property :cancel_requested, as: 'cancelRequested'
|
1598
|
+
property :create_time, as: 'createTime'
|
1599
|
+
property :end_time, as: 'endTime'
|
1600
|
+
property :status_detail, as: 'statusDetail'
|
1601
|
+
property :target, as: 'target'
|
1602
|
+
property :verb, as: 'verb'
|
1603
|
+
end
|
1604
|
+
end
|
1605
|
+
|
1216
1606
|
class ListOperationsResponse
|
1217
1607
|
# @private
|
1218
1608
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1235,6 +1625,7 @@ module Google
|
|
1235
1625
|
# @private
|
1236
1626
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1237
1627
|
property :complexity, as: 'complexity'
|
1628
|
+
property :disallow_compromised_credentials, as: 'disallowCompromisedCredentials'
|
1238
1629
|
property :disallow_username_substring, as: 'disallowUsernameSubstring'
|
1239
1630
|
property :enable_password_policy, as: 'enablePasswordPolicy'
|
1240
1631
|
property :min_length, as: 'minLength'
|
@@ -1243,9 +1634,38 @@ module Google
|
|
1243
1634
|
end
|
1244
1635
|
end
|
1245
1636
|
|
1637
|
+
class PerformDiskShrinkContext
|
1638
|
+
# @private
|
1639
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1640
|
+
property :target_size_gb, :numeric_string => true, as: 'targetSizeGb'
|
1641
|
+
end
|
1642
|
+
end
|
1643
|
+
|
1644
|
+
class PscAutoConnectionConfig
|
1645
|
+
# @private
|
1646
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1647
|
+
property :consumer_network, as: 'consumerNetwork'
|
1648
|
+
property :consumer_network_status, as: 'consumerNetworkStatus'
|
1649
|
+
property :consumer_project, as: 'consumerProject'
|
1650
|
+
property :ip_address, as: 'ipAddress'
|
1651
|
+
property :status, as: 'status'
|
1652
|
+
end
|
1653
|
+
end
|
1654
|
+
|
1655
|
+
class PscConfig
|
1656
|
+
# @private
|
1657
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1658
|
+
collection :allowed_consumer_projects, as: 'allowedConsumerProjects'
|
1659
|
+
collection :psc_auto_connections, as: 'pscAutoConnections', class: Google::Apis::SqladminV1beta4::PscAutoConnectionConfig, decorator: Google::Apis::SqladminV1beta4::PscAutoConnectionConfig::Representation
|
1660
|
+
|
1661
|
+
property :psc_enabled, as: 'pscEnabled'
|
1662
|
+
end
|
1663
|
+
end
|
1664
|
+
|
1246
1665
|
class ReplicaConfiguration
|
1247
1666
|
# @private
|
1248
1667
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1668
|
+
property :cascadable_replica, as: 'cascadableReplica'
|
1249
1669
|
property :failover_target, as: 'failoverTarget'
|
1250
1670
|
property :kind, as: 'kind'
|
1251
1671
|
property :mysql_replica_configuration, as: 'mysqlReplicaConfiguration', class: Google::Apis::SqladminV1beta4::MySqlReplicaConfiguration, decorator: Google::Apis::SqladminV1beta4::MySqlReplicaConfiguration::Representation
|
@@ -1253,6 +1673,15 @@ module Google
|
|
1253
1673
|
end
|
1254
1674
|
end
|
1255
1675
|
|
1676
|
+
class ReplicationCluster
|
1677
|
+
# @private
|
1678
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1679
|
+
property :dr_replica, as: 'drReplica'
|
1680
|
+
property :failover_dr_replica_name, as: 'failoverDrReplicaName'
|
1681
|
+
property :psa_write_endpoint, as: 'psaWriteEndpoint'
|
1682
|
+
end
|
1683
|
+
end
|
1684
|
+
|
1256
1685
|
class Reschedule
|
1257
1686
|
# @private
|
1258
1687
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1279,12 +1708,29 @@ module Google
|
|
1279
1708
|
end
|
1280
1709
|
end
|
1281
1710
|
|
1711
|
+
class RotateServerCertificateContext
|
1712
|
+
# @private
|
1713
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1714
|
+
property :kind, as: 'kind'
|
1715
|
+
property :next_version, as: 'nextVersion'
|
1716
|
+
end
|
1717
|
+
end
|
1718
|
+
|
1719
|
+
class SelectedObjects
|
1720
|
+
# @private
|
1721
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1722
|
+
property :database, as: 'database'
|
1723
|
+
end
|
1724
|
+
end
|
1725
|
+
|
1282
1726
|
class Settings
|
1283
1727
|
# @private
|
1284
1728
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1285
1729
|
property :activation_policy, as: 'activationPolicy'
|
1286
1730
|
property :active_directory_config, as: 'activeDirectoryConfig', class: Google::Apis::SqladminV1beta4::SqlActiveDirectoryConfig, decorator: Google::Apis::SqladminV1beta4::SqlActiveDirectoryConfig::Representation
|
1287
1731
|
|
1732
|
+
property :advanced_machine_features, as: 'advancedMachineFeatures', class: Google::Apis::SqladminV1beta4::AdvancedMachineFeatures, decorator: Google::Apis::SqladminV1beta4::AdvancedMachineFeatures::Representation
|
1733
|
+
|
1288
1734
|
collection :authorized_gae_applications, as: 'authorizedGaeApplications'
|
1289
1735
|
property :availability_type, as: 'availabilityType'
|
1290
1736
|
property :backup_configuration, as: 'backupConfiguration', class: Google::Apis::SqladminV1beta4::BackupConfiguration, decorator: Google::Apis::SqladminV1beta4::BackupConfiguration::Representation
|
@@ -1292,6 +1738,8 @@ module Google
|
|
1292
1738
|
property :collation, as: 'collation'
|
1293
1739
|
property :connector_enforcement, as: 'connectorEnforcement'
|
1294
1740
|
property :crash_safe_replication_enabled, as: 'crashSafeReplicationEnabled'
|
1741
|
+
property :data_cache_config, as: 'dataCacheConfig', class: Google::Apis::SqladminV1beta4::DataCacheConfig, decorator: Google::Apis::SqladminV1beta4::DataCacheConfig::Representation
|
1742
|
+
|
1295
1743
|
property :data_disk_size_gb, :numeric_string => true, as: 'dataDiskSizeGb'
|
1296
1744
|
property :data_disk_type, as: 'dataDiskType'
|
1297
1745
|
collection :database_flags, as: 'databaseFlags', class: Google::Apis::SqladminV1beta4::DatabaseFlags, decorator: Google::Apis::SqladminV1beta4::DatabaseFlags::Representation
|
@@ -1300,6 +1748,9 @@ module Google
|
|
1300
1748
|
property :deletion_protection_enabled, as: 'deletionProtectionEnabled'
|
1301
1749
|
collection :deny_maintenance_periods, as: 'denyMaintenancePeriods', class: Google::Apis::SqladminV1beta4::DenyMaintenancePeriod, decorator: Google::Apis::SqladminV1beta4::DenyMaintenancePeriod::Representation
|
1302
1750
|
|
1751
|
+
property :edition, as: 'edition'
|
1752
|
+
property :enable_dataplex_integration, as: 'enableDataplexIntegration'
|
1753
|
+
property :enable_google_ml_integration, as: 'enableGoogleMlIntegration'
|
1303
1754
|
property :insights_config, as: 'insightsConfig', class: Google::Apis::SqladminV1beta4::InsightsConfig, decorator: Google::Apis::SqladminV1beta4::InsightsConfig::Representation
|
1304
1755
|
|
1305
1756
|
property :ip_configuration, as: 'ipConfiguration', class: Google::Apis::SqladminV1beta4::IpConfiguration, decorator: Google::Apis::SqladminV1beta4::IpConfiguration::Representation
|
@@ -1341,6 +1792,37 @@ module Google
|
|
1341
1792
|
end
|
1342
1793
|
end
|
1343
1794
|
|
1795
|
+
class SqlInstancesAcquireSsrsLeaseResponse
|
1796
|
+
# @private
|
1797
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1798
|
+
property :operation_id, as: 'operationId'
|
1799
|
+
end
|
1800
|
+
end
|
1801
|
+
|
1802
|
+
class SqlInstancesGetDiskShrinkConfigResponse
|
1803
|
+
# @private
|
1804
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1805
|
+
property :kind, as: 'kind'
|
1806
|
+
property :message, as: 'message'
|
1807
|
+
property :minimal_target_size_gb, :numeric_string => true, as: 'minimalTargetSizeGb'
|
1808
|
+
end
|
1809
|
+
end
|
1810
|
+
|
1811
|
+
class SqlInstancesGetLatestRecoveryTimeResponse
|
1812
|
+
# @private
|
1813
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1814
|
+
property :kind, as: 'kind'
|
1815
|
+
property :latest_recovery_time, as: 'latestRecoveryTime'
|
1816
|
+
end
|
1817
|
+
end
|
1818
|
+
|
1819
|
+
class SqlInstancesReleaseSsrsLeaseResponse
|
1820
|
+
# @private
|
1821
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1822
|
+
property :operation_id, as: 'operationId'
|
1823
|
+
end
|
1824
|
+
end
|
1825
|
+
|
1344
1826
|
class SqlInstancesRescheduleMaintenanceRequestBody
|
1345
1827
|
# @private
|
1346
1828
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1349,22 +1831,34 @@ module Google
|
|
1349
1831
|
end
|
1350
1832
|
end
|
1351
1833
|
|
1834
|
+
class SqlInstancesResetReplicaSizeRequest
|
1835
|
+
# @private
|
1836
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1837
|
+
end
|
1838
|
+
end
|
1839
|
+
|
1352
1840
|
class SqlInstancesStartExternalSyncRequest
|
1353
1841
|
# @private
|
1354
1842
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1843
|
+
property :migration_type, as: 'migrationType'
|
1355
1844
|
property :mysql_sync_config, as: 'mysqlSyncConfig', class: Google::Apis::SqladminV1beta4::MySqlSyncConfig, decorator: Google::Apis::SqladminV1beta4::MySqlSyncConfig::Representation
|
1356
1845
|
|
1357
1846
|
property :skip_verification, as: 'skipVerification'
|
1358
1847
|
property :sync_mode, as: 'syncMode'
|
1848
|
+
property :sync_parallel_level, as: 'syncParallelLevel'
|
1359
1849
|
end
|
1360
1850
|
end
|
1361
1851
|
|
1362
1852
|
class SqlInstancesVerifyExternalSyncSettingsRequest
|
1363
1853
|
# @private
|
1364
1854
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1855
|
+
property :migration_type, as: 'migrationType'
|
1365
1856
|
property :mysql_sync_config, as: 'mysqlSyncConfig', class: Google::Apis::SqladminV1beta4::MySqlSyncConfig, decorator: Google::Apis::SqladminV1beta4::MySqlSyncConfig::Representation
|
1366
1857
|
|
1858
|
+
collection :selected_objects, as: 'selectedObjects', class: Google::Apis::SqladminV1beta4::ExternalSyncSelectedObject, decorator: Google::Apis::SqladminV1beta4::ExternalSyncSelectedObject::Representation
|
1859
|
+
|
1367
1860
|
property :sync_mode, as: 'syncMode'
|
1861
|
+
property :sync_parallel_level, as: 'syncParallelLevel'
|
1368
1862
|
property :verify_connection_only, as: 'verifyConnectionOnly'
|
1369
1863
|
property :verify_replication_only, as: 'verifyReplicationOnly'
|
1370
1864
|
end
|
@@ -1425,6 +1919,13 @@ module Google
|
|
1425
1919
|
end
|
1426
1920
|
end
|
1427
1921
|
|
1922
|
+
class SqlSubOperationType
|
1923
|
+
# @private
|
1924
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1925
|
+
property :maintenance_type, as: 'maintenanceType'
|
1926
|
+
end
|
1927
|
+
end
|
1928
|
+
|
1428
1929
|
class SslCert
|
1429
1930
|
# @private
|
1430
1931
|
class Representation < Google::Apis::Core::JsonRepresentation
|