google-apis-alloydb_v1alpha 0.17.0 → 0.19.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.17.0"
19
+ GEM_VERSION = "0.19.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.15.0"
22
+ GENERATOR_VERSION = "0.15.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240612"
25
+ REVISION = "20241106"
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
 
@@ -334,12 +376,24 @@ module Google
334
376
  include Google::Apis::Core::JsonObjectSupport
335
377
  end
336
378
 
379
+ class SqlExportOptions
380
+ class Representation < Google::Apis::Core::JsonRepresentation; end
381
+
382
+ include Google::Apis::Core::JsonObjectSupport
383
+ end
384
+
337
385
  class SslConfig
338
386
  class Representation < Google::Apis::Core::JsonRepresentation; end
339
387
 
340
388
  include Google::Apis::Core::JsonObjectSupport
341
389
  end
342
390
 
391
+ class StageInfo
392
+ class Representation < Google::Apis::Core::JsonRepresentation; end
393
+
394
+ include Google::Apis::Core::JsonObjectSupport
395
+ end
396
+
343
397
  class Status
344
398
  class Representation < Google::Apis::Core::JsonRepresentation; end
345
399
 
@@ -376,12 +430,6 @@ module Google
376
430
  include Google::Apis::Core::JsonObjectSupport
377
431
  end
378
432
 
379
- class StorageDatabasecenterPartnerapiV1mainDatabaseMetadata
380
- class Representation < Google::Apis::Core::JsonRepresentation; end
381
-
382
- include Google::Apis::Core::JsonObjectSupport
383
- end
384
-
385
433
  class StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed
386
434
  class Representation < Google::Apis::Core::JsonRepresentation; end
387
435
 
@@ -418,6 +466,12 @@ module Google
418
466
  include Google::Apis::Core::JsonObjectSupport
419
467
  end
420
468
 
469
+ class StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata
470
+ class Representation < Google::Apis::Core::JsonRepresentation; end
471
+
472
+ include Google::Apis::Core::JsonObjectSupport
473
+ end
474
+
421
475
  class StorageDatabasecenterPartnerapiV1mainMachineConfiguration
422
476
  class Representation < Google::Apis::Core::JsonRepresentation; end
423
477
 
@@ -442,6 +496,12 @@ module Google
442
496
  include Google::Apis::Core::JsonObjectSupport
443
497
  end
444
498
 
499
+ class StorageDatabasecenterPartnerapiV1mainTags
500
+ class Representation < Google::Apis::Core::JsonRepresentation; end
501
+
502
+ include Google::Apis::Core::JsonObjectSupport
503
+ end
504
+
445
505
  class StorageDatabasecenterPartnerapiV1mainUserLabels
446
506
  class Representation < Google::Apis::Core::JsonRepresentation; end
447
507
 
@@ -496,6 +556,18 @@ module Google
496
556
  include Google::Apis::Core::JsonObjectSupport
497
557
  end
498
558
 
559
+ class UpgradeClusterRequest
560
+ class Representation < Google::Apis::Core::JsonRepresentation; end
561
+
562
+ include Google::Apis::Core::JsonObjectSupport
563
+ end
564
+
565
+ class UpgradeClusterResponse
566
+ class Representation < Google::Apis::Core::JsonRepresentation; end
567
+
568
+ include Google::Apis::Core::JsonObjectSupport
569
+ end
570
+
499
571
  class User
500
572
  class Representation < Google::Apis::Core::JsonRepresentation; end
501
573
 
@@ -565,6 +637,7 @@ module Google
565
637
  property :satisfies_pzs, as: 'satisfiesPzs'
566
638
  property :size_bytes, :numeric_string => true, as: 'sizeBytes'
567
639
  property :state, as: 'state'
640
+ hash :tags, as: 'tags'
568
641
  property :type, as: 'type'
569
642
  property :uid, as: 'uid'
570
643
  property :update_time, as: 'updateTime'
@@ -602,6 +675,15 @@ module Google
602
675
  end
603
676
  end
604
677
 
678
+ class CloudSqlBackupRunSource
679
+ # @private
680
+ class Representation < Google::Apis::Core::JsonRepresentation
681
+ property :backup_run_id, :numeric_string => true, as: 'backupRunId'
682
+ property :instance_id, as: 'instanceId'
683
+ property :project, as: 'project'
684
+ end
685
+ end
686
+
605
687
  class Cluster
606
688
  # @private
607
689
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -610,6 +692,8 @@ module Google
610
692
 
611
693
  property :backup_source, as: 'backupSource', class: Google::Apis::AlloydbV1alpha::BackupSource, decorator: Google::Apis::AlloydbV1alpha::BackupSource::Representation
612
694
 
695
+ property :cloudsql_backup_run_source, as: 'cloudsqlBackupRunSource', class: Google::Apis::AlloydbV1alpha::CloudSqlBackupRunSource, decorator: Google::Apis::AlloydbV1alpha::CloudSqlBackupRunSource::Representation
696
+
613
697
  property :cluster_type, as: 'clusterType'
614
698
  property :continuous_backup_config, as: 'continuousBackupConfig', class: Google::Apis::AlloydbV1alpha::ContinuousBackupConfig, decorator: Google::Apis::AlloydbV1alpha::ContinuousBackupConfig::Representation
615
699
 
@@ -652,6 +736,7 @@ module Google
652
736
 
653
737
  property :state, as: 'state'
654
738
  property :subscription_type, as: 'subscriptionType'
739
+ hash :tags, as: 'tags'
655
740
  property :trial_metadata, as: 'trialMetadata', class: Google::Apis::AlloydbV1alpha::TrialMetadata, decorator: Google::Apis::AlloydbV1alpha::TrialMetadata::Representation
656
741
 
657
742
  property :uid, as: 'uid'
@@ -659,6 +744,20 @@ module Google
659
744
  end
660
745
  end
661
746
 
747
+ class ClusterUpgradeDetails
748
+ # @private
749
+ class Representation < Google::Apis::Core::JsonRepresentation
750
+ property :cluster_type, as: 'clusterType'
751
+ property :database_version, as: 'databaseVersion'
752
+ collection :instance_upgrade_details, as: 'instanceUpgradeDetails', class: Google::Apis::AlloydbV1alpha::InstanceUpgradeDetails, decorator: Google::Apis::AlloydbV1alpha::InstanceUpgradeDetails::Representation
753
+
754
+ property :name, as: 'name'
755
+ collection :stage_info, as: 'stageInfo', class: Google::Apis::AlloydbV1alpha::StageInfo, decorator: Google::Apis::AlloydbV1alpha::StageInfo::Representation
756
+
757
+ property :upgrade_status, as: 'upgradeStatus'
758
+ end
759
+ end
760
+
662
761
  class ConnectionInfo
663
762
  # @private
664
763
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -700,6 +799,16 @@ module Google
700
799
  end
701
800
  end
702
801
 
802
+ class CsvExportOptions
803
+ # @private
804
+ class Representation < Google::Apis::Core::JsonRepresentation
805
+ property :escape_character, as: 'escapeCharacter'
806
+ property :field_delimiter, as: 'fieldDelimiter'
807
+ property :quote_character, as: 'quoteCharacter'
808
+ property :select_query, as: 'selectQuery'
809
+ end
810
+ end
811
+
703
812
  class Empty
704
813
  # @private
705
814
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -721,6 +830,19 @@ module Google
721
830
  end
722
831
  end
723
832
 
833
+ class ExportClusterRequest
834
+ # @private
835
+ class Representation < Google::Apis::Core::JsonRepresentation
836
+ property :csv_export_options, as: 'csvExportOptions', class: Google::Apis::AlloydbV1alpha::CsvExportOptions, decorator: Google::Apis::AlloydbV1alpha::CsvExportOptions::Representation
837
+
838
+ property :database, as: 'database'
839
+ property :gcs_destination, as: 'gcsDestination', class: Google::Apis::AlloydbV1alpha::GcsDestination, decorator: Google::Apis::AlloydbV1alpha::GcsDestination::Representation
840
+
841
+ property :sql_export_options, as: 'sqlExportOptions', class: Google::Apis::AlloydbV1alpha::SqlExportOptions, decorator: Google::Apis::AlloydbV1alpha::SqlExportOptions::Representation
842
+
843
+ end
844
+ end
845
+
724
846
  class FailoverInstanceRequest
725
847
  # @private
726
848
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -729,6 +851,13 @@ module Google
729
851
  end
730
852
  end
731
853
 
854
+ class GcsDestination
855
+ # @private
856
+ class Representation < Google::Apis::Core::JsonRepresentation
857
+ property :uri, as: 'uri'
858
+ end
859
+ end
860
+
732
861
  class GeminiClusterConfig
733
862
  # @private
734
863
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -840,6 +969,15 @@ module Google
840
969
  end
841
970
  end
842
971
 
972
+ class InstanceUpgradeDetails
973
+ # @private
974
+ class Representation < Google::Apis::Core::JsonRepresentation
975
+ property :instance_type, as: 'instanceType'
976
+ property :name, as: 'name'
977
+ property :upgrade_status, as: 'upgradeStatus'
978
+ end
979
+ end
980
+
843
981
  class IntegerRestrictions
844
982
  # @private
845
983
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -973,6 +1111,7 @@ module Google
973
1111
  property :query_plans_per_minute, as: 'queryPlansPerMinute'
974
1112
  property :record_application_tags, as: 'recordApplicationTags'
975
1113
  property :track_active_queries, as: 'trackActiveQueries'
1114
+ property :track_client_address, as: 'trackClientAddress'
976
1115
  property :track_wait_event_types, as: 'trackWaitEventTypes'
977
1116
  property :track_wait_events, as: 'trackWaitEvents'
978
1117
  end
@@ -1023,6 +1162,7 @@ module Google
1023
1162
  # @private
1024
1163
  class Representation < Google::Apis::Core::JsonRepresentation
1025
1164
  property :psc_enabled, as: 'pscEnabled'
1165
+ property :service_owned_project_number, :numeric_string => true, as: 'serviceOwnedProjectNumber'
1026
1166
  end
1027
1167
  end
1028
1168
 
@@ -1031,10 +1171,19 @@ module Google
1031
1171
  class Representation < Google::Apis::Core::JsonRepresentation
1032
1172
  collection :allowed_consumer_projects, as: 'allowedConsumerProjects'
1033
1173
  property :psc_dns_name, as: 'pscDnsName'
1174
+ collection :psc_interface_configs, as: 'pscInterfaceConfigs', class: Google::Apis::AlloydbV1alpha::PscInterfaceConfig, decorator: Google::Apis::AlloydbV1alpha::PscInterfaceConfig::Representation
1175
+
1034
1176
  property :service_attachment_link, as: 'serviceAttachmentLink'
1035
1177
  end
1036
1178
  end
1037
1179
 
1180
+ class PscInterfaceConfig
1181
+ # @private
1182
+ class Representation < Google::Apis::Core::JsonRepresentation
1183
+ property :network_attachment_resource, as: 'networkAttachmentResource'
1184
+ end
1185
+ end
1186
+
1038
1187
  class QuantityBasedExpiry
1039
1188
  # @private
1040
1189
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1070,6 +1219,7 @@ module Google
1070
1219
  class RestartInstanceRequest
1071
1220
  # @private
1072
1221
  class Representation < Google::Apis::Core::JsonRepresentation
1222
+ collection :node_ids, as: 'nodeIds'
1073
1223
  property :request_id, as: 'requestId'
1074
1224
  property :validate_only, as: 'validateOnly'
1075
1225
  end
@@ -1097,6 +1247,16 @@ module Google
1097
1247
  end
1098
1248
  end
1099
1249
 
1250
+ class SqlExportOptions
1251
+ # @private
1252
+ class Representation < Google::Apis::Core::JsonRepresentation
1253
+ property :clean_target_objects, as: 'cleanTargetObjects'
1254
+ property :if_exist_target_objects, as: 'ifExistTargetObjects'
1255
+ property :schema_only, as: 'schemaOnly'
1256
+ collection :tables, as: 'tables'
1257
+ end
1258
+ end
1259
+
1100
1260
  class SslConfig
1101
1261
  # @private
1102
1262
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1105,6 +1265,15 @@ module Google
1105
1265
  end
1106
1266
  end
1107
1267
 
1268
+ class StageInfo
1269
+ # @private
1270
+ class Representation < Google::Apis::Core::JsonRepresentation
1271
+ property :logs_url, as: 'logsUrl'
1272
+ property :stage, as: 'stage'
1273
+ property :status, as: 'status'
1274
+ end
1275
+ end
1276
+
1108
1277
  class Status
1109
1278
  # @private
1110
1279
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1117,6 +1286,7 @@ module Google
1117
1286
  class StorageDatabasecenterPartnerapiV1mainAvailabilityConfiguration
1118
1287
  # @private
1119
1288
  class Representation < Google::Apis::Core::JsonRepresentation
1289
+ property :automatic_failover_routing_configured, as: 'automaticFailoverRoutingConfigured'
1120
1290
  property :availability_type, as: 'availabilityType'
1121
1291
  property :cross_region_replica_configured, as: 'crossRegionReplicaConfigured'
1122
1292
  property :external_replica_configured, as: 'externalReplicaConfigured'
@@ -1156,26 +1326,11 @@ module Google
1156
1326
  class StorageDatabasecenterPartnerapiV1mainCustomMetadataData
1157
1327
  # @private
1158
1328
  class Representation < Google::Apis::Core::JsonRepresentation
1159
- collection :database_metadata, as: 'databaseMetadata', class: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainDatabaseMetadata, decorator: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainDatabaseMetadata::Representation
1329
+ collection :internal_resource_metadata, as: 'internalResourceMetadata', class: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata, decorator: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata::Representation
1160
1330
 
1161
1331
  end
1162
1332
  end
1163
1333
 
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
1170
-
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
- end
1177
- end
1178
-
1179
1334
  class StorageDatabasecenterPartnerapiV1mainDatabaseResourceFeed
1180
1335
  # @private
1181
1336
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1209,6 +1364,7 @@ module Google
1209
1364
  property :resource_name, as: 'resourceName'
1210
1365
  property :signal_class, as: 'signalClass'
1211
1366
  property :signal_id, as: 'signalId'
1367
+ property :signal_severity, as: 'signalSeverity'
1212
1368
  property :signal_type, as: 'signalType'
1213
1369
  property :state, as: 'state'
1214
1370
  end
@@ -1237,6 +1393,7 @@ module Google
1237
1393
  property :current_state, as: 'currentState'
1238
1394
  property :custom_metadata, as: 'customMetadata', class: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainCustomMetadataData, decorator: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainCustomMetadataData::Representation
1239
1395
 
1396
+ property :edition, as: 'edition'
1240
1397
  collection :entitlements, as: 'entitlements', class: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainEntitlement, decorator: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainEntitlement::Representation
1241
1398
 
1242
1399
  property :expected_state, as: 'expectedState'
@@ -1248,10 +1405,13 @@ module Google
1248
1405
 
1249
1406
  property :primary_resource_id, as: 'primaryResourceId', class: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainDatabaseResourceId, decorator: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainDatabaseResourceId::Representation
1250
1407
 
1408
+ property :primary_resource_location, as: 'primaryResourceLocation'
1251
1409
  property :product, as: 'product', class: Google::Apis::AlloydbV1alpha::StorageDatabasecenterProtoCommonProduct, decorator: Google::Apis::AlloydbV1alpha::StorageDatabasecenterProtoCommonProduct::Representation
1252
1410
 
1253
1411
  property :resource_container, as: 'resourceContainer'
1254
1412
  property :resource_name, as: 'resourceName'
1413
+ property :tags_set, as: 'tagsSet', class: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainTags, decorator: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainTags::Representation
1414
+
1255
1415
  property :updation_time, as: 'updationTime'
1256
1416
  property :user_label_set, as: 'userLabelSet', class: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainUserLabels, decorator: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainUserLabels::Representation
1257
1417
 
@@ -1280,11 +1440,27 @@ module Google
1280
1440
  end
1281
1441
  end
1282
1442
 
1443
+ class StorageDatabasecenterPartnerapiV1mainInternalResourceMetadata
1444
+ # @private
1445
+ class Representation < Google::Apis::Core::JsonRepresentation
1446
+ property :backup_configuration, as: 'backupConfiguration', class: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainBackupConfiguration, decorator: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainBackupConfiguration::Representation
1447
+
1448
+ property :backup_run, as: 'backupRun', class: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainBackupRun, decorator: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainBackupRun::Representation
1449
+
1450
+ property :product, as: 'product', class: Google::Apis::AlloydbV1alpha::StorageDatabasecenterProtoCommonProduct, decorator: Google::Apis::AlloydbV1alpha::StorageDatabasecenterProtoCommonProduct::Representation
1451
+
1452
+ property :resource_id, as: 'resourceId', class: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainDatabaseResourceId, decorator: Google::Apis::AlloydbV1alpha::StorageDatabasecenterPartnerapiV1mainDatabaseResourceId::Representation
1453
+
1454
+ property :resource_name, as: 'resourceName'
1455
+ end
1456
+ end
1457
+
1283
1458
  class StorageDatabasecenterPartnerapiV1mainMachineConfiguration
1284
1459
  # @private
1285
1460
  class Representation < Google::Apis::Core::JsonRepresentation
1286
1461
  property :cpu_count, as: 'cpuCount'
1287
1462
  property :memory_size_in_bytes, :numeric_string => true, as: 'memorySizeInBytes'
1463
+ property :shard_count, as: 'shardCount'
1288
1464
  end
1289
1465
  end
1290
1466
 
@@ -1312,9 +1488,18 @@ module Google
1312
1488
  class StorageDatabasecenterPartnerapiV1mainRetentionSettings
1313
1489
  # @private
1314
1490
  class Representation < Google::Apis::Core::JsonRepresentation
1491
+ property :duration_based_retention, as: 'durationBasedRetention'
1315
1492
  property :quantity_based_retention, as: 'quantityBasedRetention'
1316
1493
  property :retention_unit, as: 'retentionUnit'
1317
1494
  property :time_based_retention, as: 'timeBasedRetention'
1495
+ property :timestamp_based_retention_time, as: 'timestampBasedRetentionTime'
1496
+ end
1497
+ end
1498
+
1499
+ class StorageDatabasecenterPartnerapiV1mainTags
1500
+ # @private
1501
+ class Representation < Google::Apis::Core::JsonRepresentation
1502
+ hash :tags, as: 'tags'
1318
1503
  end
1319
1504
  end
1320
1505
 
@@ -1386,6 +1571,7 @@ module Google
1386
1571
  # @private
1387
1572
  class Representation < Google::Apis::Core::JsonRepresentation
1388
1573
  property :end_time, as: 'endTime'
1574
+ property :grace_end_time, as: 'graceEndTime'
1389
1575
  property :start_time, as: 'startTime'
1390
1576
  property :upgrade_time, as: 'upgradeTime'
1391
1577
  end
@@ -1398,10 +1584,31 @@ module Google
1398
1584
  end
1399
1585
  end
1400
1586
 
1587
+ class UpgradeClusterRequest
1588
+ # @private
1589
+ class Representation < Google::Apis::Core::JsonRepresentation
1590
+ property :etag, as: 'etag'
1591
+ property :request_id, as: 'requestId'
1592
+ property :validate_only, as: 'validateOnly'
1593
+ property :version, as: 'version'
1594
+ end
1595
+ end
1596
+
1597
+ class UpgradeClusterResponse
1598
+ # @private
1599
+ class Representation < Google::Apis::Core::JsonRepresentation
1600
+ collection :cluster_upgrade_details, as: 'clusterUpgradeDetails', class: Google::Apis::AlloydbV1alpha::ClusterUpgradeDetails, decorator: Google::Apis::AlloydbV1alpha::ClusterUpgradeDetails::Representation
1601
+
1602
+ property :message, as: 'message'
1603
+ property :status, as: 'status'
1604
+ end
1605
+ end
1606
+
1401
1607
  class User
1402
1608
  # @private
1403
1609
  class Representation < Google::Apis::Core::JsonRepresentation
1404
1610
  collection :database_roles, as: 'databaseRoles'
1611
+ property :keep_extra_roles, as: 'keepExtraRoles'
1405
1612
  property :name, as: 'name'
1406
1613
  property :password, as: 'password'
1407
1614
  property :user_type, as: 'userType'