@google-cloud/dlp 6.3.0 → 6.4.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.
@@ -2413,6 +2413,28 @@
2413
2413
  }
2414
2414
  }
2415
2415
  },
2416
+ "LocationSupport": {
2417
+ "fields": {
2418
+ "regionalizationScope": {
2419
+ "type": "RegionalizationScope",
2420
+ "id": 1
2421
+ },
2422
+ "locations": {
2423
+ "rule": "repeated",
2424
+ "type": "string",
2425
+ "id": 2
2426
+ }
2427
+ },
2428
+ "nested": {
2429
+ "RegionalizationScope": {
2430
+ "values": {
2431
+ "REGIONALIZATION_SCOPE_UNSPECIFIED": 0,
2432
+ "REGIONAL": 1,
2433
+ "ANY_LOCATION": 2
2434
+ }
2435
+ }
2436
+ }
2437
+ },
2416
2438
  "InfoTypeDescription": {
2417
2439
  "fields": {
2418
2440
  "name": {
@@ -2432,6 +2454,10 @@
2432
2454
  "type": "string",
2433
2455
  "id": 4
2434
2456
  },
2457
+ "locationSupport": {
2458
+ "type": "LocationSupport",
2459
+ "id": 6
2460
+ },
2435
2461
  "example": {
2436
2462
  "type": "string",
2437
2463
  "id": 8
@@ -2489,6 +2515,7 @@
2489
2515
  "ARGENTINA": 2,
2490
2516
  "ARMENIA": 51,
2491
2517
  "AUSTRALIA": 3,
2518
+ "AUSTRIA": 53,
2492
2519
  "AZERBAIJAN": 48,
2493
2520
  "BELARUS": 50,
2494
2521
  "BELGIUM": 4,
@@ -7540,6 +7567,11 @@
7540
7567
  "rule": "repeated",
7541
7568
  "type": "RelatedResource",
7542
7569
  "id": 41
7570
+ },
7571
+ "domains": {
7572
+ "rule": "repeated",
7573
+ "type": "Domain",
7574
+ "id": 47
7543
7575
  }
7544
7576
  },
7545
7577
  "nested": {
@@ -7862,6 +7894,11 @@
7862
7894
  "rule": "repeated",
7863
7895
  "type": "RelatedResource",
7864
7896
  "id": 26
7897
+ },
7898
+ "domains": {
7899
+ "rule": "repeated",
7900
+ "type": "Domain",
7901
+ "id": 27
7865
7902
  }
7866
7903
  },
7867
7904
  "nested": {
@@ -8483,6 +8520,10 @@
8483
8520
  "imageFallbackLocation": {
8484
8521
  "type": "ImageFallbackLocation",
8485
8522
  "id": 1
8523
+ },
8524
+ "documentFallbackLocation": {
8525
+ "type": "DocumentFallbackLocation",
8526
+ "id": 2
8486
8527
  }
8487
8528
  },
8488
8529
  "nested": {
@@ -8503,6 +8544,18 @@
8503
8544
  "id": 200
8504
8545
  }
8505
8546
  }
8547
+ },
8548
+ "DocumentFallbackLocation": {
8549
+ "fields": {
8550
+ "multiRegionProcessing": {
8551
+ "type": "MultiRegionProcessing",
8552
+ "id": 100
8553
+ },
8554
+ "globalProcessing": {
8555
+ "type": "GlobalProcessing",
8556
+ "id": 200
8557
+ }
8558
+ }
8506
8559
  }
8507
8560
  }
8508
8561
  },
@@ -8515,6 +8568,39 @@
8515
8568
  }
8516
8569
  }
8517
8570
  },
8571
+ "Domain": {
8572
+ "fields": {
8573
+ "category": {
8574
+ "type": "Category",
8575
+ "id": 1
8576
+ },
8577
+ "signals": {
8578
+ "rule": "repeated",
8579
+ "type": "Signal",
8580
+ "id": 2
8581
+ }
8582
+ },
8583
+ "nested": {
8584
+ "Category": {
8585
+ "values": {
8586
+ "CATEGORY_UNSPECIFIED": 0,
8587
+ "AI": 1,
8588
+ "CODE": 2
8589
+ }
8590
+ },
8591
+ "Signal": {
8592
+ "values": {
8593
+ "SIGNAL_UNSPECIFIED": 0,
8594
+ "MODEL": 1,
8595
+ "TEXT_EMBEDDING": 2,
8596
+ "VERTEX_PLUGIN": 3,
8597
+ "VECTOR_PLUGIN": 4,
8598
+ "SOURCE_CODE": 5,
8599
+ "SERVICE": 6
8600
+ }
8601
+ }
8602
+ }
8603
+ },
8518
8604
  "InfoType": {
8519
8605
  "fields": {
8520
8606
  "name": {
@@ -9161,8 +9247,7 @@
9161
9247
  "java_multiple_files": true,
9162
9248
  "java_outer_classname": "ResourceProto",
9163
9249
  "java_package": "com.google.api",
9164
- "objc_class_prefix": "GAPI",
9165
- "cc_enable_arenas": true
9250
+ "objc_class_prefix": "GAPI"
9166
9251
  },
9167
9252
  "nested": {
9168
9253
  "http": {
@@ -9286,6 +9371,10 @@
9286
9371
  "rule": "repeated",
9287
9372
  "type": "ClientLibraryDestination",
9288
9373
  "id": 2
9374
+ },
9375
+ "selectiveGapicGeneration": {
9376
+ "type": "SelectiveGapicGeneration",
9377
+ "id": 3
9289
9378
  }
9290
9379
  }
9291
9380
  },
@@ -9426,6 +9515,28 @@
9426
9515
  "common": {
9427
9516
  "type": "CommonLanguageSettings",
9428
9517
  "id": 1
9518
+ },
9519
+ "experimentalFeatures": {
9520
+ "type": "ExperimentalFeatures",
9521
+ "id": 2
9522
+ }
9523
+ },
9524
+ "nested": {
9525
+ "ExperimentalFeatures": {
9526
+ "fields": {
9527
+ "restAsyncIoEnabled": {
9528
+ "type": "bool",
9529
+ "id": 1
9530
+ },
9531
+ "protobufPythonicTypesEnabled": {
9532
+ "type": "bool",
9533
+ "id": 2
9534
+ },
9535
+ "unversionedPackageDisabled": {
9536
+ "type": "bool",
9537
+ "id": 3
9538
+ }
9539
+ }
9429
9540
  }
9430
9541
  }
9431
9542
  },
@@ -9483,6 +9594,11 @@
9483
9594
  "common": {
9484
9595
  "type": "CommonLanguageSettings",
9485
9596
  "id": 1
9597
+ },
9598
+ "renamedServices": {
9599
+ "keyType": "string",
9600
+ "type": "string",
9601
+ "id": 2
9486
9602
  }
9487
9603
  }
9488
9604
  },
@@ -9544,6 +9660,19 @@
9544
9660
  "PACKAGE_MANAGER": 20
9545
9661
  }
9546
9662
  },
9663
+ "SelectiveGapicGeneration": {
9664
+ "fields": {
9665
+ "methods": {
9666
+ "rule": "repeated",
9667
+ "type": "string",
9668
+ "id": 1
9669
+ },
9670
+ "generateOmittedAsInternal": {
9671
+ "type": "bool",
9672
+ "id": 2
9673
+ }
9674
+ }
9675
+ },
9547
9676
  "LaunchStage": {
9548
9677
  "values": {
9549
9678
  "LAUNCH_STAGE_UNSPECIFIED": 0,
@@ -9676,12 +9805,19 @@
9676
9805
  "type": "FileDescriptorProto",
9677
9806
  "id": 1
9678
9807
  }
9679
- }
9808
+ },
9809
+ "extensions": [
9810
+ [
9811
+ 536000000,
9812
+ 536000000
9813
+ ]
9814
+ ]
9680
9815
  },
9681
9816
  "Edition": {
9682
9817
  "edition": "proto2",
9683
9818
  "values": {
9684
9819
  "EDITION_UNKNOWN": 0,
9820
+ "EDITION_LEGACY": 900,
9685
9821
  "EDITION_PROTO2": 998,
9686
9822
  "EDITION_PROTO3": 999,
9687
9823
  "EDITION_2023": 1000,
@@ -9720,6 +9856,11 @@
9720
9856
  "type": "int32",
9721
9857
  "id": 11
9722
9858
  },
9859
+ "optionDependency": {
9860
+ "rule": "repeated",
9861
+ "type": "string",
9862
+ "id": 15
9863
+ },
9723
9864
  "messageType": {
9724
9865
  "rule": "repeated",
9725
9866
  "type": "DescriptorProto",
@@ -9808,6 +9949,10 @@
9808
9949
  "rule": "repeated",
9809
9950
  "type": "string",
9810
9951
  "id": 10
9952
+ },
9953
+ "visibility": {
9954
+ "type": "SymbolVisibility",
9955
+ "id": 11
9811
9956
  }
9812
9957
  },
9813
9958
  "nested": {
@@ -10033,6 +10178,10 @@
10033
10178
  "rule": "repeated",
10034
10179
  "type": "string",
10035
10180
  "id": 5
10181
+ },
10182
+ "visibility": {
10183
+ "type": "SymbolVisibility",
10184
+ "id": 6
10036
10185
  }
10037
10186
  },
10038
10187
  "nested": {
@@ -10247,6 +10396,7 @@
10247
10396
  42,
10248
10397
  42
10249
10398
  ],
10399
+ "php_generic_services",
10250
10400
  [
10251
10401
  38,
10252
10402
  38
@@ -10382,7 +10532,8 @@
10382
10532
  "type": "bool",
10383
10533
  "id": 10,
10384
10534
  "options": {
10385
- "default": false
10535
+ "default": false,
10536
+ "deprecated": true
10386
10537
  }
10387
10538
  },
10388
10539
  "debugRedact": {
@@ -10410,6 +10561,10 @@
10410
10561
  "type": "FeatureSet",
10411
10562
  "id": 21
10412
10563
  },
10564
+ "featureSupport": {
10565
+ "type": "FeatureSupport",
10566
+ "id": 22
10567
+ },
10413
10568
  "uninterpretedOption": {
10414
10569
  "rule": "repeated",
10415
10570
  "type": "UninterpretedOption",
@@ -10479,6 +10634,26 @@
10479
10634
  "id": 2
10480
10635
  }
10481
10636
  }
10637
+ },
10638
+ "FeatureSupport": {
10639
+ "fields": {
10640
+ "editionIntroduced": {
10641
+ "type": "Edition",
10642
+ "id": 1
10643
+ },
10644
+ "editionDeprecated": {
10645
+ "type": "Edition",
10646
+ "id": 2
10647
+ },
10648
+ "deprecationWarning": {
10649
+ "type": "string",
10650
+ "id": 3
10651
+ },
10652
+ "editionRemoved": {
10653
+ "type": "Edition",
10654
+ "id": 4
10655
+ }
10656
+ }
10482
10657
  }
10483
10658
  }
10484
10659
  },
@@ -10567,6 +10742,10 @@
10567
10742
  "default": false
10568
10743
  }
10569
10744
  },
10745
+ "featureSupport": {
10746
+ "type": "FieldOptions.FeatureSupport",
10747
+ "id": 4
10748
+ },
10570
10749
  "uninterpretedOption": {
10571
10750
  "rule": "repeated",
10572
10751
  "type": "UninterpretedOption",
@@ -10709,6 +10888,7 @@
10709
10888
  "options": {
10710
10889
  "retention": "RETENTION_RUNTIME",
10711
10890
  "targets": "TARGET_TYPE_FILE",
10891
+ "feature_support.edition_introduced": "EDITION_2023",
10712
10892
  "edition_defaults.edition": "EDITION_2023",
10713
10893
  "edition_defaults.value": "EXPLICIT"
10714
10894
  }
@@ -10719,6 +10899,7 @@
10719
10899
  "options": {
10720
10900
  "retention": "RETENTION_RUNTIME",
10721
10901
  "targets": "TARGET_TYPE_FILE",
10902
+ "feature_support.edition_introduced": "EDITION_2023",
10722
10903
  "edition_defaults.edition": "EDITION_PROTO3",
10723
10904
  "edition_defaults.value": "OPEN"
10724
10905
  }
@@ -10729,6 +10910,7 @@
10729
10910
  "options": {
10730
10911
  "retention": "RETENTION_RUNTIME",
10731
10912
  "targets": "TARGET_TYPE_FILE",
10913
+ "feature_support.edition_introduced": "EDITION_2023",
10732
10914
  "edition_defaults.edition": "EDITION_PROTO3",
10733
10915
  "edition_defaults.value": "PACKED"
10734
10916
  }
@@ -10739,6 +10921,7 @@
10739
10921
  "options": {
10740
10922
  "retention": "RETENTION_RUNTIME",
10741
10923
  "targets": "TARGET_TYPE_FILE",
10924
+ "feature_support.edition_introduced": "EDITION_2023",
10742
10925
  "edition_defaults.edition": "EDITION_PROTO3",
10743
10926
  "edition_defaults.value": "VERIFY"
10744
10927
  }
@@ -10749,7 +10932,8 @@
10749
10932
  "options": {
10750
10933
  "retention": "RETENTION_RUNTIME",
10751
10934
  "targets": "TARGET_TYPE_FILE",
10752
- "edition_defaults.edition": "EDITION_PROTO2",
10935
+ "feature_support.edition_introduced": "EDITION_2023",
10936
+ "edition_defaults.edition": "EDITION_LEGACY",
10753
10937
  "edition_defaults.value": "LENGTH_PREFIXED"
10754
10938
  }
10755
10939
  },
@@ -10759,27 +10943,38 @@
10759
10943
  "options": {
10760
10944
  "retention": "RETENTION_RUNTIME",
10761
10945
  "targets": "TARGET_TYPE_FILE",
10946
+ "feature_support.edition_introduced": "EDITION_2023",
10762
10947
  "edition_defaults.edition": "EDITION_PROTO3",
10763
10948
  "edition_defaults.value": "ALLOW"
10764
10949
  }
10950
+ },
10951
+ "enforceNamingStyle": {
10952
+ "type": "EnforceNamingStyle",
10953
+ "id": 7,
10954
+ "options": {
10955
+ "retention": "RETENTION_SOURCE",
10956
+ "targets": "TARGET_TYPE_METHOD",
10957
+ "feature_support.edition_introduced": "EDITION_2024",
10958
+ "edition_defaults.edition": "EDITION_2024",
10959
+ "edition_defaults.value": "STYLE2024"
10960
+ }
10961
+ },
10962
+ "defaultSymbolVisibility": {
10963
+ "type": "VisibilityFeature.DefaultSymbolVisibility",
10964
+ "id": 8,
10965
+ "options": {
10966
+ "retention": "RETENTION_SOURCE",
10967
+ "targets": "TARGET_TYPE_FILE",
10968
+ "feature_support.edition_introduced": "EDITION_2024",
10969
+ "edition_defaults.edition": "EDITION_2024",
10970
+ "edition_defaults.value": "EXPORT_TOP_LEVEL"
10971
+ }
10765
10972
  }
10766
10973
  },
10767
10974
  "extensions": [
10768
10975
  [
10769
10976
  1000,
10770
- 1000
10771
- ],
10772
- [
10773
- 1001,
10774
- 1001
10775
- ],
10776
- [
10777
- 1002,
10778
- 1002
10779
- ],
10780
- [
10781
- 9990,
10782
- 9990
10977
+ 9994
10783
10978
  ],
10784
10979
  [
10785
10980
  9995,
@@ -10824,7 +11019,13 @@
10824
11019
  "UTF8_VALIDATION_UNKNOWN": 0,
10825
11020
  "VERIFY": 2,
10826
11021
  "NONE": 3
10827
- }
11022
+ },
11023
+ "reserved": [
11024
+ [
11025
+ 1,
11026
+ 1
11027
+ ]
11028
+ ]
10828
11029
  },
10829
11030
  "MessageEncoding": {
10830
11031
  "values": {
@@ -10839,6 +11040,33 @@
10839
11040
  "ALLOW": 1,
10840
11041
  "LEGACY_BEST_EFFORT": 2
10841
11042
  }
11043
+ },
11044
+ "EnforceNamingStyle": {
11045
+ "values": {
11046
+ "ENFORCE_NAMING_STYLE_UNKNOWN": 0,
11047
+ "STYLE2024": 1,
11048
+ "STYLE_LEGACY": 2
11049
+ }
11050
+ },
11051
+ "VisibilityFeature": {
11052
+ "fields": {},
11053
+ "reserved": [
11054
+ [
11055
+ 1,
11056
+ 536870911
11057
+ ]
11058
+ ],
11059
+ "nested": {
11060
+ "DefaultSymbolVisibility": {
11061
+ "values": {
11062
+ "DEFAULT_SYMBOL_VISIBILITY_UNKNOWN": 0,
11063
+ "EXPORT_ALL": 1,
11064
+ "EXPORT_TOP_LEVEL": 2,
11065
+ "LOCAL_ALL": 3,
11066
+ "STRICT": 4
11067
+ }
11068
+ }
11069
+ }
10842
11070
  }
10843
11071
  }
10844
11072
  },
@@ -10866,11 +11094,26 @@
10866
11094
  "type": "Edition",
10867
11095
  "id": 3
10868
11096
  },
10869
- "features": {
11097
+ "overridableFeatures": {
10870
11098
  "type": "FeatureSet",
10871
- "id": 2
11099
+ "id": 4
11100
+ },
11101
+ "fixedFeatures": {
11102
+ "type": "FeatureSet",
11103
+ "id": 5
10872
11104
  }
10873
- }
11105
+ },
11106
+ "reserved": [
11107
+ [
11108
+ 1,
11109
+ 1
11110
+ ],
11111
+ [
11112
+ 2,
11113
+ 2
11114
+ ],
11115
+ "features"
11116
+ ]
10874
11117
  }
10875
11118
  }
10876
11119
  },
@@ -10883,6 +11126,12 @@
10883
11126
  "id": 1
10884
11127
  }
10885
11128
  },
11129
+ "extensions": [
11130
+ [
11131
+ 536000000,
11132
+ 536000000
11133
+ ]
11134
+ ],
10886
11135
  "nested": {
10887
11136
  "Location": {
10888
11137
  "fields": {
@@ -10968,6 +11217,14 @@
10968
11217
  }
10969
11218
  }
10970
11219
  },
11220
+ "SymbolVisibility": {
11221
+ "edition": "proto2",
11222
+ "values": {
11223
+ "VISIBILITY_UNSET": 0,
11224
+ "VISIBILITY_LOCAL": 1,
11225
+ "VISIBILITY_EXPORT": 2
11226
+ }
11227
+ },
10971
11228
  "Duration": {
10972
11229
  "fields": {
10973
11230
  "seconds": {
@@ -3122,6 +3122,7 @@ export declare class DlpServiceClient {
3122
3122
  * - `resource_visibility`: PUBLIC|RESTRICTED
3123
3123
  * - `status_code` - an RPC status code as defined in
3124
3124
  * https://github.com/googleapis/googleapis/blob/master/google/rpc/code.proto
3125
+ *
3125
3126
  * * The operator must be `=` or `!=`.
3126
3127
  *
3127
3128
  * Examples:
@@ -3204,6 +3205,7 @@ export declare class DlpServiceClient {
3204
3205
  * - `resource_visibility`: PUBLIC|RESTRICTED
3205
3206
  * - `status_code` - an RPC status code as defined in
3206
3207
  * https://github.com/googleapis/googleapis/blob/master/google/rpc/code.proto
3208
+ *
3207
3209
  * * The operator must be `=` or `!=`.
3208
3210
  *
3209
3211
  * Examples:
@@ -3281,6 +3283,7 @@ export declare class DlpServiceClient {
3281
3283
  * - `resource_visibility`: PUBLIC|RESTRICTED
3282
3284
  * - `status_code` - an RPC status code as defined in
3283
3285
  * https://github.com/googleapis/googleapis/blob/master/google/rpc/code.proto
3286
+ *
3284
3287
  * * The operator must be `=` or `!=`.
3285
3288
  *
3286
3289
  * Examples:
@@ -3604,6 +3607,7 @@ export declare class DlpServiceClient {
3604
3607
  * - `resource_visibility`: PUBLIC|RESTRICTED
3605
3608
  * - `status_code` - an RPC status code as defined in
3606
3609
  * https://github.com/googleapis/googleapis/blob/master/google/rpc/code.proto
3610
+ *
3607
3611
  * * The operator must be `=` or `!=`.
3608
3612
  *
3609
3613
  * Examples:
@@ -3691,6 +3695,7 @@ export declare class DlpServiceClient {
3691
3695
  * - `resource_visibility`: PUBLIC|RESTRICTED
3692
3696
  * - `status_code` - an RPC status code as defined in
3693
3697
  * https://github.com/googleapis/googleapis/blob/master/google/rpc/code.proto
3698
+ *
3694
3699
  * * The operator must be `=` or `!=`.
3695
3700
  *
3696
3701
  * Examples:
@@ -3773,6 +3778,7 @@ export declare class DlpServiceClient {
3773
3778
  * - `resource_visibility`: PUBLIC|RESTRICTED
3774
3779
  * - `status_code` - an RPC status code as defined in
3775
3780
  * https://github.com/googleapis/googleapis/blob/master/google/rpc/code.proto
3781
+ *
3776
3782
  * * The operator must be `=` or `!=`.
3777
3783
  *
3778
3784
  * Examples:
@@ -3281,6 +3281,7 @@ class DlpServiceClient {
3281
3281
  * - `resource_visibility`: PUBLIC|RESTRICTED
3282
3282
  * - `status_code` - an RPC status code as defined in
3283
3283
  * https://github.com/googleapis/googleapis/blob/master/google/rpc/code.proto
3284
+ *
3284
3285
  * * The operator must be `=` or `!=`.
3285
3286
  *
3286
3287
  * Examples:
@@ -3371,6 +3372,7 @@ class DlpServiceClient {
3371
3372
  * - `resource_visibility`: PUBLIC|RESTRICTED
3372
3373
  * - `status_code` - an RPC status code as defined in
3373
3374
  * https://github.com/googleapis/googleapis/blob/master/google/rpc/code.proto
3375
+ *
3374
3376
  * * The operator must be `=` or `!=`.
3375
3377
  *
3376
3378
  * Examples:
@@ -3709,6 +3711,7 @@ class DlpServiceClient {
3709
3711
  * - `resource_visibility`: PUBLIC|RESTRICTED
3710
3712
  * - `status_code` - an RPC status code as defined in
3711
3713
  * https://github.com/googleapis/googleapis/blob/master/google/rpc/code.proto
3714
+ *
3712
3715
  * * The operator must be `=` or `!=`.
3713
3716
  *
3714
3717
  * Examples:
@@ -3804,6 +3807,7 @@ class DlpServiceClient {
3804
3807
  * - `resource_visibility`: PUBLIC|RESTRICTED
3805
3808
  * - `status_code` - an RPC status code as defined in
3806
3809
  * https://github.com/googleapis/googleapis/blob/master/google/rpc/code.proto
3810
+ *
3807
3811
  * * The operator must be `=` or `!=`.
3808
3812
  *
3809
3813
  * Examples:
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@google-cloud/dlp",
3
3
  "description": "DLP API client for Node.js",
4
- "version": "6.3.0",
4
+ "version": "6.4.0",
5
5
  "license": "Apache-2.0",
6
6
  "author": "Google Inc",
7
7
  "engines": {