@@ -6664,7 +6664,8 @@ public RedactImageRequest Clone() {
6664
6664
/// Parent resource name.
6665
6665
///
6666
6666
/// The format of this value varies depending on whether you have [specified a
6667
- /// processing location](/dlp/docs/specifying-location):
6667
+ /// processing
6668
+ /// location](https://cloud.google.com/dlp/docs/specifying-location):
6668
6669
///
6669
6670
/// + Projects scope, location specified:<br/>
6670
6671
/// `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
@@ -7630,7 +7631,8 @@ public DeidentifyContentRequest Clone() {
7630
7631
/// Parent resource name.
7631
7632
///
7632
7633
/// The format of this value varies depending on whether you have [specified a
7633
- /// processing location](/dlp/docs/specifying-location):
7634
+ /// processing
7635
+ /// location](https://cloud.google.com/dlp/docs/specifying-location):
7634
7636
///
7635
7637
/// + Projects scope, location specified:<br/>
7636
7638
/// `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
@@ -8173,7 +8175,8 @@ public ReidentifyContentRequest Clone() {
8173
8175
/// Required. Parent resource name.
8174
8176
///
8175
8177
/// The format of this value varies depending on whether you have [specified a
8176
- /// processing location](/dlp/docs/specifying-location):
8178
+ /// processing
8179
+ /// location](https://cloud.google.com/dlp/docs/specifying-location):
8177
8180
///
8178
8181
/// + Projects scope, location specified:<br/>
8179
8182
/// `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
@@ -8721,7 +8724,8 @@ public InspectContentRequest Clone() {
8721
8724
/// Parent resource name.
8722
8725
///
8723
8726
/// The format of this value varies depending on whether you have [specified a
8724
- /// processing location](/dlp/docs/specifying-location):
8727
+ /// processing
8728
+ /// location](https://cloud.google.com/dlp/docs/specifying-location):
8725
8729
///
8726
8730
/// + Projects scope, location specified:<br/>
8727
8731
/// `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
@@ -28360,7 +28364,7 @@ public CreateInspectTemplateRequest Clone() {
28360
28364
///
28361
28365
/// The format of this value varies depending on the scope of the request
28362
28366
/// (project or organization) and whether you have [specified a processing
28363
- /// location](/dlp/docs/specifying-location):
28367
+ /// location](https://cloud.google.com /dlp/docs/specifying-location):
28364
28368
///
28365
28369
/// + Projects scope, location specified:<br/>
28366
28370
/// `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
@@ -28405,7 +28409,7 @@ public string Parent {
28405
28409
/// <summary>
28406
28410
/// The template id can contain uppercase and lowercase letters,
28407
28411
/// numbers, and hyphens; that is, it must match the regular
28408
- /// expression: `[a-zA-Z\\ d-_]+`. The maximum length is 100
28412
+ /// expression: `[a-zA-Z\d-_]+`. The maximum length is 100
28409
28413
/// characters. Can be empty to allow the system to generate one.
28410
28414
/// </summary>
28411
28415
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
@@ -28965,7 +28969,7 @@ public ListInspectTemplatesRequest Clone() {
28965
28969
///
28966
28970
/// The format of this value varies depending on the scope of the request
28967
28971
/// (project or organization) and whether you have [specified a processing
28968
- /// location](/dlp/docs/specifying-location):
28972
+ /// location](https://cloud.google.com /dlp/docs/specifying-location):
28969
28973
///
28970
28974
/// + Projects scope, location specified:<br/>
28971
28975
/// `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
@@ -29551,7 +29555,8 @@ public CreateJobTriggerRequest Clone() {
29551
29555
/// Required. Parent resource name.
29552
29556
///
29553
29557
/// The format of this value varies depending on whether you have [specified a
29554
- /// processing location](/dlp/docs/specifying-location):
29558
+ /// processing
29559
+ /// location](https://cloud.google.com/dlp/docs/specifying-location):
29555
29560
///
29556
29561
/// + Projects scope, location specified:<br/>
29557
29562
/// `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
@@ -29592,7 +29597,7 @@ public string Parent {
29592
29597
/// <summary>
29593
29598
/// The trigger id can contain uppercase and lowercase letters,
29594
29599
/// numbers, and hyphens; that is, it must match the regular
29595
- /// expression: `[a-zA-Z\\ d-_]+`. The maximum length is 100
29600
+ /// expression: `[a-zA-Z\d-_]+`. The maximum length is 100
29596
29601
/// characters. Can be empty to allow the system to generate one.
29597
29602
/// </summary>
29598
29603
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
@@ -30294,7 +30299,8 @@ public CreateDlpJobRequest Clone() {
30294
30299
/// Required. Parent resource name.
30295
30300
///
30296
30301
/// The format of this value varies depending on whether you have [specified a
30297
- /// processing location](/dlp/docs/specifying-location):
30302
+ /// processing
30303
+ /// location](https://cloud.google.com/dlp/docs/specifying-location):
30298
30304
///
30299
30305
/// + Projects scope, location specified:<br/>
30300
30306
/// `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
@@ -30349,7 +30355,7 @@ public string Parent {
30349
30355
/// <summary>
30350
30356
/// The job id can contain uppercase and lowercase letters,
30351
30357
/// numbers, and hyphens; that is, it must match the regular
30352
- /// expression: `[a-zA-Z\\ d-_]+`. The maximum length is 100
30358
+ /// expression: `[a-zA-Z\d-_]+`. The maximum length is 100
30353
30359
/// characters. Can be empty to allow the system to generate one.
30354
30360
/// </summary>
30355
30361
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
@@ -30611,7 +30617,8 @@ public ListJobTriggersRequest Clone() {
30611
30617
/// Required. Parent resource name.
30612
30618
///
30613
30619
/// The format of this value varies depending on whether you have [specified a
30614
- /// processing location](/dlp/docs/specifying-location):
30620
+ /// processing
30621
+ /// location](https://cloud.google.com/dlp/docs/specifying-location):
30615
30622
///
30616
30623
/// + Projects scope, location specified:<br/>
30617
30624
/// `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
@@ -32136,7 +32143,8 @@ public ListDlpJobsRequest Clone() {
32136
32143
/// Required. Parent resource name.
32137
32144
///
32138
32145
/// The format of this value varies depending on whether you have [specified a
32139
- /// processing location](/dlp/docs/specifying-location):
32146
+ /// processing
32147
+ /// location](https://cloud.google.com/dlp/docs/specifying-location):
32140
32148
///
32141
32149
/// + Projects scope, location specified:<br/>
32142
32150
/// `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
@@ -33071,7 +33079,7 @@ public CreateDeidentifyTemplateRequest Clone() {
33071
33079
///
33072
33080
/// The format of this value varies depending on the scope of the request
33073
33081
/// (project or organization) and whether you have [specified a processing
33074
- /// location](/dlp/docs/specifying-location):
33082
+ /// location](https://cloud.google.com /dlp/docs/specifying-location):
33075
33083
///
33076
33084
/// + Projects scope, location specified:<br/>
33077
33085
/// `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
@@ -33116,7 +33124,7 @@ public string Parent {
33116
33124
/// <summary>
33117
33125
/// The template id can contain uppercase and lowercase letters,
33118
33126
/// numbers, and hyphens; that is, it must match the regular
33119
- /// expression: `[a-zA-Z\\ d-_]+`. The maximum length is 100
33127
+ /// expression: `[a-zA-Z\d-_]+`. The maximum length is 100
33120
33128
/// characters. Can be empty to allow the system to generate one.
33121
33129
/// </summary>
33122
33130
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
@@ -33676,7 +33684,7 @@ public ListDeidentifyTemplatesRequest Clone() {
33676
33684
///
33677
33685
/// The format of this value varies depending on the scope of the request
33678
33686
/// (project or organization) and whether you have [specified a processing
33679
- /// location](/dlp/docs/specifying-location):
33687
+ /// location](https://cloud.google.com /dlp/docs/specifying-location):
33680
33688
///
33681
33689
/// + Projects scope, location specified:<br/>
33682
33690
/// `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
@@ -35628,7 +35636,7 @@ public CreateStoredInfoTypeRequest Clone() {
35628
35636
///
35629
35637
/// The format of this value varies depending on the scope of the request
35630
35638
/// (project or organization) and whether you have [specified a processing
35631
- /// location](/dlp/docs/specifying-location):
35639
+ /// location](https://cloud.google.com /dlp/docs/specifying-location):
35632
35640
///
35633
35641
/// + Projects scope, location specified:<br/>
35634
35642
/// `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
@@ -35673,7 +35681,7 @@ public string Parent {
35673
35681
/// <summary>
35674
35682
/// The storedInfoType ID can contain uppercase and lowercase letters,
35675
35683
/// numbers, and hyphens; that is, it must match the regular
35676
- /// expression: `[a-zA-Z\\ d-_]+`. The maximum length is 100
35684
+ /// expression: `[a-zA-Z\d-_]+`. The maximum length is 100
35677
35685
/// characters. Can be empty to allow the system to generate one.
35678
35686
/// </summary>
35679
35687
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
@@ -36235,7 +36243,7 @@ public ListStoredInfoTypesRequest Clone() {
36235
36243
///
36236
36244
/// The format of this value varies depending on the scope of the request
36237
36245
/// (project or organization) and whether you have [specified a processing
36238
- /// location](/dlp/docs/specifying-location):
36246
+ /// location](https://cloud.google.com /dlp/docs/specifying-location):
36239
36247
///
36240
36248
/// + Projects scope, location specified:<br/>
36241
36249
/// `projects/`<var>PROJECT_ID</var>`/locations/`<var>LOCATION_ID</var>
0 commit comments