Skip to content

Commit

Permalink
docs: correct the links for parent fields
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 332061108

Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed Sep 16 12:21:28 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: f0d92d22e675c93125f8a7abd10dc01b891c3bcf
Source-Link: googleapis/googleapis@f0d92d2
  • Loading branch information
yoshi-automation authored and jskeet committed Sep 23, 2020
1 parent 7068d0c commit 381929c
Show file tree
Hide file tree
Showing 3 changed files with 181 additions and 134 deletions.
46 changes: 27 additions & 19 deletions apis/Google.Cloud.Dlp.V2/Google.Cloud.Dlp.V2/Dlp.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6664,7 +6664,8 @@ public sealed partial class RedactImageRequest : pb::IMessage<RedactImageRequest
/// Parent resource name.
///
/// The format of this value varies depending on whether you have [specified a
/// processing location](/dlp/docs/specifying-location):
/// processing
/// location](https://cloud.google.com/dlp/docs/specifying-location):
///
/// + Projects scope, location specified:&lt;br/>
/// `projects/`&lt;var>PROJECT_ID&lt;/var>`/locations/`&lt;var>LOCATION_ID&lt;/var>
Expand Down Expand Up @@ -7630,7 +7631,8 @@ public sealed partial class DeidentifyContentRequest : pb::IMessage<DeidentifyCo
/// Parent resource name.
///
/// The format of this value varies depending on whether you have [specified a
/// processing location](/dlp/docs/specifying-location):
/// processing
/// location](https://cloud.google.com/dlp/docs/specifying-location):
///
/// + Projects scope, location specified:&lt;br/>
/// `projects/`&lt;var>PROJECT_ID&lt;/var>`/locations/`&lt;var>LOCATION_ID&lt;/var>
Expand Down Expand Up @@ -8173,7 +8175,8 @@ public sealed partial class ReidentifyContentRequest : pb::IMessage<ReidentifyCo
/// Required. Parent resource name.
///
/// The format of this value varies depending on whether you have [specified a
/// processing location](/dlp/docs/specifying-location):
/// processing
/// location](https://cloud.google.com/dlp/docs/specifying-location):
///
/// + Projects scope, location specified:&lt;br/>
/// `projects/`&lt;var>PROJECT_ID&lt;/var>`/locations/`&lt;var>LOCATION_ID&lt;/var>
Expand Down Expand Up @@ -8721,7 +8724,8 @@ public sealed partial class InspectContentRequest : pb::IMessage<InspectContentR
/// Parent resource name.
///
/// The format of this value varies depending on whether you have [specified a
/// processing location](/dlp/docs/specifying-location):
/// processing
/// location](https://cloud.google.com/dlp/docs/specifying-location):
///
/// + Projects scope, location specified:&lt;br/>
/// `projects/`&lt;var>PROJECT_ID&lt;/var>`/locations/`&lt;var>LOCATION_ID&lt;/var>
Expand Down Expand Up @@ -28360,7 +28364,7 @@ public sealed partial class CreateInspectTemplateRequest : pb::IMessage<CreateIn
///
/// The format of this value varies depending on the scope of the request
/// (project or organization) and whether you have [specified a processing
/// location](/dlp/docs/specifying-location):
/// location](https://cloud.google.com/dlp/docs/specifying-location):
///
/// + Projects scope, location specified:&lt;br/>
/// `projects/`&lt;var>PROJECT_ID&lt;/var>`/locations/`&lt;var>LOCATION_ID&lt;/var>
Expand Down Expand Up @@ -28405,7 +28409,7 @@ public sealed partial class CreateInspectTemplateRequest : pb::IMessage<CreateIn
/// <summary>
/// The template id can contain uppercase and lowercase letters,
/// numbers, and hyphens; that is, it must match the regular
/// expression: `[a-zA-Z\\d-_]+`. The maximum length is 100
/// expression: `[a-zA-Z\d-_]+`. The maximum length is 100
/// characters. Can be empty to allow the system to generate one.
/// </summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
Expand Down Expand Up @@ -28965,7 +28969,7 @@ public sealed partial class ListInspectTemplatesRequest : pb::IMessage<ListInspe
///
/// The format of this value varies depending on the scope of the request
/// (project or organization) and whether you have [specified a processing
/// location](/dlp/docs/specifying-location):
/// location](https://cloud.google.com/dlp/docs/specifying-location):
///
/// + Projects scope, location specified:&lt;br/>
/// `projects/`&lt;var>PROJECT_ID&lt;/var>`/locations/`&lt;var>LOCATION_ID&lt;/var>
Expand Down Expand Up @@ -29551,7 +29555,8 @@ public sealed partial class CreateJobTriggerRequest : pb::IMessage<CreateJobTrig
/// Required. Parent resource name.
///
/// The format of this value varies depending on whether you have [specified a
/// processing location](/dlp/docs/specifying-location):
/// processing
/// location](https://cloud.google.com/dlp/docs/specifying-location):
///
/// + Projects scope, location specified:&lt;br/>
/// `projects/`&lt;var>PROJECT_ID&lt;/var>`/locations/`&lt;var>LOCATION_ID&lt;/var>
Expand Down Expand Up @@ -29592,7 +29597,7 @@ public sealed partial class CreateJobTriggerRequest : pb::IMessage<CreateJobTrig
/// <summary>
/// The trigger id can contain uppercase and lowercase letters,
/// numbers, and hyphens; that is, it must match the regular
/// expression: `[a-zA-Z\\d-_]+`. The maximum length is 100
/// expression: `[a-zA-Z\d-_]+`. The maximum length is 100
/// characters. Can be empty to allow the system to generate one.
/// </summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
Expand Down Expand Up @@ -30294,7 +30299,8 @@ public sealed partial class CreateDlpJobRequest : pb::IMessage<CreateDlpJobReque
/// Required. Parent resource name.
///
/// The format of this value varies depending on whether you have [specified a
/// processing location](/dlp/docs/specifying-location):
/// processing
/// location](https://cloud.google.com/dlp/docs/specifying-location):
///
/// + Projects scope, location specified:&lt;br/>
/// `projects/`&lt;var>PROJECT_ID&lt;/var>`/locations/`&lt;var>LOCATION_ID&lt;/var>
Expand Down Expand Up @@ -30349,7 +30355,7 @@ public sealed partial class CreateDlpJobRequest : pb::IMessage<CreateDlpJobReque
/// <summary>
/// The job id can contain uppercase and lowercase letters,
/// numbers, and hyphens; that is, it must match the regular
/// expression: `[a-zA-Z\\d-_]+`. The maximum length is 100
/// expression: `[a-zA-Z\d-_]+`. The maximum length is 100
/// characters. Can be empty to allow the system to generate one.
/// </summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
Expand Down Expand Up @@ -30611,7 +30617,8 @@ public sealed partial class ListJobTriggersRequest : pb::IMessage<ListJobTrigger
/// Required. Parent resource name.
///
/// The format of this value varies depending on whether you have [specified a
/// processing location](/dlp/docs/specifying-location):
/// processing
/// location](https://cloud.google.com/dlp/docs/specifying-location):
///
/// + Projects scope, location specified:&lt;br/>
/// `projects/`&lt;var>PROJECT_ID&lt;/var>`/locations/`&lt;var>LOCATION_ID&lt;/var>
Expand Down Expand Up @@ -32136,7 +32143,8 @@ public sealed partial class ListDlpJobsRequest : pb::IMessage<ListDlpJobsRequest
/// Required. Parent resource name.
///
/// The format of this value varies depending on whether you have [specified a
/// processing location](/dlp/docs/specifying-location):
/// processing
/// location](https://cloud.google.com/dlp/docs/specifying-location):
///
/// + Projects scope, location specified:&lt;br/>
/// `projects/`&lt;var>PROJECT_ID&lt;/var>`/locations/`&lt;var>LOCATION_ID&lt;/var>
Expand Down Expand Up @@ -33071,7 +33079,7 @@ public sealed partial class CreateDeidentifyTemplateRequest : pb::IMessage<Creat
///
/// The format of this value varies depending on the scope of the request
/// (project or organization) and whether you have [specified a processing
/// location](/dlp/docs/specifying-location):
/// location](https://cloud.google.com/dlp/docs/specifying-location):
///
/// + Projects scope, location specified:&lt;br/>
/// `projects/`&lt;var>PROJECT_ID&lt;/var>`/locations/`&lt;var>LOCATION_ID&lt;/var>
Expand Down Expand Up @@ -33116,7 +33124,7 @@ public sealed partial class CreateDeidentifyTemplateRequest : pb::IMessage<Creat
/// <summary>
/// The template id can contain uppercase and lowercase letters,
/// numbers, and hyphens; that is, it must match the regular
/// expression: `[a-zA-Z\\d-_]+`. The maximum length is 100
/// expression: `[a-zA-Z\d-_]+`. The maximum length is 100
/// characters. Can be empty to allow the system to generate one.
/// </summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
Expand Down Expand Up @@ -33676,7 +33684,7 @@ public sealed partial class ListDeidentifyTemplatesRequest : pb::IMessage<ListDe
///
/// The format of this value varies depending on the scope of the request
/// (project or organization) and whether you have [specified a processing
/// location](/dlp/docs/specifying-location):
/// location](https://cloud.google.com/dlp/docs/specifying-location):
///
/// + Projects scope, location specified:&lt;br/>
/// `projects/`&lt;var>PROJECT_ID&lt;/var>`/locations/`&lt;var>LOCATION_ID&lt;/var>
Expand Down Expand Up @@ -35628,7 +35636,7 @@ public sealed partial class CreateStoredInfoTypeRequest : pb::IMessage<CreateSto
///
/// The format of this value varies depending on the scope of the request
/// (project or organization) and whether you have [specified a processing
/// location](/dlp/docs/specifying-location):
/// location](https://cloud.google.com/dlp/docs/specifying-location):
///
/// + Projects scope, location specified:&lt;br/>
/// `projects/`&lt;var>PROJECT_ID&lt;/var>`/locations/`&lt;var>LOCATION_ID&lt;/var>
Expand Down Expand Up @@ -35673,7 +35681,7 @@ public sealed partial class CreateStoredInfoTypeRequest : pb::IMessage<CreateSto
/// <summary>
/// The storedInfoType ID can contain uppercase and lowercase letters,
/// numbers, and hyphens; that is, it must match the regular
/// expression: `[a-zA-Z\\d-_]+`. The maximum length is 100
/// expression: `[a-zA-Z\d-_]+`. The maximum length is 100
/// characters. Can be empty to allow the system to generate one.
/// </summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
Expand Down Expand Up @@ -36235,7 +36243,7 @@ public sealed partial class ListStoredInfoTypesRequest : pb::IMessage<ListStored
///
/// The format of this value varies depending on the scope of the request
/// (project or organization) and whether you have [specified a processing
/// location](/dlp/docs/specifying-location):
/// location](https://cloud.google.com/dlp/docs/specifying-location):
///
/// + Projects scope, location specified:&lt;br/>
/// `projects/`&lt;var>PROJECT_ID&lt;/var>`/locations/`&lt;var>LOCATION_ID&lt;/var>
Expand Down
Loading

0 comments on commit 381929c

Please sign in to comment.