google-apis-migrationcenter_v1 0.18.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 MigrationcenterV1
18
18
  # Version of the google-apis-migrationcenter_v1 gem
19
- GEM_VERSION = "0.18.0"
19
+ GEM_VERSION = "0.19.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.15.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20241001"
25
+ REVISION = "20241114"
26
26
  end
27
27
  end
28
28
  end
@@ -238,6 +238,60 @@ module Google
238
238
  include Google::Apis::Core::JsonObjectSupport
239
239
  end
240
240
 
241
+ class DatabaseDeploymentDetails
242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
243
+
244
+ include Google::Apis::Core::JsonObjectSupport
245
+ end
246
+
247
+ class DatabaseDeploymentDetailsAggregatedStats
248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
249
+
250
+ include Google::Apis::Core::JsonObjectSupport
251
+ end
252
+
253
+ class DatabaseDeploymentTopology
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
259
+ class DatabaseDetails
260
+ class Representation < Google::Apis::Core::JsonRepresentation; end
261
+
262
+ include Google::Apis::Core::JsonObjectSupport
263
+ end
264
+
265
+ class DatabaseDetailsParentDatabaseDeployment
266
+ class Representation < Google::Apis::Core::JsonRepresentation; end
267
+
268
+ include Google::Apis::Core::JsonObjectSupport
269
+ end
270
+
271
+ class DatabaseInstance
272
+ class Representation < Google::Apis::Core::JsonRepresentation; end
273
+
274
+ include Google::Apis::Core::JsonObjectSupport
275
+ end
276
+
277
+ class DatabaseInstanceNetwork
278
+ class Representation < Google::Apis::Core::JsonRepresentation; end
279
+
280
+ include Google::Apis::Core::JsonObjectSupport
281
+ end
282
+
283
+ class DatabaseObjects
284
+ class Representation < Google::Apis::Core::JsonRepresentation; end
285
+
286
+ include Google::Apis::Core::JsonObjectSupport
287
+ end
288
+
289
+ class DatabaseSchema
290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
291
+
292
+ include Google::Apis::Core::JsonObjectSupport
293
+ end
294
+
241
295
  class Date
242
296
  class Representation < Google::Apis::Core::JsonRepresentation; end
243
297
 
@@ -418,6 +472,12 @@ module Google
418
472
  include Google::Apis::Core::JsonObjectSupport
419
473
  end
420
474
 
475
+ class ImportRowErrorArchiveErrorDetails
476
+ class Representation < Google::Apis::Core::JsonRepresentation; end
477
+
478
+ include Google::Apis::Core::JsonObjectSupport
479
+ end
480
+
421
481
  class ImportRowErrorCsvErrorDetails
422
482
  class Representation < Google::Apis::Core::JsonRepresentation; end
423
483
 
@@ -574,6 +634,42 @@ module Google
574
634
  include Google::Apis::Core::JsonObjectSupport
575
635
  end
576
636
 
637
+ class MySqlPlugin
638
+ class Representation < Google::Apis::Core::JsonRepresentation; end
639
+
640
+ include Google::Apis::Core::JsonObjectSupport
641
+ end
642
+
643
+ class MySqlProperty
644
+ class Representation < Google::Apis::Core::JsonRepresentation; end
645
+
646
+ include Google::Apis::Core::JsonObjectSupport
647
+ end
648
+
649
+ class MySqlSchemaDetails
650
+ class Representation < Google::Apis::Core::JsonRepresentation; end
651
+
652
+ include Google::Apis::Core::JsonObjectSupport
653
+ end
654
+
655
+ class MySqlStorageEngineDetails
656
+ class Representation < Google::Apis::Core::JsonRepresentation; end
657
+
658
+ include Google::Apis::Core::JsonObjectSupport
659
+ end
660
+
661
+ class MySqlVariable
662
+ class Representation < Google::Apis::Core::JsonRepresentation; end
663
+
664
+ include Google::Apis::Core::JsonObjectSupport
665
+ end
666
+
667
+ class MysqlDatabaseDeployment
668
+ class Representation < Google::Apis::Core::JsonRepresentation; end
669
+
670
+ include Google::Apis::Core::JsonObjectSupport
671
+ end
672
+
577
673
  class NetworkAdapterDetails
578
674
  class Representation < Google::Apis::Core::JsonRepresentation; end
579
675
 
@@ -670,6 +766,36 @@ module Google
670
766
  include Google::Apis::Core::JsonObjectSupport
671
767
  end
672
768
 
769
+ class PostgreSqlDatabaseDeployment
770
+ class Representation < Google::Apis::Core::JsonRepresentation; end
771
+
772
+ include Google::Apis::Core::JsonObjectSupport
773
+ end
774
+
775
+ class PostgreSqlExtension
776
+ class Representation < Google::Apis::Core::JsonRepresentation; end
777
+
778
+ include Google::Apis::Core::JsonObjectSupport
779
+ end
780
+
781
+ class PostgreSqlProperty
782
+ class Representation < Google::Apis::Core::JsonRepresentation; end
783
+
784
+ include Google::Apis::Core::JsonObjectSupport
785
+ end
786
+
787
+ class PostgreSqlSchemaDetails
788
+ class Representation < Google::Apis::Core::JsonRepresentation; end
789
+
790
+ include Google::Apis::Core::JsonObjectSupport
791
+ end
792
+
793
+ class PostgreSqlSetting
794
+ class Representation < Google::Apis::Core::JsonRepresentation; end
795
+
796
+ include Google::Apis::Core::JsonObjectSupport
797
+ end
798
+
673
799
  class PreferenceSet
674
800
  class Representation < Google::Apis::Core::JsonRepresentation; end
675
801
 
@@ -874,6 +1000,36 @@ module Google
874
1000
  include Google::Apis::Core::JsonObjectSupport
875
1001
  end
876
1002
 
1003
+ class SqlServerDatabaseDeployment
1004
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1005
+
1006
+ include Google::Apis::Core::JsonObjectSupport
1007
+ end
1008
+
1009
+ class SqlServerFeature
1010
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1011
+
1012
+ include Google::Apis::Core::JsonObjectSupport
1013
+ end
1014
+
1015
+ class SqlServerSchemaDetails
1016
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1017
+
1018
+ include Google::Apis::Core::JsonObjectSupport
1019
+ end
1020
+
1021
+ class SqlServerServerFlag
1022
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1023
+
1024
+ include Google::Apis::Core::JsonObjectSupport
1025
+ end
1026
+
1027
+ class SqlServerTraceFlag
1028
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1029
+
1030
+ include Google::Apis::Core::JsonObjectSupport
1031
+ end
1032
+
877
1033
  class Status
878
1034
  class Representation < Google::Apis::Core::JsonRepresentation; end
879
1035
 
@@ -1054,6 +1210,10 @@ module Google
1054
1210
  collection :assigned_groups, as: 'assignedGroups'
1055
1211
  hash :attributes, as: 'attributes'
1056
1212
  property :create_time, as: 'createTime'
1213
+ property :database_deployment_details, as: 'databaseDeploymentDetails', class: Google::Apis::MigrationcenterV1::DatabaseDeploymentDetails, decorator: Google::Apis::MigrationcenterV1::DatabaseDeploymentDetails::Representation
1214
+
1215
+ property :database_details, as: 'databaseDetails', class: Google::Apis::MigrationcenterV1::DatabaseDetails, decorator: Google::Apis::MigrationcenterV1::DatabaseDetails::Representation
1216
+
1057
1217
  property :insight_list, as: 'insightList', class: Google::Apis::MigrationcenterV1::InsightList, decorator: Google::Apis::MigrationcenterV1::InsightList::Representation
1058
1218
 
1059
1219
  hash :labels, as: 'labels'
@@ -1063,6 +1223,7 @@ module Google
1063
1223
  property :performance_data, as: 'performanceData', class: Google::Apis::MigrationcenterV1::AssetPerformanceData, decorator: Google::Apis::MigrationcenterV1::AssetPerformanceData::Representation
1064
1224
 
1065
1225
  collection :sources, as: 'sources'
1226
+ property :title, as: 'title'
1066
1227
  property :update_time, as: 'updateTime'
1067
1228
  end
1068
1229
  end
@@ -1072,6 +1233,10 @@ module Google
1072
1233
  class Representation < Google::Apis::Core::JsonRepresentation
1073
1234
  hash :attributes, as: 'attributes'
1074
1235
  property :collection_type, as: 'collectionType'
1236
+ property :database_deployment_details, as: 'databaseDeploymentDetails', class: Google::Apis::MigrationcenterV1::DatabaseDeploymentDetails, decorator: Google::Apis::MigrationcenterV1::DatabaseDeploymentDetails::Representation
1237
+
1238
+ property :database_details, as: 'databaseDetails', class: Google::Apis::MigrationcenterV1::DatabaseDetails, decorator: Google::Apis::MigrationcenterV1::DatabaseDetails::Representation
1239
+
1075
1240
  hash :labels, as: 'labels'
1076
1241
  property :machine_details, as: 'machineDetails', class: Google::Apis::MigrationcenterV1::MachineDetails, decorator: Google::Apis::MigrationcenterV1::MachineDetails::Representation
1077
1242
 
@@ -1234,6 +1399,10 @@ module Google
1234
1399
  class Representation < Google::Apis::Core::JsonRepresentation
1235
1400
  property :iops, as: 'iops', class: Google::Apis::MigrationcenterV1::DailyResourceUsageAggregationStats, decorator: Google::Apis::MigrationcenterV1::DailyResourceUsageAggregationStats::Representation
1236
1401
 
1402
+ property :read_iops, as: 'readIops', class: Google::Apis::MigrationcenterV1::DailyResourceUsageAggregationStats, decorator: Google::Apis::MigrationcenterV1::DailyResourceUsageAggregationStats::Representation
1403
+
1404
+ property :write_iops, as: 'writeIops', class: Google::Apis::MigrationcenterV1::DailyResourceUsageAggregationStats, decorator: Google::Apis::MigrationcenterV1::DailyResourceUsageAggregationStats::Representation
1405
+
1237
1406
  end
1238
1407
  end
1239
1408
 
@@ -1265,6 +1434,112 @@ module Google
1265
1434
  end
1266
1435
  end
1267
1436
 
1437
+ class DatabaseDeploymentDetails
1438
+ # @private
1439
+ class Representation < Google::Apis::Core::JsonRepresentation
1440
+ property :aggregated_stats, as: 'aggregatedStats', class: Google::Apis::MigrationcenterV1::DatabaseDeploymentDetailsAggregatedStats, decorator: Google::Apis::MigrationcenterV1::DatabaseDeploymentDetailsAggregatedStats::Representation
1441
+
1442
+ property :edition, as: 'edition'
1443
+ property :generated_id, as: 'generatedId'
1444
+ property :manual_unique_id, as: 'manualUniqueId'
1445
+ property :mysql, as: 'mysql', class: Google::Apis::MigrationcenterV1::MysqlDatabaseDeployment, decorator: Google::Apis::MigrationcenterV1::MysqlDatabaseDeployment::Representation
1446
+
1447
+ property :postgresql, as: 'postgresql', class: Google::Apis::MigrationcenterV1::PostgreSqlDatabaseDeployment, decorator: Google::Apis::MigrationcenterV1::PostgreSqlDatabaseDeployment::Representation
1448
+
1449
+ property :sql_server, as: 'sqlServer', class: Google::Apis::MigrationcenterV1::SqlServerDatabaseDeployment, decorator: Google::Apis::MigrationcenterV1::SqlServerDatabaseDeployment::Representation
1450
+
1451
+ property :topology, as: 'topology', class: Google::Apis::MigrationcenterV1::DatabaseDeploymentTopology, decorator: Google::Apis::MigrationcenterV1::DatabaseDeploymentTopology::Representation
1452
+
1453
+ property :version, as: 'version'
1454
+ end
1455
+ end
1456
+
1457
+ class DatabaseDeploymentDetailsAggregatedStats
1458
+ # @private
1459
+ class Representation < Google::Apis::Core::JsonRepresentation
1460
+ property :database_count, as: 'databaseCount'
1461
+ end
1462
+ end
1463
+
1464
+ class DatabaseDeploymentTopology
1465
+ # @private
1466
+ class Representation < Google::Apis::Core::JsonRepresentation
1467
+ property :core_count, as: 'coreCount'
1468
+ property :core_limit, as: 'coreLimit'
1469
+ property :disk_allocated_bytes, :numeric_string => true, as: 'diskAllocatedBytes'
1470
+ property :disk_used_bytes, :numeric_string => true, as: 'diskUsedBytes'
1471
+ collection :instances, as: 'instances', class: Google::Apis::MigrationcenterV1::DatabaseInstance, decorator: Google::Apis::MigrationcenterV1::DatabaseInstance::Representation
1472
+
1473
+ property :memory_bytes, :numeric_string => true, as: 'memoryBytes'
1474
+ property :memory_limit_bytes, :numeric_string => true, as: 'memoryLimitBytes'
1475
+ property :physical_core_count, as: 'physicalCoreCount'
1476
+ property :physical_core_limit, as: 'physicalCoreLimit'
1477
+ end
1478
+ end
1479
+
1480
+ class DatabaseDetails
1481
+ # @private
1482
+ class Representation < Google::Apis::Core::JsonRepresentation
1483
+ property :allocated_storage_bytes, :numeric_string => true, as: 'allocatedStorageBytes'
1484
+ property :database_name, as: 'databaseName'
1485
+ property :parent_database_deployment, as: 'parentDatabaseDeployment', class: Google::Apis::MigrationcenterV1::DatabaseDetailsParentDatabaseDeployment, decorator: Google::Apis::MigrationcenterV1::DatabaseDetailsParentDatabaseDeployment::Representation
1486
+
1487
+ collection :schemas, as: 'schemas', class: Google::Apis::MigrationcenterV1::DatabaseSchema, decorator: Google::Apis::MigrationcenterV1::DatabaseSchema::Representation
1488
+
1489
+ end
1490
+ end
1491
+
1492
+ class DatabaseDetailsParentDatabaseDeployment
1493
+ # @private
1494
+ class Representation < Google::Apis::Core::JsonRepresentation
1495
+ property :generated_id, as: 'generatedId'
1496
+ property :manual_unique_id, as: 'manualUniqueId'
1497
+ end
1498
+ end
1499
+
1500
+ class DatabaseInstance
1501
+ # @private
1502
+ class Representation < Google::Apis::Core::JsonRepresentation
1503
+ property :instance_name, as: 'instanceName'
1504
+ property :network, as: 'network', class: Google::Apis::MigrationcenterV1::DatabaseInstanceNetwork, decorator: Google::Apis::MigrationcenterV1::DatabaseInstanceNetwork::Representation
1505
+
1506
+ property :role, as: 'role'
1507
+ end
1508
+ end
1509
+
1510
+ class DatabaseInstanceNetwork
1511
+ # @private
1512
+ class Representation < Google::Apis::Core::JsonRepresentation
1513
+ collection :host_names, as: 'hostNames'
1514
+ collection :ip_addresses, as: 'ipAddresses'
1515
+ property :primary_mac_address, as: 'primaryMacAddress'
1516
+ end
1517
+ end
1518
+
1519
+ class DatabaseObjects
1520
+ # @private
1521
+ class Representation < Google::Apis::Core::JsonRepresentation
1522
+ property :category, as: 'category'
1523
+ property :count, :numeric_string => true, as: 'count'
1524
+ end
1525
+ end
1526
+
1527
+ class DatabaseSchema
1528
+ # @private
1529
+ class Representation < Google::Apis::Core::JsonRepresentation
1530
+ property :mysql, as: 'mysql', class: Google::Apis::MigrationcenterV1::MySqlSchemaDetails, decorator: Google::Apis::MigrationcenterV1::MySqlSchemaDetails::Representation
1531
+
1532
+ collection :objects, as: 'objects', class: Google::Apis::MigrationcenterV1::DatabaseObjects, decorator: Google::Apis::MigrationcenterV1::DatabaseObjects::Representation
1533
+
1534
+ property :postgresql, as: 'postgresql', class: Google::Apis::MigrationcenterV1::PostgreSqlSchemaDetails, decorator: Google::Apis::MigrationcenterV1::PostgreSqlSchemaDetails::Representation
1535
+
1536
+ property :schema_name, as: 'schemaName'
1537
+ property :sql_server, as: 'sqlServer', class: Google::Apis::MigrationcenterV1::SqlServerSchemaDetails, decorator: Google::Apis::MigrationcenterV1::SqlServerSchemaDetails::Representation
1538
+
1539
+ property :tables_size_bytes, :numeric_string => true, as: 'tablesSizeBytes'
1540
+ end
1541
+ end
1542
+
1268
1543
  class Date
1269
1544
  # @private
1270
1545
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1346,6 +1621,8 @@ module Google
1346
1621
  # @private
1347
1622
  class Representation < Google::Apis::Core::JsonRepresentation
1348
1623
  property :average_iops, as: 'averageIops'
1624
+ property :average_read_iops, as: 'averageReadIops'
1625
+ property :average_write_iops, as: 'averageWriteIops'
1349
1626
  end
1350
1627
  end
1351
1628
 
@@ -1585,6 +1862,9 @@ module Google
1585
1862
  class ImportRowError
1586
1863
  # @private
1587
1864
  class Representation < Google::Apis::Core::JsonRepresentation
1865
+ property :archive_error, as: 'archiveError', class: Google::Apis::MigrationcenterV1::ImportRowErrorArchiveErrorDetails, decorator: Google::Apis::MigrationcenterV1::ImportRowErrorArchiveErrorDetails::Representation
1866
+
1867
+ property :asset_title, as: 'assetTitle'
1588
1868
  property :csv_error, as: 'csvError', class: Google::Apis::MigrationcenterV1::ImportRowErrorCsvErrorDetails, decorator: Google::Apis::MigrationcenterV1::ImportRowErrorCsvErrorDetails::Representation
1589
1869
 
1590
1870
  collection :errors, as: 'errors', class: Google::Apis::MigrationcenterV1::ImportError, decorator: Google::Apis::MigrationcenterV1::ImportError::Representation
@@ -1597,6 +1877,15 @@ module Google
1597
1877
  end
1598
1878
  end
1599
1879
 
1880
+ class ImportRowErrorArchiveErrorDetails
1881
+ # @private
1882
+ class Representation < Google::Apis::Core::JsonRepresentation
1883
+ property :csv_error, as: 'csvError', class: Google::Apis::MigrationcenterV1::ImportRowErrorCsvErrorDetails, decorator: Google::Apis::MigrationcenterV1::ImportRowErrorCsvErrorDetails::Representation
1884
+
1885
+ property :file_path, as: 'filePath'
1886
+ end
1887
+ end
1888
+
1600
1889
  class ImportRowErrorCsvErrorDetails
1601
1890
  # @private
1602
1891
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1859,6 +2148,63 @@ module Google
1859
2148
  end
1860
2149
  end
1861
2150
 
2151
+ class MySqlPlugin
2152
+ # @private
2153
+ class Representation < Google::Apis::Core::JsonRepresentation
2154
+ property :enabled, as: 'enabled'
2155
+ property :plugin, as: 'plugin'
2156
+ property :version, as: 'version'
2157
+ end
2158
+ end
2159
+
2160
+ class MySqlProperty
2161
+ # @private
2162
+ class Representation < Google::Apis::Core::JsonRepresentation
2163
+ property :enabled, as: 'enabled'
2164
+ property :numeric_value, :numeric_string => true, as: 'numericValue'
2165
+ property :property, as: 'property'
2166
+ end
2167
+ end
2168
+
2169
+ class MySqlSchemaDetails
2170
+ # @private
2171
+ class Representation < Google::Apis::Core::JsonRepresentation
2172
+ collection :storage_engines, as: 'storageEngines', class: Google::Apis::MigrationcenterV1::MySqlStorageEngineDetails, decorator: Google::Apis::MigrationcenterV1::MySqlStorageEngineDetails::Representation
2173
+
2174
+ end
2175
+ end
2176
+
2177
+ class MySqlStorageEngineDetails
2178
+ # @private
2179
+ class Representation < Google::Apis::Core::JsonRepresentation
2180
+ property :encrypted_table_count, as: 'encryptedTableCount'
2181
+ property :engine, as: 'engine'
2182
+ property :table_count, as: 'tableCount'
2183
+ end
2184
+ end
2185
+
2186
+ class MySqlVariable
2187
+ # @private
2188
+ class Representation < Google::Apis::Core::JsonRepresentation
2189
+ property :category, as: 'category'
2190
+ property :value, as: 'value'
2191
+ property :variable, as: 'variable'
2192
+ end
2193
+ end
2194
+
2195
+ class MysqlDatabaseDeployment
2196
+ # @private
2197
+ class Representation < Google::Apis::Core::JsonRepresentation
2198
+ collection :plugins, as: 'plugins', class: Google::Apis::MigrationcenterV1::MySqlPlugin, decorator: Google::Apis::MigrationcenterV1::MySqlPlugin::Representation
2199
+
2200
+ collection :properties, as: 'properties', class: Google::Apis::MigrationcenterV1::MySqlProperty, decorator: Google::Apis::MigrationcenterV1::MySqlProperty::Representation
2201
+
2202
+ property :resource_groups_count, as: 'resourceGroupsCount'
2203
+ collection :variables, as: 'variables', class: Google::Apis::MigrationcenterV1::MySqlVariable, decorator: Google::Apis::MigrationcenterV1::MySqlVariable::Representation
2204
+
2205
+ end
2206
+ end
2207
+
1862
2208
  class NetworkAdapterDetails
1863
2209
  # @private
1864
2210
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2024,6 +2370,55 @@ module Google
2024
2370
  end
2025
2371
  end
2026
2372
 
2373
+ class PostgreSqlDatabaseDeployment
2374
+ # @private
2375
+ class Representation < Google::Apis::Core::JsonRepresentation
2376
+ collection :properties, as: 'properties', class: Google::Apis::MigrationcenterV1::PostgreSqlProperty, decorator: Google::Apis::MigrationcenterV1::PostgreSqlProperty::Representation
2377
+
2378
+ collection :settings, as: 'settings', class: Google::Apis::MigrationcenterV1::PostgreSqlSetting, decorator: Google::Apis::MigrationcenterV1::PostgreSqlSetting::Representation
2379
+
2380
+ end
2381
+ end
2382
+
2383
+ class PostgreSqlExtension
2384
+ # @private
2385
+ class Representation < Google::Apis::Core::JsonRepresentation
2386
+ property :extension, as: 'extension'
2387
+ property :version, as: 'version'
2388
+ end
2389
+ end
2390
+
2391
+ class PostgreSqlProperty
2392
+ # @private
2393
+ class Representation < Google::Apis::Core::JsonRepresentation
2394
+ property :enabled, as: 'enabled'
2395
+ property :numeric_value, :numeric_string => true, as: 'numericValue'
2396
+ property :property, as: 'property'
2397
+ end
2398
+ end
2399
+
2400
+ class PostgreSqlSchemaDetails
2401
+ # @private
2402
+ class Representation < Google::Apis::Core::JsonRepresentation
2403
+ property :foreign_tables_count, as: 'foreignTablesCount'
2404
+ collection :postgresql_extensions, as: 'postgresqlExtensions', class: Google::Apis::MigrationcenterV1::PostgreSqlExtension, decorator: Google::Apis::MigrationcenterV1::PostgreSqlExtension::Representation
2405
+
2406
+ end
2407
+ end
2408
+
2409
+ class PostgreSqlSetting
2410
+ # @private
2411
+ class Representation < Google::Apis::Core::JsonRepresentation
2412
+ property :bool_value, as: 'boolValue'
2413
+ property :int_value, :numeric_string => true, as: 'intValue'
2414
+ property :real_value, as: 'realValue'
2415
+ property :setting, as: 'setting'
2416
+ property :source, as: 'source'
2417
+ property :string_value, as: 'stringValue'
2418
+ property :unit, as: 'unit'
2419
+ end
2420
+ end
2421
+
2027
2422
  class PreferenceSet
2028
2423
  # @private
2029
2424
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2385,6 +2780,50 @@ module Google
2385
2780
  end
2386
2781
  end
2387
2782
 
2783
+ class SqlServerDatabaseDeployment
2784
+ # @private
2785
+ class Representation < Google::Apis::Core::JsonRepresentation
2786
+ collection :features, as: 'features', class: Google::Apis::MigrationcenterV1::SqlServerFeature, decorator: Google::Apis::MigrationcenterV1::SqlServerFeature::Representation
2787
+
2788
+ collection :server_flags, as: 'serverFlags', class: Google::Apis::MigrationcenterV1::SqlServerServerFlag, decorator: Google::Apis::MigrationcenterV1::SqlServerServerFlag::Representation
2789
+
2790
+ collection :trace_flags, as: 'traceFlags', class: Google::Apis::MigrationcenterV1::SqlServerTraceFlag, decorator: Google::Apis::MigrationcenterV1::SqlServerTraceFlag::Representation
2791
+
2792
+ end
2793
+ end
2794
+
2795
+ class SqlServerFeature
2796
+ # @private
2797
+ class Representation < Google::Apis::Core::JsonRepresentation
2798
+ property :enabled, as: 'enabled'
2799
+ property :feature_name, as: 'featureName'
2800
+ end
2801
+ end
2802
+
2803
+ class SqlServerSchemaDetails
2804
+ # @private
2805
+ class Representation < Google::Apis::Core::JsonRepresentation
2806
+ property :clr_object_count, as: 'clrObjectCount'
2807
+ end
2808
+ end
2809
+
2810
+ class SqlServerServerFlag
2811
+ # @private
2812
+ class Representation < Google::Apis::Core::JsonRepresentation
2813
+ property :server_flag_name, as: 'serverFlagName'
2814
+ property :value, as: 'value'
2815
+ property :value_in_use, as: 'valueInUse'
2816
+ end
2817
+ end
2818
+
2819
+ class SqlServerTraceFlag
2820
+ # @private
2821
+ class Representation < Google::Apis::Core::JsonRepresentation
2822
+ property :scope, as: 'scope'
2823
+ property :trace_flag_name, as: 'traceFlagName'
2824
+ end
2825
+ end
2826
+
2388
2827
  class Status
2389
2828
  # @private
2390
2829
  class Representation < Google::Apis::Core::JsonRepresentation
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-migrationcenter_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.18.0
4
+ version: 0.19.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-10-13 00:00:00.000000000 Z
11
+ date: 2024-12-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-migrationcenter_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-migrationcenter_v1/v0.18.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-migrationcenter_v1/v0.19.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-migrationcenter_v1
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.5.21
78
+ rubygems_version: 3.5.22
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Migration Center API V1