@@ -463,7 +463,8 @@ export class DlpServiceClient {
463
463
* Parent resource name.
464
464
*
465
465
* The format of this value varies depending on whether you have [specified a
466
- * processing location](https://cloud.google.com/dlp/docs/specifying-location):
466
+ * processing
467
+ * location](https://cloud.google.com/dlp/docs/specifying-location):
467
468
*
468
469
* + Projects scope, location specified:<br/>
469
470
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
@@ -579,7 +580,8 @@ export class DlpServiceClient {
579
580
* Parent resource name.
580
581
*
581
582
* The format of this value varies depending on whether you have [specified a
582
- * processing location](https://cloud.google.com/dlp/docs/specifying-location):
583
+ * processing
584
+ * location](https://cloud.google.com/dlp/docs/specifying-location):
583
585
*
584
586
* + Projects scope, location specified:<br/>
585
587
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
@@ -691,7 +693,8 @@ export class DlpServiceClient {
691
693
* Parent resource name.
692
694
*
693
695
* The format of this value varies depending on whether you have [specified a
694
- * processing location](https://cloud.google.com/dlp/docs/specifying-location):
696
+ * processing
697
+ * location](https://cloud.google.com/dlp/docs/specifying-location):
695
698
*
696
699
* + Projects scope, location specified:<br/>
697
700
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
@@ -814,7 +817,8 @@ export class DlpServiceClient {
814
817
* Required. Parent resource name.
815
818
*
816
819
* The format of this value varies depending on whether you have [specified a
817
- * processing location](https://cloud.google.com/dlp/docs/specifying-location):
820
+ * processing
821
+ * location](https://cloud.google.com/dlp/docs/specifying-location):
818
822
*
819
823
* + Projects scope, location specified:<br/>
820
824
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
@@ -1064,7 +1068,7 @@ export class DlpServiceClient {
1064
1068
* @param {string } request.templateId
1065
1069
* The template id can contain uppercase and lowercase letters,
1066
1070
* numbers, and hyphens; that is, it must match the regular
1067
- * expression: `[a-zA-Z\\ d-_]+`. The maximum length is 100
1071
+ * expression: `[a-zA-Z\d-_]+`. The maximum length is 100
1068
1072
* characters. Can be empty to allow the system to generate one.
1069
1073
* @param {string } request.locationId
1070
1074
* Deprecated. This field has no effect.
@@ -1460,7 +1464,7 @@ export class DlpServiceClient {
1460
1464
* @param {string } request.templateId
1461
1465
* The template id can contain uppercase and lowercase letters,
1462
1466
* numbers, and hyphens; that is, it must match the regular
1463
- * expression: `[a-zA-Z\\ d-_]+`. The maximum length is 100
1467
+ * expression: `[a-zA-Z\d-_]+`. The maximum length is 100
1464
1468
* characters. Can be empty to allow the system to generate one.
1465
1469
* @param {string } request.locationId
1466
1470
* Deprecated. This field has no effect.
@@ -1844,7 +1848,8 @@ export class DlpServiceClient {
1844
1848
* Required. Parent resource name.
1845
1849
*
1846
1850
* The format of this value varies depending on whether you have [specified a
1847
- * processing location](https://cloud.google.com/dlp/docs/specifying-location):
1851
+ * processing
1852
+ * location](https://cloud.google.com/dlp/docs/specifying-location):
1848
1853
*
1849
1854
* + Projects scope, location specified:<br/>
1850
1855
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
@@ -1861,7 +1866,7 @@ export class DlpServiceClient {
1861
1866
* @param {string } request.triggerId
1862
1867
* The trigger id can contain uppercase and lowercase letters,
1863
1868
* numbers, and hyphens; that is, it must match the regular
1864
- * expression: `[a-zA-Z\\ d-_]+`. The maximum length is 100
1869
+ * expression: `[a-zA-Z\d-_]+`. The maximum length is 100
1865
1870
* characters. Can be empty to allow the system to generate one.
1866
1871
* @param {string } request.locationId
1867
1872
* Deprecated. This field has no effect.
@@ -2399,7 +2404,8 @@ export class DlpServiceClient {
2399
2404
* Required. Parent resource name.
2400
2405
*
2401
2406
* The format of this value varies depending on whether you have [specified a
2402
- * processing location](https://cloud.google.com/dlp/docs/specifying-location):
2407
+ * processing
2408
+ * location](https://cloud.google.com/dlp/docs/specifying-location):
2403
2409
*
2404
2410
* + Projects scope, location specified:<br/>
2405
2411
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
@@ -2418,7 +2424,7 @@ export class DlpServiceClient {
2418
2424
* @param {string } request.jobId
2419
2425
* The job id can contain uppercase and lowercase letters,
2420
2426
* numbers, and hyphens; that is, it must match the regular
2421
- * expression: `[a-zA-Z\\ d-_]+`. The maximum length is 100
2427
+ * expression: `[a-zA-Z\d-_]+`. The maximum length is 100
2422
2428
* characters. Can be empty to allow the system to generate one.
2423
2429
* @param {string } request.locationId
2424
2430
* Deprecated. This field has no effect.
@@ -2782,7 +2788,7 @@ export class DlpServiceClient {
2782
2788
* @param {string } request.storedInfoTypeId
2783
2789
* The storedInfoType ID can contain uppercase and lowercase letters,
2784
2790
* numbers, and hyphens; that is, it must match the regular
2785
- * expression: `[a-zA-Z\\ d-_]+`. The maximum length is 100
2791
+ * expression: `[a-zA-Z\d-_]+`. The maximum length is 100
2786
2792
* characters. Can be empty to allow the system to generate one.
2787
2793
* @param {string } request.locationId
2788
2794
* Deprecated. This field has no effect.
@@ -3946,7 +3952,8 @@ export class DlpServiceClient {
3946
3952
* Required. Parent resource name.
3947
3953
*
3948
3954
* The format of this value varies depending on whether you have [specified a
3949
- * processing location](https://cloud.google.com/dlp/docs/specifying-location):
3955
+ * processing
3956
+ * location](https://cloud.google.com/dlp/docs/specifying-location):
3950
3957
*
3951
3958
* + Projects scope, location specified:<br/>
3952
3959
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
@@ -4087,7 +4094,8 @@ export class DlpServiceClient {
4087
4094
* Required. Parent resource name.
4088
4095
*
4089
4096
* The format of this value varies depending on whether you have [specified a
4090
- * processing location](https://cloud.google.com/dlp/docs/specifying-location):
4097
+ * processing
4098
+ * location](https://cloud.google.com/dlp/docs/specifying-location):
4091
4099
*
4092
4100
* + Projects scope, location specified:<br/>
4093
4101
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
@@ -4186,7 +4194,8 @@ export class DlpServiceClient {
4186
4194
* Required. Parent resource name.
4187
4195
*
4188
4196
* The format of this value varies depending on whether you have [specified a
4189
- * processing location](https://cloud.google.com/dlp/docs/specifying-location):
4197
+ * processing
4198
+ * location](https://cloud.google.com/dlp/docs/specifying-location):
4190
4199
*
4191
4200
* + Projects scope, location specified:<br/>
4192
4201
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
@@ -4312,7 +4321,8 @@ export class DlpServiceClient {
4312
4321
* Required. Parent resource name.
4313
4322
*
4314
4323
* The format of this value varies depending on whether you have [specified a
4315
- * processing location](https://cloud.google.com/dlp/docs/specifying-location):
4324
+ * processing
4325
+ * location](https://cloud.google.com/dlp/docs/specifying-location):
4316
4326
*
4317
4327
* + Projects scope, location specified:<br/>
4318
4328
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
@@ -4453,7 +4463,8 @@ export class DlpServiceClient {
4453
4463
* Required. Parent resource name.
4454
4464
*
4455
4465
* The format of this value varies depending on whether you have [specified a
4456
- * processing location](https://cloud.google.com/dlp/docs/specifying-location):
4466
+ * processing
4467
+ * location](https://cloud.google.com/dlp/docs/specifying-location):
4457
4468
*
4458
4469
* + Projects scope, location specified:<br/>
4459
4470
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
@@ -4554,7 +4565,8 @@ export class DlpServiceClient {
4554
4565
* Required. Parent resource name.
4555
4566
*
4556
4567
* The format of this value varies depending on whether you have [specified a
4557
- * processing location](https://cloud.google.com/dlp/docs/specifying-location):
4568
+ * processing
4569
+ * location](https://cloud.google.com/dlp/docs/specifying-location):
4558
4570
*
4559
4571
* + Projects scope, location specified:<br/>
4560
4572
* `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
0 commit comments