@google-cloud/dms 4.0.1 → 4.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5277,6 +5277,11 @@
5277
5277
  "id": 1050,
5278
5278
  "extend": "google.protobuf.ServiceOptions"
5279
5279
  },
5280
+ "apiVersion": {
5281
+ "type": "string",
5282
+ "id": 525000001,
5283
+ "extend": "google.protobuf.ServiceOptions"
5284
+ },
5280
5285
  "CommonLanguageSettings": {
5281
5286
  "fields": {
5282
5287
  "referenceDocsUri": {
@@ -5385,6 +5390,10 @@
5385
5390
  "protoReferenceDocumentationUri": {
5386
5391
  "type": "string",
5387
5392
  "id": 110
5393
+ },
5394
+ "restReferenceDocumentationUri": {
5395
+ "type": "string",
5396
+ "id": 111
5388
5397
  }
5389
5398
  }
5390
5399
  },
@@ -5560,7 +5569,10 @@
5560
5569
  "rule": "repeated",
5561
5570
  "type": "google.api.FieldBehavior",
5562
5571
  "id": 1052,
5563
- "extend": "google.protobuf.FieldOptions"
5572
+ "extend": "google.protobuf.FieldOptions",
5573
+ "options": {
5574
+ "packed": false
5575
+ }
5564
5576
  },
5565
5577
  "FieldBehavior": {
5566
5578
  "values": {
@@ -5666,6 +5678,7 @@
5666
5678
  },
5667
5679
  "nested": {
5668
5680
  "FileDescriptorSet": {
5681
+ "edition": "proto2",
5669
5682
  "fields": {
5670
5683
  "file": {
5671
5684
  "rule": "repeated",
@@ -5675,6 +5688,7 @@
5675
5688
  }
5676
5689
  },
5677
5690
  "Edition": {
5691
+ "edition": "proto2",
5678
5692
  "values": {
5679
5693
  "EDITION_UNKNOWN": 0,
5680
5694
  "EDITION_PROTO2": 998,
@@ -5690,6 +5704,7 @@
5690
5704
  }
5691
5705
  },
5692
5706
  "FileDescriptorProto": {
5707
+ "edition": "proto2",
5693
5708
  "fields": {
5694
5709
  "name": {
5695
5710
  "type": "string",
@@ -5707,18 +5722,12 @@
5707
5722
  "publicDependency": {
5708
5723
  "rule": "repeated",
5709
5724
  "type": "int32",
5710
- "id": 10,
5711
- "options": {
5712
- "packed": false
5713
- }
5725
+ "id": 10
5714
5726
  },
5715
5727
  "weakDependency": {
5716
5728
  "rule": "repeated",
5717
5729
  "type": "int32",
5718
- "id": 11,
5719
- "options": {
5720
- "packed": false
5721
- }
5730
+ "id": 11
5722
5731
  },
5723
5732
  "messageType": {
5724
5733
  "rule": "repeated",
@@ -5759,6 +5768,7 @@
5759
5768
  }
5760
5769
  },
5761
5770
  "DescriptorProto": {
5771
+ "edition": "proto2",
5762
5772
  "fields": {
5763
5773
  "name": {
5764
5774
  "type": "string",
@@ -5841,6 +5851,7 @@
5841
5851
  }
5842
5852
  },
5843
5853
  "ExtensionRangeOptions": {
5854
+ "edition": "proto2",
5844
5855
  "fields": {
5845
5856
  "uninterpretedOption": {
5846
5857
  "rule": "repeated",
@@ -5914,6 +5925,7 @@
5914
5925
  }
5915
5926
  },
5916
5927
  "FieldDescriptorProto": {
5928
+ "edition": "proto2",
5917
5929
  "fields": {
5918
5930
  "name": {
5919
5931
  "type": "string",
@@ -5993,6 +6005,7 @@
5993
6005
  }
5994
6006
  },
5995
6007
  "OneofDescriptorProto": {
6008
+ "edition": "proto2",
5996
6009
  "fields": {
5997
6010
  "name": {
5998
6011
  "type": "string",
@@ -6005,6 +6018,7 @@
6005
6018
  }
6006
6019
  },
6007
6020
  "EnumDescriptorProto": {
6021
+ "edition": "proto2",
6008
6022
  "fields": {
6009
6023
  "name": {
6010
6024
  "type": "string",
@@ -6046,6 +6060,7 @@
6046
6060
  }
6047
6061
  },
6048
6062
  "EnumValueDescriptorProto": {
6063
+ "edition": "proto2",
6049
6064
  "fields": {
6050
6065
  "name": {
6051
6066
  "type": "string",
@@ -6062,6 +6077,7 @@
6062
6077
  }
6063
6078
  },
6064
6079
  "ServiceDescriptorProto": {
6080
+ "edition": "proto2",
6065
6081
  "fields": {
6066
6082
  "name": {
6067
6083
  "type": "string",
@@ -6079,6 +6095,7 @@
6079
6095
  }
6080
6096
  },
6081
6097
  "MethodDescriptorProto": {
6098
+ "edition": "proto2",
6082
6099
  "fields": {
6083
6100
  "name": {
6084
6101
  "type": "string",
@@ -6113,6 +6130,7 @@
6113
6130
  }
6114
6131
  },
6115
6132
  "FileOptions": {
6133
+ "edition": "proto2",
6116
6134
  "fields": {
6117
6135
  "javaPackage": {
6118
6136
  "type": "string",
@@ -6254,6 +6272,7 @@
6254
6272
  }
6255
6273
  },
6256
6274
  "MessageOptions": {
6275
+ "edition": "proto2",
6257
6276
  "fields": {
6258
6277
  "messageSetWireFormat": {
6259
6278
  "type": "bool",
@@ -6327,6 +6346,7 @@
6327
6346
  ]
6328
6347
  },
6329
6348
  "FieldOptions": {
6349
+ "edition": "proto2",
6330
6350
  "fields": {
6331
6351
  "ctype": {
6332
6352
  "type": "CType",
@@ -6388,10 +6408,7 @@
6388
6408
  "targets": {
6389
6409
  "rule": "repeated",
6390
6410
  "type": "OptionTargetType",
6391
- "id": 19,
6392
- "options": {
6393
- "packed": false
6394
- }
6411
+ "id": 19
6395
6412
  },
6396
6413
  "editionDefaults": {
6397
6414
  "rule": "repeated",
@@ -6475,6 +6492,7 @@
6475
6492
  }
6476
6493
  },
6477
6494
  "OneofOptions": {
6495
+ "edition": "proto2",
6478
6496
  "fields": {
6479
6497
  "features": {
6480
6498
  "type": "FeatureSet",
@@ -6494,6 +6512,7 @@
6494
6512
  ]
6495
6513
  },
6496
6514
  "EnumOptions": {
6515
+ "edition": "proto2",
6497
6516
  "fields": {
6498
6517
  "allowAlias": {
6499
6518
  "type": "bool",
@@ -6537,6 +6556,7 @@
6537
6556
  ]
6538
6557
  },
6539
6558
  "EnumValueOptions": {
6559
+ "edition": "proto2",
6540
6560
  "fields": {
6541
6561
  "deprecated": {
6542
6562
  "type": "bool",
@@ -6570,6 +6590,7 @@
6570
6590
  ]
6571
6591
  },
6572
6592
  "ServiceOptions": {
6593
+ "edition": "proto2",
6573
6594
  "fields": {
6574
6595
  "features": {
6575
6596
  "type": "FeatureSet",
@@ -6596,6 +6617,7 @@
6596
6617
  ]
6597
6618
  },
6598
6619
  "MethodOptions": {
6620
+ "edition": "proto2",
6599
6621
  "fields": {
6600
6622
  "deprecated": {
6601
6623
  "type": "bool",
@@ -6638,6 +6660,7 @@
6638
6660
  }
6639
6661
  },
6640
6662
  "UninterpretedOption": {
6663
+ "edition": "proto2",
6641
6664
  "fields": {
6642
6665
  "name": {
6643
6666
  "rule": "repeated",
@@ -6687,6 +6710,7 @@
6687
6710
  }
6688
6711
  },
6689
6712
  "FeatureSet": {
6713
+ "edition": "proto2",
6690
6714
  "fields": {
6691
6715
  "fieldPresence": {
6692
6716
  "type": "FieldPresence",
@@ -6758,9 +6782,21 @@
6758
6782
  1001,
6759
6783
  1001
6760
6784
  ],
6785
+ [
6786
+ 1002,
6787
+ 1002
6788
+ ],
6789
+ [
6790
+ 9990,
6791
+ 9990
6792
+ ],
6761
6793
  [
6762
6794
  9995,
6763
6795
  9999
6796
+ ],
6797
+ [
6798
+ 10000,
6799
+ 10000
6764
6800
  ]
6765
6801
  ],
6766
6802
  "reserved": [
@@ -6816,6 +6852,7 @@
6816
6852
  }
6817
6853
  },
6818
6854
  "FeatureSetDefaults": {
6855
+ "edition": "proto2",
6819
6856
  "fields": {
6820
6857
  "defaults": {
6821
6858
  "rule": "repeated",
@@ -6847,6 +6884,7 @@
6847
6884
  }
6848
6885
  },
6849
6886
  "SourceCodeInfo": {
6887
+ "edition": "proto2",
6850
6888
  "fields": {
6851
6889
  "location": {
6852
6890
  "rule": "repeated",
@@ -6860,12 +6898,18 @@
6860
6898
  "path": {
6861
6899
  "rule": "repeated",
6862
6900
  "type": "int32",
6863
- "id": 1
6901
+ "id": 1,
6902
+ "options": {
6903
+ "packed": true
6904
+ }
6864
6905
  },
6865
6906
  "span": {
6866
6907
  "rule": "repeated",
6867
6908
  "type": "int32",
6868
- "id": 2
6909
+ "id": 2,
6910
+ "options": {
6911
+ "packed": true
6912
+ }
6869
6913
  },
6870
6914
  "leadingComments": {
6871
6915
  "type": "string",
@@ -6885,6 +6929,7 @@
6885
6929
  }
6886
6930
  },
6887
6931
  "GeneratedCodeInfo": {
6932
+ "edition": "proto2",
6888
6933
  "fields": {
6889
6934
  "annotation": {
6890
6935
  "rule": "repeated",
@@ -6898,7 +6943,10 @@
6898
6943
  "path": {
6899
6944
  "rule": "repeated",
6900
6945
  "type": "int32",
6901
- "id": 1
6946
+ "id": 1,
6947
+ "options": {
6948
+ "packed": true
6949
+ }
6902
6950
  },
6903
6951
  "sourceFile": {
6904
6952
  "type": "string",