google-apis-alloydb_v1alpha 0.18.0 → 0.20.0
Sign up to get free protection for your applications and to get access to all the features.
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module AlloydbV1alpha
|
18
18
|
# Version of the google-apis-alloydb_v1alpha gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.20.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.15.
|
22
|
+
GENERATOR_VERSION = "0.15.1"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20241204"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -64,12 +64,24 @@ module Google
|
|
64
64
|
include Google::Apis::Core::JsonObjectSupport
|
65
65
|
end
|
66
66
|
|
67
|
+
class CloudSqlBackupRunSource
|
68
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
69
|
+
|
70
|
+
include Google::Apis::Core::JsonObjectSupport
|
71
|
+
end
|
72
|
+
|
67
73
|
class Cluster
|
68
74
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
69
75
|
|
70
76
|
include Google::Apis::Core::JsonObjectSupport
|
71
77
|
end
|
72
78
|
|
79
|
+
class ClusterUpgradeDetails
|
80
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
81
|
+
|
82
|
+
include Google::Apis::Core::JsonObjectSupport
|
83
|
+
end
|
84
|
+
|
73
85
|
class ConnectionInfo
|
74
86
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
75
87
|
|
@@ -94,6 +106,12 @@ module Google
|
|
94
106
|
include Google::Apis::Core::JsonObjectSupport
|
95
107
|
end
|
96
108
|
|
109
|
+
class CsvExportOptions
|
110
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
111
|
+
|
112
|
+
include Google::Apis::Core::JsonObjectSupport
|
113
|
+
end
|
114
|
+
|
97
115
|
class Empty
|
98
116
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
99
117
|
|
@@ -112,12 +130,24 @@ module Google
|
|
112
130
|
include Google::Apis::Core::JsonObjectSupport
|
113
131
|
end
|
114
132
|
|
133
|
+
class ExportClusterRequest
|
134
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
135
|
+
|
136
|
+
include Google::Apis::Core::JsonObjectSupport
|
137
|
+
end
|
138
|
+
|
115
139
|
class FailoverInstanceRequest
|
116
140
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
117
141
|
|
118
142
|
include Google::Apis::Core::JsonObjectSupport
|
119
143
|
end
|
120
144
|
|
145
|
+
class GcsDestination
|
146
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
147
|
+
|
148
|
+
include Google::Apis::Core::JsonObjectSupport
|
149
|
+
end
|
150
|
+
|
121
151
|
class GeminiClusterConfig
|
122
152
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
123
153
|
|
@@ -166,6 +196,12 @@ module Google
|
|
166
196
|
include Google::Apis::Core::JsonObjectSupport
|
167
197
|
end
|
168
198
|
|
199
|
+
class InstanceUpgradeDetails
|
200
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
201
|
+
|
202
|
+
include Google::Apis::Core::JsonObjectSupport
|
203
|
+
end
|
204
|
+
|
169
205
|
class IntegerRestrictions
|
170
206
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
171
207
|
|
@@ -292,6 +328,12 @@ module Google
|
|
292
328
|
include Google::Apis::Core::JsonObjectSupport
|
293
329
|
end
|
294
330
|
|
331
|
+
class PscInterfaceConfig
|
332
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
333
|
+
|
334
|
+
include Google::Apis::Core::JsonObjectSupport
|
335
|
+
end
|
336
|
+
|
295
337
|
class QuantityBasedExpiry
|
296
338
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
297
339
|
|
@@ -328,18 +370,36 @@ module Google
|
|
328
370
|
include Google::Apis::Core::JsonObjectSupport
|
329
371
|
end
|
330
372
|
|
373
|
+
class RestoreFromCloudSqlRequest
|
374
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
375
|
+
|
376
|
+
include Google::Apis::Core::JsonObjectSupport
|
377
|
+
end
|
378
|
+
|
331
379
|
class SecondaryConfig
|
332
380
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
333
381
|
|
334
382
|
include Google::Apis::Core::JsonObjectSupport
|
335
383
|
end
|
336
384
|
|
385
|
+
class SqlExportOptions
|
386
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
387
|
+
|
388
|
+
include Google::Apis::Core::JsonObjectSupport
|
389
|
+
end
|
390
|
+
|
337
391
|
class SslConfig
|
338
392
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
339
393
|
|
340
394
|
include Google::Apis::Core::JsonObjectSupport
|
341
395
|
end
|
342
396
|
|
397
|
+
class StageInfo
|
398
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
399
|
+
|
400
|
+
include Google::Apis::Core::JsonObjectSupport
|
401
|
+
end
|
402
|
+
|
343
403
|
class Status
|
344
404
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
345
405
|
|
@@ -376,12 +436,6 @@ module Google
|
|
376
436
|
include Google::Apis::Core::JsonObjectSupport
|
377
437
|
end
|
378
438
|
|
379
|
-
class StorageDatabasecenterPartnerapiV1mainDatabaseMetadata
|
380
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
381
|
-
|
382
|
-
include Google::Apis::Core::JsonObjectSupport
|
383
|
-
end
|
384
|
-
|
385
439
|
class StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed
|
386
440
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
387
441
|
|
@@ -418,6 +472,12 @@ module Google
|
|
418
472
|
include Google::Apis::Core::JsonObjectSupport
|
419
473
|
end
|
420
474
|
|
475
|
+
class StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata
|
476
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
477
|
+
|
478
|
+
include Google::Apis::Core::JsonObjectSupport
|
479
|
+
end
|
480
|
+
|
421
481
|
class StorageDatabasecenterPartnerapiV1mainMachineConfiguration
|
422
482
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
423
483
|
|
@@ -442,6 +502,12 @@ module Google
|
|
442
502
|
include Google::Apis::Core::JsonObjectSupport
|
443
503
|
end
|
444
504
|
|
505
|
+
class StorageDatabasecenterPartnerapiV1mainTags
|
506
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
507
|
+
|
508
|
+
include Google::Apis::Core::JsonObjectSupport
|
509
|
+
end
|
510
|
+
|
445
511
|
class StorageDatabasecenterPartnerapiV1mainUserLabels
|
446
512
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
447
513
|
|
@@ -496,6 +562,18 @@ module Google
|
|
496
562
|
include Google::Apis::Core::JsonObjectSupport
|
497
563
|
end
|
498
564
|
|
565
|
+
class UpgradeClusterRequest
|
566
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
567
|
+
|
568
|
+
include Google::Apis::Core::JsonObjectSupport
|
569
|
+
end
|
570
|
+
|
571
|
+
class UpgradeClusterResponse
|
572
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
573
|
+
|
574
|
+
include Google::Apis::Core::JsonObjectSupport
|
575
|
+
end
|
576
|
+
|
499
577
|
class User
|
500
578
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
501
579
|
|
@@ -565,6 +643,7 @@ module Google
|
|
565
643
|
property :satisfies_pzs, as: 'satisfiesPzs'
|
566
644
|
property :size_bytes, :numeric_string => true, as: 'sizeBytes'
|
567
645
|
property :state, as: 'state'
|
646
|
+
hash :tags, as: 'tags'
|
568
647
|
property :type, as: 'type'
|
569
648
|
property :uid, as: 'uid'
|
570
649
|
property :update_time, as: 'updateTime'
|
@@ -602,6 +681,15 @@ module Google
|
|
602
681
|
end
|
603
682
|
end
|
604
683
|
|
684
|
+
class CloudSqlBackupRunSource
|
685
|
+
# @private
|
686
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
687
|
+
property :backup_run_id, :numeric_string => true, as: 'backupRunId'
|
688
|
+
property :instance_id, as: 'instanceId'
|
689
|
+
property :project, as: 'project'
|
690
|
+
end
|
691
|
+
end
|
692
|
+
|
605
693
|
class Cluster
|
606
694
|
# @private
|
607
695
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -610,6 +698,8 @@ module Google
|
|
610
698
|
|
611
699
|
property :backup_source, as: 'backupSource', class: Google::Apis::AlloydbV1alpha::BackupSource, decorator: Google::Apis::AlloydbV1alpha::BackupSource::Representation
|
612
700
|
|
701
|
+
property :cloudsql_backup_run_source, as: 'cloudsqlBackupRunSource', class: Google::Apis::AlloydbV1alpha::CloudSqlBackupRunSource, decorator: Google::Apis::AlloydbV1alpha::CloudSqlBackupRunSource::Representation
|
702
|
+
|
613
703
|
property :cluster_type, as: 'clusterType'
|
614
704
|
property :continuous_backup_config, as: 'continuousBackupConfig', class: Google::Apis::AlloydbV1alpha::ContinuousBackupConfig, decorator: Google::Apis::AlloydbV1alpha::ContinuousBackupConfig::Representation
|
615
705
|
|
@@ -652,6 +742,7 @@ module Google
|
|
652
742
|
|
653
743
|
property :state, as: 'state'
|
654
744
|
property :subscription_type, as: 'subscriptionType'
|
745
|
+
hash :tags, as: 'tags'
|
655
746
|
property :trial_metadata, as: 'trialMetadata', class: Google::Apis::AlloydbV1alpha::TrialMetadata, decorator: Google::Apis::AlloydbV1alpha::TrialMetadata::Representation
|
656
747
|
|
657
748
|
property :uid, as: 'uid'
|
@@ -659,6 +750,20 @@ module Google
|
|
659
750
|
end
|
660
751
|
end
|
661
752
|
|
753
|
+
class ClusterUpgradeDetails
|
754
|
+
# @private
|
755
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
756
|
+
property :cluster_type, as: 'clusterType'
|
757
|
+
property :database_version, as: 'databaseVersion'
|
758
|
+
collection :instance_upgrade_details, as: 'instanceUpgradeDetails', class: Google::Apis::AlloydbV1alpha::InstanceUpgradeDetails, decorator: Google::Apis::AlloydbV1alpha::InstanceUpgradeDetails::Representation
|
759
|
+
|
760
|
+
property :name, as: 'name'
|
761
|
+
collection :stage_info, as: 'stageInfo', class: Google::Apis::AlloydbV1alpha::StageInfo, decorator: Google::Apis::AlloydbV1alpha::StageInfo::Representation
|
762
|
+
|
763
|
+
property :upgrade_status, as: 'upgradeStatus'
|
764
|
+
end
|
765
|
+
end
|
766
|
+
|
662
767
|
class ConnectionInfo
|
663
768
|
# @private
|
664
769
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -700,6 +805,16 @@ module Google
|
|
700
805
|
end
|
701
806
|
end
|
702
807
|
|
808
|
+
class CsvExportOptions
|
809
|
+
# @private
|
810
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
811
|
+
property :escape_character, as: 'escapeCharacter'
|
812
|
+
property :field_delimiter, as: 'fieldDelimiter'
|
813
|
+
property :quote_character, as: 'quoteCharacter'
|
814
|
+
property :select_query, as: 'selectQuery'
|
815
|
+
end
|
816
|
+
end
|
817
|
+
|
703
818
|
class Empty
|
704
819
|
# @private
|
705
820
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -721,6 +836,19 @@ module Google
|
|
721
836
|
end
|
722
837
|
end
|
723
838
|
|
839
|
+
class ExportClusterRequest
|
840
|
+
# @private
|
841
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
842
|
+
property :csv_export_options, as: 'csvExportOptions', class: Google::Apis::AlloydbV1alpha::CsvExportOptions, decorator: Google::Apis::AlloydbV1alpha::CsvExportOptions::Representation
|
843
|
+
|
844
|
+
property :database, as: 'database'
|
845
|
+
property :gcs_destination, as: 'gcsDestination', class: Google::Apis::AlloydbV1alpha::GcsDestination, decorator: Google::Apis::AlloydbV1alpha::GcsDestination::Representation
|
846
|
+
|
847
|
+
property :sql_export_options, as: 'sqlExportOptions', class: Google::Apis::AlloydbV1alpha::SqlExportOptions, decorator: Google::Apis::AlloydbV1alpha::SqlExportOptions::Representation
|
848
|
+
|
849
|
+
end
|
850
|
+
end
|
851
|
+
|
724
852
|
class FailoverInstanceRequest
|
725
853
|
# @private
|
726
854
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -729,6 +857,13 @@ module Google
|
|
729
857
|
end
|
730
858
|
end
|
731
859
|
|
860
|
+
class GcsDestination
|
861
|
+
# @private
|
862
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
863
|
+
property :uri, as: 'uri'
|
864
|
+
end
|
865
|
+
end
|
866
|
+
|
732
867
|
class GeminiClusterConfig
|
733
868
|
# @private
|
734
869
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -840,6 +975,15 @@ module Google
|
|
840
975
|
end
|
841
976
|
end
|
842
977
|
|
978
|
+
class InstanceUpgradeDetails
|
979
|
+
# @private
|
980
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
981
|
+
property :instance_type, as: 'instanceType'
|
982
|
+
property :name, as: 'name'
|
983
|
+
property :upgrade_status, as: 'upgradeStatus'
|
984
|
+
end
|
985
|
+
end
|
986
|
+
|
843
987
|
class IntegerRestrictions
|
844
988
|
# @private
|
845
989
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -973,6 +1117,7 @@ module Google
|
|
973
1117
|
property :query_plans_per_minute, as: 'queryPlansPerMinute'
|
974
1118
|
property :record_application_tags, as: 'recordApplicationTags'
|
975
1119
|
property :track_active_queries, as: 'trackActiveQueries'
|
1120
|
+
property :track_client_address, as: 'trackClientAddress'
|
976
1121
|
property :track_wait_event_types, as: 'trackWaitEventTypes'
|
977
1122
|
property :track_wait_events, as: 'trackWaitEvents'
|
978
1123
|
end
|
@@ -1023,6 +1168,7 @@ module Google
|
|
1023
1168
|
# @private
|
1024
1169
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1025
1170
|
property :psc_enabled, as: 'pscEnabled'
|
1171
|
+
property :service_owned_project_number, :numeric_string => true, as: 'serviceOwnedProjectNumber'
|
1026
1172
|
end
|
1027
1173
|
end
|
1028
1174
|
|
@@ -1031,10 +1177,19 @@ module Google
|
|
1031
1177
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1032
1178
|
collection :allowed_consumer_projects, as: 'allowedConsumerProjects'
|
1033
1179
|
property :psc_dns_name, as: 'pscDnsName'
|
1180
|
+
collection :psc_interface_configs, as: 'pscInterfaceConfigs', class: Google::Apis::AlloydbV1alpha::PscInterfaceConfig, decorator: Google::Apis::AlloydbV1alpha::PscInterfaceConfig::Representation
|
1181
|
+
|
1034
1182
|
property :service_attachment_link, as: 'serviceAttachmentLink'
|
1035
1183
|
end
|
1036
1184
|
end
|
1037
1185
|
|
1186
|
+
class PscInterfaceConfig
|
1187
|
+
# @private
|
1188
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1189
|
+
property :network_attachment_resource, as: 'networkAttachmentResource'
|
1190
|
+
end
|
1191
|
+
end
|
1192
|
+
|
1038
1193
|
class QuantityBasedExpiry
|
1039
1194
|
# @private
|
1040
1195
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1070,6 +1225,7 @@ module Google
|
|
1070
1225
|
class RestartInstanceRequest
|
1071
1226
|
# @private
|
1072
1227
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1228
|
+
collection :node_ids, as: 'nodeIds'
|
1073
1229
|
property :request_id, as: 'requestId'
|
1074
1230
|
property :validate_only, as: 'validateOnly'
|
1075
1231
|
end
|
@@ -1090,6 +1246,17 @@ module Google
|
|
1090
1246
|
end
|
1091
1247
|
end
|
1092
1248
|
|
1249
|
+
class RestoreFromCloudSqlRequest
|
1250
|
+
# @private
|
1251
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1252
|
+
property :cloudsql_backup_run_source, as: 'cloudsqlBackupRunSource', class: Google::Apis::AlloydbV1alpha::CloudSqlBackupRunSource, decorator: Google::Apis::AlloydbV1alpha::CloudSqlBackupRunSource::Representation
|
1253
|
+
|
1254
|
+
property :cluster, as: 'cluster', class: Google::Apis::AlloydbV1alpha::Cluster, decorator: Google::Apis::AlloydbV1alpha::Cluster::Representation
|
1255
|
+
|
1256
|
+
property :cluster_id, as: 'clusterId'
|
1257
|
+
end
|
1258
|
+
end
|
1259
|
+
|
1093
1260
|
class SecondaryConfig
|
1094
1261
|
# @private
|
1095
1262
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1097,6 +1264,16 @@ module Google
|
|
1097
1264
|
end
|
1098
1265
|
end
|
1099
1266
|
|
1267
|
+
class SqlExportOptions
|
1268
|
+
# @private
|
1269
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1270
|
+
property :clean_target_objects, as: 'cleanTargetObjects'
|
1271
|
+
property :if_exist_target_objects, as: 'ifExistTargetObjects'
|
1272
|
+
property :schema_only, as: 'schemaOnly'
|
1273
|
+
collection :tables, as: 'tables'
|
1274
|
+
end
|
1275
|
+
end
|
1276
|
+
|
1100
1277
|
class SslConfig
|
1101
1278
|
# @private
|
1102
1279
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1105,6 +1282,15 @@ module Google
|
|
1105
1282
|
end
|
1106
1283
|
end
|
1107
1284
|
|
1285
|
+
class StageInfo
|
1286
|
+
# @private
|
1287
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1288
|
+
property :logs_url, as: 'logsUrl'
|
1289
|
+
property :stage, as: 'stage'
|
1290
|
+
property :status, as: 'status'
|
1291
|
+
end
|
1292
|
+
end
|
1293
|
+
|
1108
1294
|
class Status
|
1109
1295
|
# @private
|
1110
1296
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1117,6 +1303,7 @@ module Google
|
|
1117
1303
|
class StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration
|
1118
1304
|
# @private
|
1119
1305
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1306
|
+
property :automatic_failover_routing_configured, as: 'automaticFailoverRoutingConfigured'
|
1120
1307
|
property :availability_type, as: 'availabilityType'
|
1121
1308
|
property :cross_region_replica_configured, as: 'crossRegionReplicaConfigured'
|
1122
1309
|
property :external_replica_configured, as: 'externalReplicaConfigured'
|
@@ -1156,23 +1343,8 @@ module Google
|
|
1156
1343
|
class StorageDatabasecenterPartnerapiV1mainCustomMetadataData
|
1157
1344
|
# @private
|
1158
1345
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1159
|
-
collection :
|
1160
|
-
|
1161
|
-
end
|
1162
|
-
end
|
1163
|
-
|
1164
|
-
class StorageDatabasecenterPartnerapiV1mainDatabaseMetadata
|
1165
|
-
# @private
|
1166
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1167
|
-
property :backup_configuration, as: 'backupConfiguration', class: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainBackupConfiguration, decorator: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainBackupConfiguration::Representation
|
1168
|
-
|
1169
|
-
property :backup_run, as: 'backupRun', class: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainBackupRun, decorator: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainBackupRun::Representation
|
1346
|
+
collection :internal_resource_metadata, as: 'internalResourceMetadata', class: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata, decorator: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata::Representation
|
1170
1347
|
|
1171
|
-
property :product, as: 'product', class: Google::Apis::AlloydbV1alpha::StorageDatabasecenterProtoCommonProduct, decorator: Google::Apis::AlloydbV1alpha::StorageDatabasecenterProtoCommonProduct::Representation
|
1172
|
-
|
1173
|
-
property :resource_id, as: 'resourceId', class: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainDatabaseResourceId, decorator: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainDatabaseResourceId::Representation
|
1174
|
-
|
1175
|
-
property :resource_name, as: 'resourceName'
|
1176
1348
|
end
|
1177
1349
|
end
|
1178
1350
|
|
@@ -1209,6 +1381,7 @@ module Google
|
|
1209
1381
|
property :resource_name, as: 'resourceName'
|
1210
1382
|
property :signal_class, as: 'signalClass'
|
1211
1383
|
property :signal_id, as: 'signalId'
|
1384
|
+
property :signal_severity, as: 'signalSeverity'
|
1212
1385
|
property :signal_type, as: 'signalType'
|
1213
1386
|
property :state, as: 'state'
|
1214
1387
|
end
|
@@ -1237,6 +1410,7 @@ module Google
|
|
1237
1410
|
property :current_state, as: 'currentState'
|
1238
1411
|
property :custom_metadata, as: 'customMetadata', class: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainCustomMetadataData, decorator: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainCustomMetadataData::Representation
|
1239
1412
|
|
1413
|
+
property :edition, as: 'edition'
|
1240
1414
|
collection :entitlements, as: 'entitlements', class: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainEntitlement, decorator: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainEntitlement::Representation
|
1241
1415
|
|
1242
1416
|
property :expected_state, as: 'expectedState'
|
@@ -1248,10 +1422,13 @@ module Google
|
|
1248
1422
|
|
1249
1423
|
property :primary_resource_id, as: 'primaryResourceId', class: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainDatabaseResourceId, decorator: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainDatabaseResourceId::Representation
|
1250
1424
|
|
1425
|
+
property :primary_resource_location, as: 'primaryResourceLocation'
|
1251
1426
|
property :product, as: 'product', class: Google::Apis::AlloydbV1alpha::StorageDatabasecenterProtoCommonProduct, decorator: Google::Apis::AlloydbV1alpha::StorageDatabasecenterProtoCommonProduct::Representation
|
1252
1427
|
|
1253
1428
|
property :resource_container, as: 'resourceContainer'
|
1254
1429
|
property :resource_name, as: 'resourceName'
|
1430
|
+
property :tags_set, as: 'tagsSet', class: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainTags, decorator: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainTags::Representation
|
1431
|
+
|
1255
1432
|
property :updation_time, as: 'updationTime'
|
1256
1433
|
property :user_label_set, as: 'userLabelSet', class: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainUserLabels, decorator: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainUserLabels::Representation
|
1257
1434
|
|
@@ -1280,11 +1457,28 @@ module Google
|
|
1280
1457
|
end
|
1281
1458
|
end
|
1282
1459
|
|
1460
|
+
class StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata
|
1461
|
+
# @private
|
1462
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1463
|
+
property :backup_configuration, as: 'backupConfiguration', class: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainBackupConfiguration, decorator: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainBackupConfiguration::Representation
|
1464
|
+
|
1465
|
+
property :backup_run, as: 'backupRun', class: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainBackupRun, decorator: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainBackupRun::Representation
|
1466
|
+
|
1467
|
+
property :product, as: 'product', class: Google::Apis::AlloydbV1alpha::StorageDatabasecenterProtoCommonProduct, decorator: Google::Apis::AlloydbV1alpha::StorageDatabasecenterProtoCommonProduct::Representation
|
1468
|
+
|
1469
|
+
property :resource_id, as: 'resourceId', class: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainDatabaseResourceId, decorator: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainDatabaseResourceId::Representation
|
1470
|
+
|
1471
|
+
property :resource_name, as: 'resourceName'
|
1472
|
+
end
|
1473
|
+
end
|
1474
|
+
|
1283
1475
|
class StorageDatabasecenterPartnerapiV1mainMachineConfiguration
|
1284
1476
|
# @private
|
1285
1477
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1286
1478
|
property :cpu_count, as: 'cpuCount'
|
1287
1479
|
property :memory_size_in_bytes, :numeric_string => true, as: 'memorySizeInBytes'
|
1480
|
+
property :shard_count, as: 'shardCount'
|
1481
|
+
property :vcpu_count, as: 'vcpuCount'
|
1288
1482
|
end
|
1289
1483
|
end
|
1290
1484
|
|
@@ -1312,9 +1506,18 @@ module Google
|
|
1312
1506
|
class StorageDatabasecenterPartnerapiV1mainRetentionSettings
|
1313
1507
|
# @private
|
1314
1508
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1509
|
+
property :duration_based_retention, as: 'durationBasedRetention'
|
1315
1510
|
property :quantity_based_retention, as: 'quantityBasedRetention'
|
1316
1511
|
property :retention_unit, as: 'retentionUnit'
|
1317
1512
|
property :time_based_retention, as: 'timeBasedRetention'
|
1513
|
+
property :timestamp_based_retention_time, as: 'timestampBasedRetentionTime'
|
1514
|
+
end
|
1515
|
+
end
|
1516
|
+
|
1517
|
+
class StorageDatabasecenterPartnerapiV1mainTags
|
1518
|
+
# @private
|
1519
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1520
|
+
hash :tags, as: 'tags'
|
1318
1521
|
end
|
1319
1522
|
end
|
1320
1523
|
|
@@ -1386,6 +1589,7 @@ module Google
|
|
1386
1589
|
# @private
|
1387
1590
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1388
1591
|
property :end_time, as: 'endTime'
|
1592
|
+
property :grace_end_time, as: 'graceEndTime'
|
1389
1593
|
property :start_time, as: 'startTime'
|
1390
1594
|
property :upgrade_time, as: 'upgradeTime'
|
1391
1595
|
end
|
@@ -1398,10 +1602,31 @@ module Google
|
|
1398
1602
|
end
|
1399
1603
|
end
|
1400
1604
|
|
1605
|
+
class UpgradeClusterRequest
|
1606
|
+
# @private
|
1607
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1608
|
+
property :etag, as: 'etag'
|
1609
|
+
property :request_id, as: 'requestId'
|
1610
|
+
property :validate_only, as: 'validateOnly'
|
1611
|
+
property :version, as: 'version'
|
1612
|
+
end
|
1613
|
+
end
|
1614
|
+
|
1615
|
+
class UpgradeClusterResponse
|
1616
|
+
# @private
|
1617
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1618
|
+
collection :cluster_upgrade_details, as: 'clusterUpgradeDetails', class: Google::Apis::AlloydbV1alpha::ClusterUpgradeDetails, decorator: Google::Apis::AlloydbV1alpha::ClusterUpgradeDetails::Representation
|
1619
|
+
|
1620
|
+
property :message, as: 'message'
|
1621
|
+
property :status, as: 'status'
|
1622
|
+
end
|
1623
|
+
end
|
1624
|
+
|
1401
1625
|
class User
|
1402
1626
|
# @private
|
1403
1627
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1404
1628
|
collection :database_roles, as: 'databaseRoles'
|
1629
|
+
property :keep_extra_roles, as: 'keepExtraRoles'
|
1405
1630
|
property :name, as: 'name'
|
1406
1631
|
property :password, as: 'password'
|
1407
1632
|
property :user_type, as: 'userType'
|