Skip to content

Commit 381929c

Browse files
yoshi-automationjskeet
authored andcommitted
docs: correct the links for parent fields
PiperOrigin-RevId: 332061108 Source-Author: Google APIs <[email protected]> Source-Date: Wed Sep 16 12:21:28 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: f0d92d22e675c93125f8a7abd10dc01b891c3bcf Source-Link: googleapis/googleapis@f0d92d2
1 parent 7068d0c commit 381929c

File tree

3 files changed

+181
-134
lines changed

3 files changed

+181
-134
lines changed

apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2/Dlp.cs

Lines changed: 27 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -6664,7 +6664,8 @@ public RedactImageRequest Clone() {
66646664
/// Parent resource name.
66656665
///
66666666
/// 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):
66686669
///
66696670
/// + Projects scope, location specified:&lt;br/>
66706671
/// `projects/`&lt;var>PROJECT_ID&lt;/var>`/locations/`&lt;var>LOCATION_ID&lt;/var>
@@ -7630,7 +7631,8 @@ public DeidentifyContentRequest Clone() {
76307631
/// Parent resource name.
76317632
///
76327633
/// 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):
76347636
///
76357637
/// + Projects scope, location specified:&lt;br/>
76367638
/// `projects/`&lt;var>PROJECT_ID&lt;/var>`/locations/`&lt;var>LOCATION_ID&lt;/var>
@@ -8173,7 +8175,8 @@ public ReidentifyContentRequest Clone() {
81738175
/// Required. Parent resource name.
81748176
///
81758177
/// 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):
81778180
///
81788181
/// + Projects scope, location specified:&lt;br/>
81798182
/// `projects/`&lt;var>PROJECT_ID&lt;/var>`/locations/`&lt;var>LOCATION_ID&lt;/var>
@@ -8721,7 +8724,8 @@ public InspectContentRequest Clone() {
87218724
/// Parent resource name.
87228725
///
87238726
/// 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):
87258729
///
87268730
/// + Projects scope, location specified:&lt;br/>
87278731
/// `projects/`&lt;var>PROJECT_ID&lt;/var>`/locations/`&lt;var>LOCATION_ID&lt;/var>
@@ -28360,7 +28364,7 @@ public CreateInspectTemplateRequest Clone() {
2836028364
///
2836128365
/// The format of this value varies depending on the scope of the request
2836228366
/// (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):
2836428368
///
2836528369
/// + Projects scope, location specified:&lt;br/>
2836628370
/// `projects/`&lt;var>PROJECT_ID&lt;/var>`/locations/`&lt;var>LOCATION_ID&lt;/var>
@@ -28405,7 +28409,7 @@ public string Parent {
2840528409
/// <summary>
2840628410
/// The template id can contain uppercase and lowercase letters,
2840728411
/// 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
2840928413
/// characters. Can be empty to allow the system to generate one.
2841028414
/// </summary>
2841128415
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
@@ -28965,7 +28969,7 @@ public ListInspectTemplatesRequest Clone() {
2896528969
///
2896628970
/// The format of this value varies depending on the scope of the request
2896728971
/// (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):
2896928973
///
2897028974
/// + Projects scope, location specified:&lt;br/>
2897128975
/// `projects/`&lt;var>PROJECT_ID&lt;/var>`/locations/`&lt;var>LOCATION_ID&lt;/var>
@@ -29551,7 +29555,8 @@ public CreateJobTriggerRequest Clone() {
2955129555
/// Required. Parent resource name.
2955229556
///
2955329557
/// 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):
2955529560
///
2955629561
/// + Projects scope, location specified:&lt;br/>
2955729562
/// `projects/`&lt;var>PROJECT_ID&lt;/var>`/locations/`&lt;var>LOCATION_ID&lt;/var>
@@ -29592,7 +29597,7 @@ public string Parent {
2959229597
/// <summary>
2959329598
/// The trigger id can contain uppercase and lowercase letters,
2959429599
/// 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
2959629601
/// characters. Can be empty to allow the system to generate one.
2959729602
/// </summary>
2959829603
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
@@ -30294,7 +30299,8 @@ public CreateDlpJobRequest Clone() {
3029430299
/// Required. Parent resource name.
3029530300
///
3029630301
/// 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):
3029830304
///
3029930305
/// + Projects scope, location specified:&lt;br/>
3030030306
/// `projects/`&lt;var>PROJECT_ID&lt;/var>`/locations/`&lt;var>LOCATION_ID&lt;/var>
@@ -30349,7 +30355,7 @@ public string Parent {
3034930355
/// <summary>
3035030356
/// The job id can contain uppercase and lowercase letters,
3035130357
/// 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
3035330359
/// characters. Can be empty to allow the system to generate one.
3035430360
/// </summary>
3035530361
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
@@ -30611,7 +30617,8 @@ public ListJobTriggersRequest Clone() {
3061130617
/// Required. Parent resource name.
3061230618
///
3061330619
/// 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):
3061530622
///
3061630623
/// + Projects scope, location specified:&lt;br/>
3061730624
/// `projects/`&lt;var>PROJECT_ID&lt;/var>`/locations/`&lt;var>LOCATION_ID&lt;/var>
@@ -32136,7 +32143,8 @@ public ListDlpJobsRequest Clone() {
3213632143
/// Required. Parent resource name.
3213732144
///
3213832145
/// 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):
3214032148
///
3214132149
/// + Projects scope, location specified:&lt;br/>
3214232150
/// `projects/`&lt;var>PROJECT_ID&lt;/var>`/locations/`&lt;var>LOCATION_ID&lt;/var>
@@ -33071,7 +33079,7 @@ public CreateDeidentifyTemplateRequest Clone() {
3307133079
///
3307233080
/// The format of this value varies depending on the scope of the request
3307333081
/// (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):
3307533083
///
3307633084
/// + Projects scope, location specified:&lt;br/>
3307733085
/// `projects/`&lt;var>PROJECT_ID&lt;/var>`/locations/`&lt;var>LOCATION_ID&lt;/var>
@@ -33116,7 +33124,7 @@ public string Parent {
3311633124
/// <summary>
3311733125
/// The template id can contain uppercase and lowercase letters,
3311833126
/// 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
3312033128
/// characters. Can be empty to allow the system to generate one.
3312133129
/// </summary>
3312233130
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
@@ -33676,7 +33684,7 @@ public ListDeidentifyTemplatesRequest Clone() {
3367633684
///
3367733685
/// The format of this value varies depending on the scope of the request
3367833686
/// (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):
3368033688
///
3368133689
/// + Projects scope, location specified:&lt;br/>
3368233690
/// `projects/`&lt;var>PROJECT_ID&lt;/var>`/locations/`&lt;var>LOCATION_ID&lt;/var>
@@ -35628,7 +35636,7 @@ public CreateStoredInfoTypeRequest Clone() {
3562835636
///
3562935637
/// The format of this value varies depending on the scope of the request
3563035638
/// (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):
3563235640
///
3563335641
/// + Projects scope, location specified:&lt;br/>
3563435642
/// `projects/`&lt;var>PROJECT_ID&lt;/var>`/locations/`&lt;var>LOCATION_ID&lt;/var>
@@ -35673,7 +35681,7 @@ public string Parent {
3567335681
/// <summary>
3567435682
/// The storedInfoType ID can contain uppercase and lowercase letters,
3567535683
/// 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
3567735685
/// characters. Can be empty to allow the system to generate one.
3567835686
/// </summary>
3567935687
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
@@ -36235,7 +36243,7 @@ public ListStoredInfoTypesRequest Clone() {
3623536243
///
3623636244
/// The format of this value varies depending on the scope of the request
3623736245
/// (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):
3623936247
///
3624036248
/// + Projects scope, location specified:&lt;br/>
3624136249
/// `projects/`&lt;var>PROJECT_ID&lt;/var>`/locations/`&lt;var>LOCATION_ID&lt;/var>

0 commit comments

Comments
 (0)