google-apis-datamigration_v1 0.37.0 → 0.39.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -40,12 +40,24 @@ module Google
40
40
  include Google::Apis::Core::JsonObjectSupport
41
41
  end
42
42
 
43
+ class ApplyHash
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
43
49
  class ApplyJobDetails
44
50
  class Representation < Google::Apis::Core::JsonRepresentation; end
45
51
 
46
52
  include Google::Apis::Core::JsonObjectSupport
47
53
  end
48
54
 
55
+ class AssignSpecificValue
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
49
61
  class AuditConfig
50
62
  class Representation < Google::Apis::Core::JsonRepresentation; end
51
63
 
@@ -100,6 +112,12 @@ module Google
100
112
  include Google::Apis::Core::JsonObjectSupport
101
113
  end
102
114
 
115
+ class ConditionalColumnSetValue
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
103
121
  class ConnectionProfile
104
122
  class Representation < Google::Apis::Core::JsonRepresentation; end
105
123
 
@@ -136,6 +154,12 @@ module Google
136
154
  include Google::Apis::Core::JsonObjectSupport
137
155
  end
138
156
 
157
+ class ConvertRowIdToColumn
158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
159
+
160
+ include Google::Apis::Core::JsonObjectSupport
161
+ end
162
+
139
163
  class DatabaseEngineInfo
140
164
  class Representation < Google::Apis::Core::JsonRepresentation; end
141
165
 
@@ -148,6 +172,12 @@ module Google
148
172
  include Google::Apis::Core::JsonObjectSupport
149
173
  end
150
174
 
175
+ class DatabaseInstanceEntity
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
151
181
  class DatabaseType
152
182
  class Representation < Google::Apis::Core::JsonRepresentation; end
153
183
 
@@ -166,6 +196,12 @@ module Google
166
196
  include Google::Apis::Core::JsonObjectSupport
167
197
  end
168
198
 
199
+ class DoubleComparisonFilter
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
169
205
  class DumpFlag
170
206
  class Representation < Google::Apis::Core::JsonRepresentation; end
171
207
 
@@ -190,6 +226,18 @@ module Google
190
226
  include Google::Apis::Core::JsonObjectSupport
191
227
  end
192
228
 
229
+ class EntityDdl
230
+ class Representation < Google::Apis::Core::JsonRepresentation; end
231
+
232
+ include Google::Apis::Core::JsonObjectSupport
233
+ end
234
+
235
+ class EntityIssue
236
+ class Representation < Google::Apis::Core::JsonRepresentation; end
237
+
238
+ include Google::Apis::Core::JsonObjectSupport
239
+ end
240
+
193
241
  class EntityMapping
194
242
  class Representation < Google::Apis::Core::JsonRepresentation; end
195
243
 
@@ -202,6 +250,12 @@ module Google
202
250
  include Google::Apis::Core::JsonObjectSupport
203
251
  end
204
252
 
253
+ class EntityMove
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
205
259
  class Expr
206
260
  class Representation < Google::Apis::Core::JsonRepresentation; end
207
261
 
@@ -214,6 +268,12 @@ module Google
214
268
  include Google::Apis::Core::JsonObjectSupport
215
269
  end
216
270
 
271
+ class FilterTableColumns
272
+ class Representation < Google::Apis::Core::JsonRepresentation; end
273
+
274
+ include Google::Apis::Core::JsonObjectSupport
275
+ end
276
+
217
277
  class ForwardSshTunnelConnectivity
218
278
  class Representation < Google::Apis::Core::JsonRepresentation; end
219
279
 
@@ -232,6 +292,12 @@ module Google
232
292
  include Google::Apis::Core::JsonObjectSupport
233
293
  end
234
294
 
295
+ class GenerateTcpProxyScriptRequest
296
+ class Representation < Google::Apis::Core::JsonRepresentation; end
297
+
298
+ include Google::Apis::Core::JsonObjectSupport
299
+ end
300
+
235
301
  class GoogleCloudClouddmsV1OperationMetadata
236
302
  class Representation < Google::Apis::Core::JsonRepresentation; end
237
303
 
@@ -256,6 +322,12 @@ module Google
256
322
  include Google::Apis::Core::JsonObjectSupport
257
323
  end
258
324
 
325
+ class IntComparisonFilter
326
+ class Representation < Google::Apis::Core::JsonRepresentation; end
327
+
328
+ include Google::Apis::Core::JsonObjectSupport
329
+ end
330
+
259
331
  class ListConnectionProfilesResponse
260
332
  class Representation < Google::Apis::Core::JsonRepresentation; end
261
333
 
@@ -274,6 +346,12 @@ module Google
274
346
  include Google::Apis::Core::JsonObjectSupport
275
347
  end
276
348
 
349
+ class ListMappingRulesResponse
350
+ class Representation < Google::Apis::Core::JsonRepresentation; end
351
+
352
+ include Google::Apis::Core::JsonObjectSupport
353
+ end
354
+
277
355
  class ListMigrationJobsResponse
278
356
  class Representation < Google::Apis::Core::JsonRepresentation; end
279
357
 
@@ -304,6 +382,24 @@ module Google
304
382
  include Google::Apis::Core::JsonObjectSupport
305
383
  end
306
384
 
385
+ class MappingRule
386
+ class Representation < Google::Apis::Core::JsonRepresentation; end
387
+
388
+ include Google::Apis::Core::JsonObjectSupport
389
+ end
390
+
391
+ class MappingRuleFilter
392
+ class Representation < Google::Apis::Core::JsonRepresentation; end
393
+
394
+ include Google::Apis::Core::JsonObjectSupport
395
+ end
396
+
397
+ class MaterializedViewEntity
398
+ class Representation < Google::Apis::Core::JsonRepresentation; end
399
+
400
+ include Google::Apis::Core::JsonObjectSupport
401
+ end
402
+
307
403
  class MigrationJob
308
404
  class Representation < Google::Apis::Core::JsonRepresentation; end
309
405
 
@@ -316,6 +412,18 @@ module Google
316
412
  include Google::Apis::Core::JsonObjectSupport
317
413
  end
318
414
 
415
+ class MultiColumnDatatypeChange
416
+ class Representation < Google::Apis::Core::JsonRepresentation; end
417
+
418
+ include Google::Apis::Core::JsonObjectSupport
419
+ end
420
+
421
+ class MultiEntityRename
422
+ class Representation < Google::Apis::Core::JsonRepresentation; end
423
+
424
+ include Google::Apis::Core::JsonObjectSupport
425
+ end
426
+
319
427
  class MySqlConnectionProfile
320
428
  class Representation < Google::Apis::Core::JsonRepresentation; end
321
429
 
@@ -346,6 +454,12 @@ module Google
346
454
  include Google::Apis::Core::JsonObjectSupport
347
455
  end
348
456
 
457
+ class Position
458
+ class Representation < Google::Apis::Core::JsonRepresentation; end
459
+
460
+ include Google::Apis::Core::JsonObjectSupport
461
+ end
462
+
349
463
  class PostgreSqlConnectionProfile
350
464
  class Representation < Google::Apis::Core::JsonRepresentation; end
351
465
 
@@ -406,6 +520,12 @@ module Google
406
520
  include Google::Apis::Core::JsonObjectSupport
407
521
  end
408
522
 
523
+ class RoundToScale
524
+ class Representation < Google::Apis::Core::JsonRepresentation; end
525
+
526
+ include Google::Apis::Core::JsonObjectSupport
527
+ end
528
+
409
529
  class RulesFile
410
530
  class Representation < Google::Apis::Core::JsonRepresentation; end
411
531
 
@@ -448,6 +568,48 @@ module Google
448
568
  include Google::Apis::Core::JsonObjectSupport
449
569
  end
450
570
 
571
+ class SetTablePrimaryKey
572
+ class Representation < Google::Apis::Core::JsonRepresentation; end
573
+
574
+ include Google::Apis::Core::JsonObjectSupport
575
+ end
576
+
577
+ class SingleColumnChange
578
+ class Representation < Google::Apis::Core::JsonRepresentation; end
579
+
580
+ include Google::Apis::Core::JsonObjectSupport
581
+ end
582
+
583
+ class SingleEntityRename
584
+ class Representation < Google::Apis::Core::JsonRepresentation; end
585
+
586
+ include Google::Apis::Core::JsonObjectSupport
587
+ end
588
+
589
+ class SinglePackageChange
590
+ class Representation < Google::Apis::Core::JsonRepresentation; end
591
+
592
+ include Google::Apis::Core::JsonObjectSupport
593
+ end
594
+
595
+ class SourceNumericFilter
596
+ class Representation < Google::Apis::Core::JsonRepresentation; end
597
+
598
+ include Google::Apis::Core::JsonObjectSupport
599
+ end
600
+
601
+ class SourceSqlChange
602
+ class Representation < Google::Apis::Core::JsonRepresentation; end
603
+
604
+ include Google::Apis::Core::JsonObjectSupport
605
+ end
606
+
607
+ class SourceTextFilter
608
+ class Representation < Google::Apis::Core::JsonRepresentation; end
609
+
610
+ include Google::Apis::Core::JsonObjectSupport
611
+ end
612
+
451
613
  class SqlAclEntry
452
614
  class Representation < Google::Apis::Core::JsonRepresentation; end
453
615
 
@@ -520,6 +682,12 @@ module Google
520
682
  include Google::Apis::Core::JsonObjectSupport
521
683
  end
522
684
 
685
+ class TcpProxyScript
686
+ class Representation < Google::Apis::Core::JsonRepresentation; end
687
+
688
+ include Google::Apis::Core::JsonObjectSupport
689
+ end
690
+
523
691
  class TestIamPermissionsRequest
524
692
  class Representation < Google::Apis::Core::JsonRepresentation; end
525
693
 
@@ -538,12 +706,30 @@ module Google
538
706
  include Google::Apis::Core::JsonObjectSupport
539
707
  end
540
708
 
709
+ class UdtEntity
710
+ class Representation < Google::Apis::Core::JsonRepresentation; end
711
+
712
+ include Google::Apis::Core::JsonObjectSupport
713
+ end
714
+
541
715
  class UserPassword
542
716
  class Representation < Google::Apis::Core::JsonRepresentation; end
543
717
 
544
718
  include Google::Apis::Core::JsonObjectSupport
545
719
  end
546
720
 
721
+ class ValueListFilter
722
+ class Representation < Google::Apis::Core::JsonRepresentation; end
723
+
724
+ include Google::Apis::Core::JsonObjectSupport
725
+ end
726
+
727
+ class ValueTransformation
728
+ class Representation < Google::Apis::Core::JsonRepresentation; end
729
+
730
+ include Google::Apis::Core::JsonObjectSupport
731
+ end
732
+
547
733
  class VerifyMigrationJobRequest
548
734
  class Representation < Google::Apis::Core::JsonRepresentation; end
549
735
 
@@ -606,11 +792,21 @@ module Google
606
792
  class ApplyConversionWorkspaceRequest
607
793
  # @private
608
794
  class Representation < Google::Apis::Core::JsonRepresentation
795
+ property :auto_commit, as: 'autoCommit'
609
796
  property :connection_profile, as: 'connectionProfile'
797
+ property :dry_run, as: 'dryRun'
610
798
  property :filter, as: 'filter'
611
799
  end
612
800
  end
613
801
 
802
+ class ApplyHash
803
+ # @private
804
+ class Representation < Google::Apis::Core::JsonRepresentation
805
+ property :uuid_from_bytes, as: 'uuidFromBytes', class: Google::Apis::DatamigrationV1::Empty, decorator: Google::Apis::DatamigrationV1::Empty::Representation
806
+
807
+ end
808
+ end
809
+
614
810
  class ApplyJobDetails
615
811
  # @private
616
812
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -619,6 +815,13 @@ module Google
619
815
  end
620
816
  end
621
817
 
818
+ class AssignSpecificValue
819
+ # @private
820
+ class Representation < Google::Apis::Core::JsonRepresentation
821
+ property :value, as: 'value'
822
+ end
823
+ end
824
+
622
825
  class AuditConfig
623
826
  # @private
624
827
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -697,6 +900,7 @@ module Google
697
900
  property :data_disk_type, as: 'dataDiskType'
698
901
  hash :database_flags, as: 'databaseFlags'
699
902
  property :database_version, as: 'databaseVersion'
903
+ property :edition, as: 'edition'
700
904
  property :ip_config, as: 'ipConfig', class: Google::Apis::DatamigrationV1::SqlIpConfig, decorator: Google::Apis::DatamigrationV1::SqlIpConfig::Representation
701
905
 
702
906
  property :root_password, as: 'rootPassword'
@@ -741,6 +945,19 @@ module Google
741
945
  end
742
946
  end
743
947
 
948
+ class ConditionalColumnSetValue
949
+ # @private
950
+ class Representation < Google::Apis::Core::JsonRepresentation
951
+ hash :custom_features, as: 'customFeatures'
952
+ property :source_numeric_filter, as: 'sourceNumericFilter', class: Google::Apis::DatamigrationV1::SourceNumericFilter, decorator: Google::Apis::DatamigrationV1::SourceNumericFilter::Representation
953
+
954
+ property :source_text_filter, as: 'sourceTextFilter', class: Google::Apis::DatamigrationV1::SourceTextFilter, decorator: Google::Apis::DatamigrationV1::SourceTextFilter::Representation
955
+
956
+ property :value_transformation, as: 'valueTransformation', class: Google::Apis::DatamigrationV1::ValueTransformation, decorator: Google::Apis::DatamigrationV1::ValueTransformation::Representation
957
+
958
+ end
959
+ end
960
+
744
961
  class ConnectionProfile
745
962
  # @private
746
963
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -809,6 +1026,7 @@ module Google
809
1026
  # @private
810
1027
  class Representation < Google::Apis::Core::JsonRepresentation
811
1028
  property :auto_commit, as: 'autoCommit'
1029
+ property :convert_full_path, as: 'convertFullPath'
812
1030
  property :filter, as: 'filter'
813
1031
  end
814
1032
  end
@@ -820,6 +1038,13 @@ module Google
820
1038
  end
821
1039
  end
822
1040
 
1041
+ class ConvertRowIdToColumn
1042
+ # @private
1043
+ class Representation < Google::Apis::Core::JsonRepresentation
1044
+ property :only_if_no_primary_key, as: 'onlyIfNoPrimaryKey'
1045
+ end
1046
+ end
1047
+
823
1048
  class DatabaseEngineInfo
824
1049
  # @private
825
1050
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -831,13 +1056,21 @@ module Google
831
1056
  class DatabaseEntity
832
1057
  # @private
833
1058
  class Representation < Google::Apis::Core::JsonRepresentation
1059
+ property :database, as: 'database', class: Google::Apis::DatamigrationV1::DatabaseInstanceEntity, decorator: Google::Apis::DatamigrationV1::DatabaseInstanceEntity::Representation
1060
+
834
1061
  property :database_function, as: 'databaseFunction', class: Google::Apis::DatamigrationV1::FunctionEntity, decorator: Google::Apis::DatamigrationV1::FunctionEntity::Representation
835
1062
 
836
1063
  property :database_package, as: 'databasePackage', class: Google::Apis::DatamigrationV1::PackageEntity, decorator: Google::Apis::DatamigrationV1::PackageEntity::Representation
837
1064
 
1065
+ collection :entity_ddl, as: 'entityDdl', class: Google::Apis::DatamigrationV1::EntityDdl, decorator: Google::Apis::DatamigrationV1::EntityDdl::Representation
1066
+
838
1067
  property :entity_type, as: 'entityType'
1068
+ collection :issues, as: 'issues', class: Google::Apis::DatamigrationV1::EntityIssue, decorator: Google::Apis::DatamigrationV1::EntityIssue::Representation
1069
+
839
1070
  collection :mappings, as: 'mappings', class: Google::Apis::DatamigrationV1::EntityMapping, decorator: Google::Apis::DatamigrationV1::EntityMapping::Representation
840
1071
 
1072
+ property :materialized_view, as: 'materializedView', class: Google::Apis::DatamigrationV1::MaterializedViewEntity, decorator: Google::Apis::DatamigrationV1::MaterializedViewEntity::Representation
1073
+
841
1074
  property :parent_entity, as: 'parentEntity'
842
1075
  property :schema, as: 'schema', class: Google::Apis::DatamigrationV1::SchemaEntity, decorator: Google::Apis::DatamigrationV1::SchemaEntity::Representation
843
1076
 
@@ -851,11 +1084,20 @@ module Google
851
1084
  property :table, as: 'table', class: Google::Apis::DatamigrationV1::TableEntity, decorator: Google::Apis::DatamigrationV1::TableEntity::Representation
852
1085
 
853
1086
  property :tree, as: 'tree'
1087
+ property :udt, as: 'udt', class: Google::Apis::DatamigrationV1::UdtEntity, decorator: Google::Apis::DatamigrationV1::UdtEntity::Representation
1088
+
854
1089
  property :view, as: 'view', class: Google::Apis::DatamigrationV1::ViewEntity, decorator: Google::Apis::DatamigrationV1::ViewEntity::Representation
855
1090
 
856
1091
  end
857
1092
  end
858
1093
 
1094
+ class DatabaseInstanceEntity
1095
+ # @private
1096
+ class Representation < Google::Apis::Core::JsonRepresentation
1097
+ hash :custom_features, as: 'customFeatures'
1098
+ end
1099
+ end
1100
+
859
1101
  class DatabaseType
860
1102
  # @private
861
1103
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -881,6 +1123,14 @@ module Google
881
1123
  end
882
1124
  end
883
1125
 
1126
+ class DoubleComparisonFilter
1127
+ # @private
1128
+ class Representation < Google::Apis::Core::JsonRepresentation
1129
+ property :value, as: 'value'
1130
+ property :value_comparison, as: 'valueComparison'
1131
+ end
1132
+ end
1133
+
884
1134
  class DumpFlag
885
1135
  # @private
886
1136
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -910,6 +1160,32 @@ module Google
910
1160
  end
911
1161
  end
912
1162
 
1163
+ class EntityDdl
1164
+ # @private
1165
+ class Representation < Google::Apis::Core::JsonRepresentation
1166
+ property :ddl, as: 'ddl'
1167
+ property :ddl_type, as: 'ddlType'
1168
+ property :entity, as: 'entity'
1169
+ property :entity_type, as: 'entityType'
1170
+ collection :issue_id, as: 'issueId'
1171
+ end
1172
+ end
1173
+
1174
+ class EntityIssue
1175
+ # @private
1176
+ class Representation < Google::Apis::Core::JsonRepresentation
1177
+ property :code, as: 'code'
1178
+ property :ddl, as: 'ddl'
1179
+ property :entity_type, as: 'entityType'
1180
+ property :id, as: 'id'
1181
+ property :message, as: 'message'
1182
+ property :position, as: 'position', class: Google::Apis::DatamigrationV1::Position, decorator: Google::Apis::DatamigrationV1::Position::Representation
1183
+
1184
+ property :severity, as: 'severity'
1185
+ property :type, as: 'type'
1186
+ end
1187
+ end
1188
+
913
1189
  class EntityMapping
914
1190
  # @private
915
1191
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -931,6 +1207,13 @@ module Google
931
1207
  end
932
1208
  end
933
1209
 
1210
+ class EntityMove
1211
+ # @private
1212
+ class Representation < Google::Apis::Core::JsonRepresentation
1213
+ property :new_schema, as: 'newSchema'
1214
+ end
1215
+ end
1216
+
934
1217
  class Expr
935
1218
  # @private
936
1219
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -949,6 +1232,14 @@ module Google
949
1232
  end
950
1233
  end
951
1234
 
1235
+ class FilterTableColumns
1236
+ # @private
1237
+ class Representation < Google::Apis::Core::JsonRepresentation
1238
+ collection :exclude_columns, as: 'excludeColumns'
1239
+ collection :include_columns, as: 'includeColumns'
1240
+ end
1241
+ end
1242
+
952
1243
  class ForwardSshTunnelConnectivity
953
1244
  # @private
954
1245
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -980,6 +1271,16 @@ module Google
980
1271
  end
981
1272
  end
982
1273
 
1274
+ class GenerateTcpProxyScriptRequest
1275
+ # @private
1276
+ class Representation < Google::Apis::Core::JsonRepresentation
1277
+ property :vm_machine_type, as: 'vmMachineType'
1278
+ property :vm_name, as: 'vmName'
1279
+ property :vm_subnet, as: 'vmSubnet'
1280
+ property :vm_zone, as: 'vmZone'
1281
+ end
1282
+ end
1283
+
983
1284
  class GoogleCloudClouddmsV1OperationMetadata
984
1285
  # @private
985
1286
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1022,6 +1323,14 @@ module Google
1022
1323
  end
1023
1324
  end
1024
1325
 
1326
+ class IntComparisonFilter
1327
+ # @private
1328
+ class Representation < Google::Apis::Core::JsonRepresentation
1329
+ property :value, :numeric_string => true, as: 'value'
1330
+ property :value_comparison, as: 'valueComparison'
1331
+ end
1332
+ end
1333
+
1025
1334
  class ListConnectionProfilesResponse
1026
1335
  # @private
1027
1336
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1051,6 +1360,15 @@ module Google
1051
1360
  end
1052
1361
  end
1053
1362
 
1363
+ class ListMappingRulesResponse
1364
+ # @private
1365
+ class Representation < Google::Apis::Core::JsonRepresentation
1366
+ collection :mapping_rules, as: 'mappingRules', class: Google::Apis::DatamigrationV1::MappingRule, decorator: Google::Apis::DatamigrationV1::MappingRule::Representation
1367
+
1368
+ property :next_page_token, as: 'nextPageToken'
1369
+ end
1370
+ end
1371
+
1054
1372
  class ListMigrationJobsResponse
1055
1373
  # @private
1056
1374
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1098,6 +1416,62 @@ module Google
1098
1416
  end
1099
1417
  end
1100
1418
 
1419
+ class MappingRule
1420
+ # @private
1421
+ class Representation < Google::Apis::Core::JsonRepresentation
1422
+ property :conditional_column_set_value, as: 'conditionalColumnSetValue', class: Google::Apis::DatamigrationV1::ConditionalColumnSetValue, decorator: Google::Apis::DatamigrationV1::ConditionalColumnSetValue::Representation
1423
+
1424
+ property :convert_rowid_column, as: 'convertRowidColumn', class: Google::Apis::DatamigrationV1::ConvertRowIdToColumn, decorator: Google::Apis::DatamigrationV1::ConvertRowIdToColumn::Representation
1425
+
1426
+ property :display_name, as: 'displayName'
1427
+ property :entity_move, as: 'entityMove', class: Google::Apis::DatamigrationV1::EntityMove, decorator: Google::Apis::DatamigrationV1::EntityMove::Representation
1428
+
1429
+ property :filter, as: 'filter', class: Google::Apis::DatamigrationV1::MappingRuleFilter, decorator: Google::Apis::DatamigrationV1::MappingRuleFilter::Representation
1430
+
1431
+ property :filter_table_columns, as: 'filterTableColumns', class: Google::Apis::DatamigrationV1::FilterTableColumns, decorator: Google::Apis::DatamigrationV1::FilterTableColumns::Representation
1432
+
1433
+ property :multi_column_data_type_change, as: 'multiColumnDataTypeChange', class: Google::Apis::DatamigrationV1::MultiColumnDatatypeChange, decorator: Google::Apis::DatamigrationV1::MultiColumnDatatypeChange::Representation
1434
+
1435
+ property :multi_entity_rename, as: 'multiEntityRename', class: Google::Apis::DatamigrationV1::MultiEntityRename, decorator: Google::Apis::DatamigrationV1::MultiEntityRename::Representation
1436
+
1437
+ property :name, as: 'name'
1438
+ property :revision_create_time, as: 'revisionCreateTime'
1439
+ property :revision_id, as: 'revisionId'
1440
+ property :rule_order, :numeric_string => true, as: 'ruleOrder'
1441
+ property :rule_scope, as: 'ruleScope'
1442
+ property :set_table_primary_key, as: 'setTablePrimaryKey', class: Google::Apis::DatamigrationV1::SetTablePrimaryKey, decorator: Google::Apis::DatamigrationV1::SetTablePrimaryKey::Representation
1443
+
1444
+ property :single_column_change, as: 'singleColumnChange', class: Google::Apis::DatamigrationV1::SingleColumnChange, decorator: Google::Apis::DatamigrationV1::SingleColumnChange::Representation
1445
+
1446
+ property :single_entity_rename, as: 'singleEntityRename', class: Google::Apis::DatamigrationV1::SingleEntityRename, decorator: Google::Apis::DatamigrationV1::SingleEntityRename::Representation
1447
+
1448
+ property :single_package_change, as: 'singlePackageChange', class: Google::Apis::DatamigrationV1::SinglePackageChange, decorator: Google::Apis::DatamigrationV1::SinglePackageChange::Representation
1449
+
1450
+ property :source_sql_change, as: 'sourceSqlChange', class: Google::Apis::DatamigrationV1::SourceSqlChange, decorator: Google::Apis::DatamigrationV1::SourceSqlChange::Representation
1451
+
1452
+ property :state, as: 'state'
1453
+ end
1454
+ end
1455
+
1456
+ class MappingRuleFilter
1457
+ # @private
1458
+ class Representation < Google::Apis::Core::JsonRepresentation
1459
+ collection :entities, as: 'entities'
1460
+ property :entity_name_contains, as: 'entityNameContains'
1461
+ property :entity_name_prefix, as: 'entityNamePrefix'
1462
+ property :entity_name_suffix, as: 'entityNameSuffix'
1463
+ property :parent_entity, as: 'parentEntity'
1464
+ end
1465
+ end
1466
+
1467
+ class MaterializedViewEntity
1468
+ # @private
1469
+ class Representation < Google::Apis::Core::JsonRepresentation
1470
+ hash :custom_features, as: 'customFeatures'
1471
+ property :sql_code, as: 'sqlCode'
1472
+ end
1473
+ end
1474
+
1101
1475
  class MigrationJob
1102
1476
  # @private
1103
1477
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1144,6 +1518,31 @@ module Google
1144
1518
  end
1145
1519
  end
1146
1520
 
1521
+ class MultiColumnDatatypeChange
1522
+ # @private
1523
+ class Representation < Google::Apis::Core::JsonRepresentation
1524
+ hash :custom_features, as: 'customFeatures'
1525
+ property :new_data_type, as: 'newDataType'
1526
+ property :override_fractional_seconds_precision, as: 'overrideFractionalSecondsPrecision'
1527
+ property :override_length, :numeric_string => true, as: 'overrideLength'
1528
+ property :override_precision, as: 'overridePrecision'
1529
+ property :override_scale, as: 'overrideScale'
1530
+ property :source_data_type_filter, as: 'sourceDataTypeFilter'
1531
+ property :source_numeric_filter, as: 'sourceNumericFilter', class: Google::Apis::DatamigrationV1::SourceNumericFilter, decorator: Google::Apis::DatamigrationV1::SourceNumericFilter::Representation
1532
+
1533
+ property :source_text_filter, as: 'sourceTextFilter', class: Google::Apis::DatamigrationV1::SourceTextFilter, decorator: Google::Apis::DatamigrationV1::SourceTextFilter::Representation
1534
+
1535
+ end
1536
+ end
1537
+
1538
+ class MultiEntityRename
1539
+ # @private
1540
+ class Representation < Google::Apis::Core::JsonRepresentation
1541
+ property :new_name_pattern, as: 'newNamePattern'
1542
+ property :source_name_transformation, as: 'sourceNameTransformation'
1543
+ end
1544
+ end
1545
+
1147
1546
  class MySqlConnectionProfile
1148
1547
  # @private
1149
1548
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1211,6 +1610,16 @@ module Google
1211
1610
  end
1212
1611
  end
1213
1612
 
1613
+ class Position
1614
+ # @private
1615
+ class Representation < Google::Apis::Core::JsonRepresentation
1616
+ property :column, as: 'column'
1617
+ property :length, as: 'length'
1618
+ property :line, as: 'line'
1619
+ property :offset, as: 'offset'
1620
+ end
1621
+ end
1622
+
1214
1623
  class PostgreSqlConnectionProfile
1215
1624
  # @private
1216
1625
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1306,6 +1715,13 @@ module Google
1306
1715
  end
1307
1716
  end
1308
1717
 
1718
+ class RoundToScale
1719
+ # @private
1720
+ class Representation < Google::Apis::Core::JsonRepresentation
1721
+ property :scale, as: 'scale'
1722
+ end
1723
+ end
1724
+
1309
1725
  class RulesFile
1310
1726
  # @private
1311
1727
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1367,6 +1783,76 @@ module Google
1367
1783
  end
1368
1784
  end
1369
1785
 
1786
+ class SetTablePrimaryKey
1787
+ # @private
1788
+ class Representation < Google::Apis::Core::JsonRepresentation
1789
+ property :primary_key, as: 'primaryKey'
1790
+ collection :primary_key_columns, as: 'primaryKeyColumns'
1791
+ end
1792
+ end
1793
+
1794
+ class SingleColumnChange
1795
+ # @private
1796
+ class Representation < Google::Apis::Core::JsonRepresentation
1797
+ property :array, as: 'array'
1798
+ property :array_length, as: 'arrayLength'
1799
+ property :auto_generated, as: 'autoGenerated'
1800
+ property :charset, as: 'charset'
1801
+ property :collation, as: 'collation'
1802
+ property :comment, as: 'comment'
1803
+ hash :custom_features, as: 'customFeatures'
1804
+ property :data_type, as: 'dataType'
1805
+ property :fractional_seconds_precision, as: 'fractionalSecondsPrecision'
1806
+ property :length, :numeric_string => true, as: 'length'
1807
+ property :nullable, as: 'nullable'
1808
+ property :precision, as: 'precision'
1809
+ property :scale, as: 'scale'
1810
+ collection :set_values, as: 'setValues'
1811
+ property :udt, as: 'udt'
1812
+ end
1813
+ end
1814
+
1815
+ class SingleEntityRename
1816
+ # @private
1817
+ class Representation < Google::Apis::Core::JsonRepresentation
1818
+ property :new_name, as: 'newName'
1819
+ end
1820
+ end
1821
+
1822
+ class SinglePackageChange
1823
+ # @private
1824
+ class Representation < Google::Apis::Core::JsonRepresentation
1825
+ property :package_body, as: 'packageBody'
1826
+ property :package_description, as: 'packageDescription'
1827
+ end
1828
+ end
1829
+
1830
+ class SourceNumericFilter
1831
+ # @private
1832
+ class Representation < Google::Apis::Core::JsonRepresentation
1833
+ property :numeric_filter_option, as: 'numericFilterOption'
1834
+ property :source_max_precision_filter, as: 'sourceMaxPrecisionFilter'
1835
+ property :source_max_scale_filter, as: 'sourceMaxScaleFilter'
1836
+ property :source_min_precision_filter, as: 'sourceMinPrecisionFilter'
1837
+ property :source_min_scale_filter, as: 'sourceMinScaleFilter'
1838
+ end
1839
+ end
1840
+
1841
+ class SourceSqlChange
1842
+ # @private
1843
+ class Representation < Google::Apis::Core::JsonRepresentation
1844
+ property :sql_code, as: 'sqlCode'
1845
+ end
1846
+ end
1847
+
1848
+ class SourceTextFilter
1849
+ # @private
1850
+ class Representation < Google::Apis::Core::JsonRepresentation
1851
+ property :source_max_length_filter, :numeric_string => true, as: 'sourceMaxLengthFilter'
1852
+ property :source_min_length_filter, :numeric_string => true, as: 'sourceMinLengthFilter'
1853
+ end
1854
+ end
1855
+
1370
1856
  class SqlAclEntry
1371
1857
  # @private
1372
1858
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1472,6 +1958,13 @@ module Google
1472
1958
  end
1473
1959
  end
1474
1960
 
1961
+ class TcpProxyScript
1962
+ # @private
1963
+ class Representation < Google::Apis::Core::JsonRepresentation
1964
+ property :script, as: 'script'
1965
+ end
1966
+ end
1967
+
1475
1968
  class TestIamPermissionsRequest
1476
1969
  # @private
1477
1970
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1497,6 +1990,15 @@ module Google
1497
1990
  end
1498
1991
  end
1499
1992
 
1993
+ class UdtEntity
1994
+ # @private
1995
+ class Representation < Google::Apis::Core::JsonRepresentation
1996
+ hash :custom_features, as: 'customFeatures'
1997
+ property :udt_body, as: 'udtBody'
1998
+ property :udt_sql_code, as: 'udtSqlCode'
1999
+ end
2000
+ end
2001
+
1500
2002
  class UserPassword
1501
2003
  # @private
1502
2004
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1506,9 +2008,47 @@ module Google
1506
2008
  end
1507
2009
  end
1508
2010
 
2011
+ class ValueListFilter
2012
+ # @private
2013
+ class Representation < Google::Apis::Core::JsonRepresentation
2014
+ property :ignore_case, as: 'ignoreCase'
2015
+ property :value_present_list, as: 'valuePresentList'
2016
+ collection :values, as: 'values'
2017
+ end
2018
+ end
2019
+
2020
+ class ValueTransformation
2021
+ # @private
2022
+ class Representation < Google::Apis::Core::JsonRepresentation
2023
+ property :apply_hash, as: 'applyHash', class: Google::Apis::DatamigrationV1::ApplyHash, decorator: Google::Apis::DatamigrationV1::ApplyHash::Representation
2024
+
2025
+ property :assign_max_value, as: 'assignMaxValue', class: Google::Apis::DatamigrationV1::Empty, decorator: Google::Apis::DatamigrationV1::Empty::Representation
2026
+
2027
+ property :assign_min_value, as: 'assignMinValue', class: Google::Apis::DatamigrationV1::Empty, decorator: Google::Apis::DatamigrationV1::Empty::Representation
2028
+
2029
+ property :assign_null, as: 'assignNull', class: Google::Apis::DatamigrationV1::Empty, decorator: Google::Apis::DatamigrationV1::Empty::Representation
2030
+
2031
+ property :assign_specific_value, as: 'assignSpecificValue', class: Google::Apis::DatamigrationV1::AssignSpecificValue, decorator: Google::Apis::DatamigrationV1::AssignSpecificValue::Representation
2032
+
2033
+ property :double_comparison, as: 'doubleComparison', class: Google::Apis::DatamigrationV1::DoubleComparisonFilter, decorator: Google::Apis::DatamigrationV1::DoubleComparisonFilter::Representation
2034
+
2035
+ property :int_comparison, as: 'intComparison', class: Google::Apis::DatamigrationV1::IntComparisonFilter, decorator: Google::Apis::DatamigrationV1::IntComparisonFilter::Representation
2036
+
2037
+ property :is_null, as: 'isNull', class: Google::Apis::DatamigrationV1::Empty, decorator: Google::Apis::DatamigrationV1::Empty::Representation
2038
+
2039
+ property :round_scale, as: 'roundScale', class: Google::Apis::DatamigrationV1::RoundToScale, decorator: Google::Apis::DatamigrationV1::RoundToScale::Representation
2040
+
2041
+ property :value_list, as: 'valueList', class: Google::Apis::DatamigrationV1::ValueListFilter, decorator: Google::Apis::DatamigrationV1::ValueListFilter::Representation
2042
+
2043
+ end
2044
+ end
2045
+
1509
2046
  class VerifyMigrationJobRequest
1510
2047
  # @private
1511
2048
  class Representation < Google::Apis::Core::JsonRepresentation
2049
+ property :migration_job, as: 'migrationJob', class: Google::Apis::DatamigrationV1::MigrationJob, decorator: Google::Apis::DatamigrationV1::MigrationJob::Representation
2050
+
2051
+ property :update_mask, as: 'updateMask'
1512
2052
  end
1513
2053
  end
1514
2054