@@ -444,7 +444,7 @@ public interface DictionaryOrBuilder
444
444
* Plane](https://en.wikipedia.org/wiki/Plane_%28Unicode%29#Basic_Multilingual_Plane)
445
445
* will be replaced with whitespace when scanning for matches, so the
446
446
* dictionary phrase "Sam Johnson" will match all three phrases "sam johnson",
447
- * Plane](https://en.wikipedia.org/wiki/Plane_%28Unicode%29#Basic_Multilingual_Plane)
447
+ * "Sam, Johnson", and "Sam (Johnson)". Additionally, the characters
448
448
* surrounding any match must be of a different type than the adjacent
449
449
* characters within the word, so letters must be next to non-letters and
450
450
* digits next to non-digits. For example, the dictionary word "jen" will
@@ -456,7 +456,7 @@ public interface DictionaryOrBuilder
456
456
* [limits](https://cloud.google.com/dlp/limits) page contains details about
457
457
* the size limits of dictionaries. For dictionaries that do not fit within
458
458
* these constraints, consider using `LargeCustomDictionaryConfig` in the
459
- * [limits](https://cloud.google.com/dlp/limits) page contains details about
459
+ * `StoredInfoType` API.
460
460
* </pre>
461
461
*
462
462
* Protobuf type {@code google.privacy.dlp.v2.CustomInfoType.Dictionary}
@@ -1752,7 +1752,7 @@ protected Builder newBuilderForType(
1752
1752
* Plane](https://en.wikipedia.org/wiki/Plane_%28Unicode%29#Basic_Multilingual_Plane)
1753
1753
* will be replaced with whitespace when scanning for matches, so the
1754
1754
* dictionary phrase "Sam Johnson" will match all three phrases "sam johnson",
1755
- * Plane](https://en.wikipedia.org/wiki/Plane_%28Unicode%29#Basic_Multilingual_Plane)
1755
+ * "Sam, Johnson", and "Sam (Johnson)". Additionally, the characters
1756
1756
* surrounding any match must be of a different type than the adjacent
1757
1757
* characters within the word, so letters must be next to non-letters and
1758
1758
* digits next to non-digits. For example, the dictionary word "jen" will
@@ -1764,7 +1764,7 @@ protected Builder newBuilderForType(
1764
1764
* [limits](https://cloud.google.com/dlp/limits) page contains details about
1765
1765
* the size limits of dictionaries. For dictionaries that do not fit within
1766
1766
* these constraints, consider using `LargeCustomDictionaryConfig` in the
1767
- * [limits](https://cloud.google.com/dlp/limits) page contains details about
1767
+ * `StoredInfoType` API.
1768
1768
* </pre>
1769
1769
*
1770
1770
* Protobuf type {@code google.privacy.dlp.v2.CustomInfoType.Dictionary}
@@ -2486,7 +2486,6 @@ public interface RegexOrBuilder
2486
2486
*
2487
2487
*
2488
2488
* <pre>
2489
- * (https://github.com/google/re2/wiki/Syntax) can be found under the
2490
2489
* The index of the submatch to extract as findings. When not
2491
2490
* specified, the entire match is returned. No more than 3 may be included.
2492
2491
* </pre>
@@ -2500,7 +2499,6 @@ public interface RegexOrBuilder
2500
2499
*
2501
2500
*
2502
2501
* <pre>
2503
- * (https://github.com/google/re2/wiki/Syntax) can be found under the
2504
2502
* The index of the submatch to extract as findings. When not
2505
2503
* specified, the entire match is returned. No more than 3 may be included.
2506
2504
* </pre>
@@ -2514,7 +2512,6 @@ public interface RegexOrBuilder
2514
2512
*
2515
2513
*
2516
2514
* <pre>
2517
- * (https://github.com/google/re2/wiki/Syntax) can be found under the
2518
2515
* The index of the submatch to extract as findings. When not
2519
2516
* specified, the entire match is returned. No more than 3 may be included.
2520
2517
* </pre>
@@ -2706,7 +2703,6 @@ public com.google.protobuf.ByteString getPatternBytes() {
2706
2703
*
2707
2704
*
2708
2705
* <pre>
2709
- * (https://github.com/google/re2/wiki/Syntax) can be found under the
2710
2706
* The index of the submatch to extract as findings. When not
2711
2707
* specified, the entire match is returned. No more than 3 may be included.
2712
2708
* </pre>
@@ -2723,7 +2719,6 @@ public java.util.List<java.lang.Integer> getGroupIndexesList() {
2723
2719
*
2724
2720
*
2725
2721
* <pre>
2726
- * (https://github.com/google/re2/wiki/Syntax) can be found under the
2727
2722
* The index of the submatch to extract as findings. When not
2728
2723
* specified, the entire match is returned. No more than 3 may be included.
2729
2724
* </pre>
@@ -2739,7 +2734,6 @@ public int getGroupIndexesCount() {
2739
2734
*
2740
2735
*
2741
2736
* <pre>
2742
- * (https://github.com/google/re2/wiki/Syntax) can be found under the
2743
2737
* The index of the submatch to extract as findings. When not
2744
2738
* specified, the entire match is returned. No more than 3 may be included.
2745
2739
* </pre>
@@ -3250,7 +3244,6 @@ private void ensureGroupIndexesIsMutable() {
3250
3244
*
3251
3245
*
3252
3246
* <pre>
3253
- * (https://github.com/google/re2/wiki/Syntax) can be found under the
3254
3247
* The index of the submatch to extract as findings. When not
3255
3248
* specified, the entire match is returned. No more than 3 may be included.
3256
3249
* </pre>
@@ -3268,7 +3261,6 @@ public java.util.List<java.lang.Integer> getGroupIndexesList() {
3268
3261
*
3269
3262
*
3270
3263
* <pre>
3271
- * (https://github.com/google/re2/wiki/Syntax) can be found under the
3272
3264
* The index of the submatch to extract as findings. When not
3273
3265
* specified, the entire match is returned. No more than 3 may be included.
3274
3266
* </pre>
@@ -3284,7 +3276,6 @@ public int getGroupIndexesCount() {
3284
3276
*
3285
3277
*
3286
3278
* <pre>
3287
- * (https://github.com/google/re2/wiki/Syntax) can be found under the
3288
3279
* The index of the submatch to extract as findings. When not
3289
3280
* specified, the entire match is returned. No more than 3 may be included.
3290
3281
* </pre>
@@ -3301,7 +3292,6 @@ public int getGroupIndexes(int index) {
3301
3292
*
3302
3293
*
3303
3294
* <pre>
3304
- * (https://github.com/google/re2/wiki/Syntax) can be found under the
3305
3295
* The index of the submatch to extract as findings. When not
3306
3296
* specified, the entire match is returned. No more than 3 may be included.
3307
3297
* </pre>
@@ -3322,7 +3312,6 @@ public Builder setGroupIndexes(int index, int value) {
3322
3312
*
3323
3313
*
3324
3314
* <pre>
3325
- * (https://github.com/google/re2/wiki/Syntax) can be found under the
3326
3315
* The index of the submatch to extract as findings. When not
3327
3316
* specified, the entire match is returned. No more than 3 may be included.
3328
3317
* </pre>
@@ -3342,7 +3331,6 @@ public Builder addGroupIndexes(int value) {
3342
3331
*
3343
3332
*
3344
3333
* <pre>
3345
- * (https://github.com/google/re2/wiki/Syntax) can be found under the
3346
3334
* The index of the submatch to extract as findings. When not
3347
3335
* specified, the entire match is returned. No more than 3 may be included.
3348
3336
* </pre>
@@ -3362,7 +3350,6 @@ public Builder addAllGroupIndexes(java.lang.Iterable<? extends java.lang.Integer
3362
3350
*
3363
3351
*
3364
3352
* <pre>
3365
- * (https://github.com/google/re2/wiki/Syntax) can be found under the
3366
3353
* The index of the submatch to extract as findings. When not
3367
3354
* specified, the entire match is returned. No more than 3 may be included.
3368
3355
* </pre>
@@ -3443,7 +3430,7 @@ public interface SurrogateTypeOrBuilder
3443
3430
* [`CryptoReplaceFfxFpeConfig`](https://cloud.google.com/dlp/docs/reference/rest/v2/organizations.deidentifyTemplates#cryptoreplaceffxfpeconfig).
3444
3431
* These types of transformations are
3445
3432
* those that perform pseudonymization, thereby producing a "surrogate" as
3446
- * [`CryptoReplaceFfxFpeConfig`](https://cloud.google.com/dlp/docs/reference/rest/v2/organizations.deidentifyTemplates#cryptoreplaceffxfpeconfig).
3433
+ * output. This should be used in conjunction with a field on the
3447
3434
* transformation such as `surrogate_info_type`. This CustomInfoType does
3448
3435
* not support the use of `detection_rules`.
3449
3436
* </pre>
@@ -3686,7 +3673,7 @@ protected Builder newBuilderForType(
3686
3673
* [`CryptoReplaceFfxFpeConfig`](https://cloud.google.com/dlp/docs/reference/rest/v2/organizations.deidentifyTemplates#cryptoreplaceffxfpeconfig).
3687
3674
* These types of transformations are
3688
3675
* those that perform pseudonymization, thereby producing a "surrogate" as
3689
- * [`CryptoReplaceFfxFpeConfig`](https://cloud.google.com/dlp/docs/reference/rest/v2/organizations.deidentifyTemplates#cryptoreplaceffxfpeconfig).
3676
+ * output. This should be used in conjunction with a field on the
3690
3677
* transformation such as `surrogate_info_type`. This CustomInfoType does
3691
3678
* not support the use of `detection_rules`.
3692
3679
* </pre>
0 commit comments