@google-cloud/dlp 6.1.0 → 6.3.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.
@@ -4985,7 +4985,8 @@
4985
4985
  "pubSubNotification",
4986
4986
  "publishToChronicle",
4987
4987
  "publishToScc",
4988
- "tagResources"
4988
+ "tagResources",
4989
+ "publishToDataplexCatalog"
4989
4990
  ]
4990
4991
  }
4991
4992
  },
@@ -5009,6 +5010,10 @@
5009
5010
  "tagResources": {
5010
5011
  "type": "TagResources",
5011
5012
  "id": 8
5013
+ },
5014
+ "publishToDataplexCatalog": {
5015
+ "type": "PublishToDataplexCatalog",
5016
+ "id": 9
5012
5017
  }
5013
5018
  },
5014
5019
  "nested": {
@@ -5069,6 +5074,14 @@
5069
5074
  "PublishToSecurityCommandCenter": {
5070
5075
  "fields": {}
5071
5076
  },
5077
+ "PublishToDataplexCatalog": {
5078
+ "fields": {
5079
+ "lowerDataRiskToLow": {
5080
+ "type": "bool",
5081
+ "id": 1
5082
+ }
5083
+ }
5084
+ },
5072
5085
  "TagResources": {
5073
5086
  "fields": {
5074
5087
  "tagConditions": {
@@ -5158,6 +5171,14 @@
5158
5171
  "resourceVisibility": {
5159
5172
  "type": "ResourceVisibility",
5160
5173
  "id": 8
5174
+ },
5175
+ "fullResourceName": {
5176
+ "type": "string",
5177
+ "id": 9
5178
+ },
5179
+ "dataSourceType": {
5180
+ "type": "DataSourceType",
5181
+ "id": 10
5161
5182
  }
5162
5183
  }
5163
5184
  },
@@ -8485,6 +8506,15 @@
8485
8506
  }
8486
8507
  }
8487
8508
  },
8509
+ "SaveToGcsFindingsOutput": {
8510
+ "fields": {
8511
+ "findings": {
8512
+ "rule": "repeated",
8513
+ "type": "Finding",
8514
+ "id": 1
8515
+ }
8516
+ }
8517
+ },
8488
8518
  "InfoType": {
8489
8519
  "fields": {
8490
8520
  "name": {
@@ -9083,6 +9113,10 @@
9083
9113
  "tableId": {
9084
9114
  "type": "string",
9085
9115
  "id": 2
9116
+ },
9117
+ "projectId": {
9118
+ "type": "string",
9119
+ "id": 3
9086
9120
  }
9087
9121
  }
9088
9122
  },
@@ -9234,6 +9268,11 @@
9234
9268
  "id": 1050,
9235
9269
  "extend": "google.protobuf.ServiceOptions"
9236
9270
  },
9271
+ "apiVersion": {
9272
+ "type": "string",
9273
+ "id": 525000001,
9274
+ "extend": "google.protobuf.ServiceOptions"
9275
+ },
9237
9276
  "CommonLanguageSettings": {
9238
9277
  "fields": {
9239
9278
  "referenceDocsUri": {
@@ -9342,6 +9381,10 @@
9342
9381
  "protoReferenceDocumentationUri": {
9343
9382
  "type": "string",
9344
9383
  "id": 110
9384
+ },
9385
+ "restReferenceDocumentationUri": {
9386
+ "type": "string",
9387
+ "id": 111
9345
9388
  }
9346
9389
  }
9347
9390
  },
@@ -9517,7 +9560,10 @@
9517
9560
  "rule": "repeated",
9518
9561
  "type": "google.api.FieldBehavior",
9519
9562
  "id": 1052,
9520
- "extend": "google.protobuf.FieldOptions"
9563
+ "extend": "google.protobuf.FieldOptions",
9564
+ "options": {
9565
+ "packed": false
9566
+ }
9521
9567
  },
9522
9568
  "FieldBehavior": {
9523
9569
  "values": {
@@ -9623,6 +9669,7 @@
9623
9669
  },
9624
9670
  "nested": {
9625
9671
  "FileDescriptorSet": {
9672
+ "edition": "proto2",
9626
9673
  "fields": {
9627
9674
  "file": {
9628
9675
  "rule": "repeated",
@@ -9632,6 +9679,7 @@
9632
9679
  }
9633
9680
  },
9634
9681
  "Edition": {
9682
+ "edition": "proto2",
9635
9683
  "values": {
9636
9684
  "EDITION_UNKNOWN": 0,
9637
9685
  "EDITION_PROTO2": 998,
@@ -9647,6 +9695,7 @@
9647
9695
  }
9648
9696
  },
9649
9697
  "FileDescriptorProto": {
9698
+ "edition": "proto2",
9650
9699
  "fields": {
9651
9700
  "name": {
9652
9701
  "type": "string",
@@ -9664,18 +9713,12 @@
9664
9713
  "publicDependency": {
9665
9714
  "rule": "repeated",
9666
9715
  "type": "int32",
9667
- "id": 10,
9668
- "options": {
9669
- "packed": false
9670
- }
9716
+ "id": 10
9671
9717
  },
9672
9718
  "weakDependency": {
9673
9719
  "rule": "repeated",
9674
9720
  "type": "int32",
9675
- "id": 11,
9676
- "options": {
9677
- "packed": false
9678
- }
9721
+ "id": 11
9679
9722
  },
9680
9723
  "messageType": {
9681
9724
  "rule": "repeated",
@@ -9716,6 +9759,7 @@
9716
9759
  }
9717
9760
  },
9718
9761
  "DescriptorProto": {
9762
+ "edition": "proto2",
9719
9763
  "fields": {
9720
9764
  "name": {
9721
9765
  "type": "string",
@@ -9798,6 +9842,7 @@
9798
9842
  }
9799
9843
  },
9800
9844
  "ExtensionRangeOptions": {
9845
+ "edition": "proto2",
9801
9846
  "fields": {
9802
9847
  "uninterpretedOption": {
9803
9848
  "rule": "repeated",
@@ -9871,6 +9916,7 @@
9871
9916
  }
9872
9917
  },
9873
9918
  "FieldDescriptorProto": {
9919
+ "edition": "proto2",
9874
9920
  "fields": {
9875
9921
  "name": {
9876
9922
  "type": "string",
@@ -9950,6 +9996,7 @@
9950
9996
  }
9951
9997
  },
9952
9998
  "OneofDescriptorProto": {
9999
+ "edition": "proto2",
9953
10000
  "fields": {
9954
10001
  "name": {
9955
10002
  "type": "string",
@@ -9962,6 +10009,7 @@
9962
10009
  }
9963
10010
  },
9964
10011
  "EnumDescriptorProto": {
10012
+ "edition": "proto2",
9965
10013
  "fields": {
9966
10014
  "name": {
9967
10015
  "type": "string",
@@ -10003,6 +10051,7 @@
10003
10051
  }
10004
10052
  },
10005
10053
  "EnumValueDescriptorProto": {
10054
+ "edition": "proto2",
10006
10055
  "fields": {
10007
10056
  "name": {
10008
10057
  "type": "string",
@@ -10019,6 +10068,7 @@
10019
10068
  }
10020
10069
  },
10021
10070
  "ServiceDescriptorProto": {
10071
+ "edition": "proto2",
10022
10072
  "fields": {
10023
10073
  "name": {
10024
10074
  "type": "string",
@@ -10036,6 +10086,7 @@
10036
10086
  }
10037
10087
  },
10038
10088
  "MethodDescriptorProto": {
10089
+ "edition": "proto2",
10039
10090
  "fields": {
10040
10091
  "name": {
10041
10092
  "type": "string",
@@ -10070,6 +10121,7 @@
10070
10121
  }
10071
10122
  },
10072
10123
  "FileOptions": {
10124
+ "edition": "proto2",
10073
10125
  "fields": {
10074
10126
  "javaPackage": {
10075
10127
  "type": "string",
@@ -10211,6 +10263,7 @@
10211
10263
  }
10212
10264
  },
10213
10265
  "MessageOptions": {
10266
+ "edition": "proto2",
10214
10267
  "fields": {
10215
10268
  "messageSetWireFormat": {
10216
10269
  "type": "bool",
@@ -10284,6 +10337,7 @@
10284
10337
  ]
10285
10338
  },
10286
10339
  "FieldOptions": {
10340
+ "edition": "proto2",
10287
10341
  "fields": {
10288
10342
  "ctype": {
10289
10343
  "type": "CType",
@@ -10345,10 +10399,7 @@
10345
10399
  "targets": {
10346
10400
  "rule": "repeated",
10347
10401
  "type": "OptionTargetType",
10348
- "id": 19,
10349
- "options": {
10350
- "packed": false
10351
- }
10402
+ "id": 19
10352
10403
  },
10353
10404
  "editionDefaults": {
10354
10405
  "rule": "repeated",
@@ -10432,6 +10483,7 @@
10432
10483
  }
10433
10484
  },
10434
10485
  "OneofOptions": {
10486
+ "edition": "proto2",
10435
10487
  "fields": {
10436
10488
  "features": {
10437
10489
  "type": "FeatureSet",
@@ -10451,6 +10503,7 @@
10451
10503
  ]
10452
10504
  },
10453
10505
  "EnumOptions": {
10506
+ "edition": "proto2",
10454
10507
  "fields": {
10455
10508
  "allowAlias": {
10456
10509
  "type": "bool",
@@ -10494,6 +10547,7 @@
10494
10547
  ]
10495
10548
  },
10496
10549
  "EnumValueOptions": {
10550
+ "edition": "proto2",
10497
10551
  "fields": {
10498
10552
  "deprecated": {
10499
10553
  "type": "bool",
@@ -10527,6 +10581,7 @@
10527
10581
  ]
10528
10582
  },
10529
10583
  "ServiceOptions": {
10584
+ "edition": "proto2",
10530
10585
  "fields": {
10531
10586
  "features": {
10532
10587
  "type": "FeatureSet",
@@ -10553,6 +10608,7 @@
10553
10608
  ]
10554
10609
  },
10555
10610
  "MethodOptions": {
10611
+ "edition": "proto2",
10556
10612
  "fields": {
10557
10613
  "deprecated": {
10558
10614
  "type": "bool",
@@ -10595,6 +10651,7 @@
10595
10651
  }
10596
10652
  },
10597
10653
  "UninterpretedOption": {
10654
+ "edition": "proto2",
10598
10655
  "fields": {
10599
10656
  "name": {
10600
10657
  "rule": "repeated",
@@ -10644,6 +10701,7 @@
10644
10701
  }
10645
10702
  },
10646
10703
  "FeatureSet": {
10704
+ "edition": "proto2",
10647
10705
  "fields": {
10648
10706
  "fieldPresence": {
10649
10707
  "type": "FieldPresence",
@@ -10715,9 +10773,21 @@
10715
10773
  1001,
10716
10774
  1001
10717
10775
  ],
10776
+ [
10777
+ 1002,
10778
+ 1002
10779
+ ],
10780
+ [
10781
+ 9990,
10782
+ 9990
10783
+ ],
10718
10784
  [
10719
10785
  9995,
10720
10786
  9999
10787
+ ],
10788
+ [
10789
+ 10000,
10790
+ 10000
10721
10791
  ]
10722
10792
  ],
10723
10793
  "reserved": [
@@ -10773,6 +10843,7 @@
10773
10843
  }
10774
10844
  },
10775
10845
  "FeatureSetDefaults": {
10846
+ "edition": "proto2",
10776
10847
  "fields": {
10777
10848
  "defaults": {
10778
10849
  "rule": "repeated",
@@ -10804,6 +10875,7 @@
10804
10875
  }
10805
10876
  },
10806
10877
  "SourceCodeInfo": {
10878
+ "edition": "proto2",
10807
10879
  "fields": {
10808
10880
  "location": {
10809
10881
  "rule": "repeated",
@@ -10817,12 +10889,18 @@
10817
10889
  "path": {
10818
10890
  "rule": "repeated",
10819
10891
  "type": "int32",
10820
- "id": 1
10892
+ "id": 1,
10893
+ "options": {
10894
+ "packed": true
10895
+ }
10821
10896
  },
10822
10897
  "span": {
10823
10898
  "rule": "repeated",
10824
10899
  "type": "int32",
10825
- "id": 2
10900
+ "id": 2,
10901
+ "options": {
10902
+ "packed": true
10903
+ }
10826
10904
  },
10827
10905
  "leadingComments": {
10828
10906
  "type": "string",
@@ -10842,6 +10920,7 @@
10842
10920
  }
10843
10921
  },
10844
10922
  "GeneratedCodeInfo": {
10923
+ "edition": "proto2",
10845
10924
  "fields": {
10846
10925
  "annotation": {
10847
10926
  "rule": "repeated",
@@ -10855,7 +10934,10 @@
10855
10934
  "path": {
10856
10935
  "rule": "repeated",
10857
10936
  "type": "int32",
10858
- "id": 1
10937
+ "id": 1,
10938
+ "options": {
10939
+ "packed": true
10940
+ }
10859
10941
  },
10860
10942
  "sourceFile": {
10861
10943
  "type": "string",