From 1abd9a277b0e64f14561f7f30af5c8401839aa3c Mon Sep 17 00:00:00 2001 From: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com> Date: Sat, 1 Aug 2026 18:05:44 -0700 Subject: [PATCH] chore: regenerate dlp client --- .../v2/2.0.0/README.md | 4 +- .../com/google/api/services/dlp/v2/DLP.java | 2805 +++++++++-------- .../v2/model/GooglePrivacyDlpV2Action.java | 8 +- ...oglePrivacyDlpV2AdjustByImageFindings.java | 6 +- .../GooglePrivacyDlpV2BigQueryOptions.java | 6 +- .../GooglePrivacyDlpV2BucketingConfig.java | 2 +- ...oglePrivacyDlpV2CloudSqlIamCredential.java | 4 +- ...GooglePrivacyDlpV2CloudStorageOptions.java | 18 +- .../GooglePrivacyDlpV2ColumnDataProfile.java | 6 +- .../model/GooglePrivacyDlpV2ContentItem.java | 6 +- .../GooglePrivacyDlpV2CryptoHashConfig.java | 2 +- ...PrivacyDlpV2CryptoReplaceFfxFpeConfig.java | 14 +- .../GooglePrivacyDlpV2DataProfileAction.java | 6 +- .../GooglePrivacyDlpV2DataProfileFinding.java | 6 +- ...ooglePrivacyDlpV2DataProfileJobConfig.java | 10 +- .../GooglePrivacyDlpV2DateShiftConfig.java | 3 +- .../GooglePrivacyDlpV2DeidentifyTemplate.java | 2 +- .../model/GooglePrivacyDlpV2Dictionary.java | 6 +- .../GooglePrivacyDlpV2DiscoveryConfig.java | 8 +- ...glePrivacyDlpV2ExcludeByImageFindings.java | 6 +- .../v2/model/GooglePrivacyDlpV2Export.java | 30 +- ...GooglePrivacyDlpV2FileStoreCollection.java | 6 +- ...ooglePrivacyDlpV2FileStoreDataProfile.java | 6 +- ...ePrivacyDlpV2FixedSizeBucketingConfig.java | 4 +- .../model/GooglePrivacyDlpV2HotwordRule.java | 6 +- .../v2/model/GooglePrivacyDlpV2InfoType.java | 18 +- .../GooglePrivacyDlpV2InspectConfig.java | 18 +- .../GooglePrivacyDlpV2InspectTemplate.java | 2 +- ...oglePrivacyDlpV2JobNotificationEmails.java | 2 +- .../model/GooglePrivacyDlpV2JobTrigger.java | 2 +- ...GooglePrivacyDlpV2KmsWrappedCryptoKey.java | 2 +- ...ivacyDlpV2LargeCustomDictionaryConfig.java | 7 +- ...PrivacyDlpV2OtherCloudDiscoveryTarget.java | 2 +- .../v2/model/GooglePrivacyDlpV2Proximity.java | 6 +- ...DlpV2PublishFindingsToDataplexCatalog.java | 6 +- ...ePrivacyDlpV2PublishToDataplexCatalog.java | 4 +- .../GooglePrivacyDlpV2PublishToPubSub.java | 2 +- ...lePrivacyDlpV2ReplaceDictionaryConfig.java | 12 +- ...oglePrivacyDlpV2RiskAnalysisJobConfig.java | 2 +- ...glePrivacyDlpV2SecretsDiscoveryTarget.java | 2 +- ...ooglePrivacyDlpV2StoredInfoTypeConfig.java | 2 +- .../GooglePrivacyDlpV2SurrogateType.java | 2 +- .../dlp/v2/model/GooglePrivacyDlpV2Table.java | 2 +- .../GooglePrivacyDlpV2TableDataProfile.java | 6 +- .../model/GooglePrivacyDlpV2TagResources.java | 41 +- .../GooglePrivacyDlpV2TimespanConfig.java | 24 +- .../google-api-services-dlp/v2/2.0.0/pom.xml | 4 +- clients/google-api-services-dlp/v2/README.md | 4 +- 48 files changed, 1625 insertions(+), 1527 deletions(-) diff --git a/clients/google-api-services-dlp/v2/2.0.0/README.md b/clients/google-api-services-dlp/v2/2.0.0/README.md index 23fbc0c65b7..78243c1f774 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/README.md +++ b/clients/google-api-services-dlp/v2/2.0.0/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-dlp - v2-rev20260711-2.0.0 + v2-rev20260725-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-dlp:v2-rev20260711-2.0.0' + implementation 'com.google.apis:google-api-services-dlp:v2-rev20260725-2.0.0' } ``` diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/DLP.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/DLP.java index 1df80e7e76c..530d41acc96 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/DLP.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/DLP.java @@ -155,7 +155,7 @@ public class InfoTypes { /** * Returns a list of the sensitive information types that the DLP API supports. See - * https://cloud.google.com/sensitive-data-protection/docs/infotypes-reference to learn more. + * https://docs.cloud.google.com/sensitive-data-protection/docs/infotypes-reference to learn more. * * Create a request for the method "infoTypes.list". * @@ -176,7 +176,7 @@ public class List extends DLPRequest * * @param parent Required. Parent resource name. The format of this value varies depending on whether you have - * [specified a processing location](https://cloud.google.com/sensitive-data- + * [specified a processing location](https://docs.cloud.google.com/sensitive-data- * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string @@ -5915,8 +5936,8 @@ public List setUploadProtocol(java.lang.String uploadProtocol) { /** * Required. Parent resource name. The format of this value varies depending on whether - * you have [specified a processing location](https://cloud.google.com/sensitive-data- - * protection/docs/specifying-location): + Projects scope, location specified: + * you have [specified a processing location](https://docs.cloud.google.com/sensitive- + * data-protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string * specifies a parent project with the identifier `example-project`, and specifies the @@ -5927,7 +5948,7 @@ public List setUploadProtocol(java.lang.String uploadProtocol) { private java.lang.String parent; /** Required. Parent resource name. The format of this value varies depending on whether you have - [specified a processing location](https://cloud.google.com/sensitive-data- + [specified a processing location](https://docs.cloud.google.com/sensitive-data- protection/docs/specifying-location): + Projects scope, location specified: `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified (defaults to global): `projects/{project_id}` The following example `parent` string specifies a parent @@ -5940,8 +5961,8 @@ public java.lang.String getParent() { /** * Required. Parent resource name. The format of this value varies depending on whether - * you have [specified a processing location](https://cloud.google.com/sensitive-data- - * protection/docs/specifying-location): + Projects scope, location specified: + * you have [specified a processing location](https://docs.cloud.google.com/sensitive- + * data-protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string * specifies a parent project with the identifier `example-project`, and specifies the @@ -6746,7 +6767,7 @@ public class InfoTypes { /** * Returns a list of the sensitive information types that the DLP API supports. See - * https://cloud.google.com/sensitive-data-protection/docs/infotypes-reference to learn more. + * https://docs.cloud.google.com/sensitive-data-protection/docs/infotypes-reference to learn more. * * Create a request for the method "infoTypes.list". * @@ -6771,7 +6792,7 @@ public class List extends DLPRequest * * @param parent Required. Parent resource name. The format of this value varies depending on whether you have - * [specified a processing location](https://cloud.google.com/sensitive-data- + * [specified a processing location](https://docs.cloud.google.com/sensitive-data- * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string @@ -8036,8 +8061,8 @@ public Create setUploadProtocol(java.lang.String uploadProtocol) { /** * Required. Parent resource name. The format of this value varies depending on whether - * you have [specified a processing location](https://cloud.google.com/sensitive-data- - * protection/docs/specifying-location): + Projects scope, location specified: + * you have [specified a processing location](https://docs.cloud.google.com/sensitive- + * data-protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string * specifies a parent project with the identifier `example-project`, and specifies the @@ -8048,7 +8073,7 @@ public Create setUploadProtocol(java.lang.String uploadProtocol) { private java.lang.String parent; /** Required. Parent resource name. The format of this value varies depending on whether you have - [specified a processing location](https://cloud.google.com/sensitive-data- + [specified a processing location](https://docs.cloud.google.com/sensitive-data- protection/docs/specifying-location): + Projects scope, location specified: `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified (defaults to global): `projects/{project_id}` The following example `parent` string specifies a parent @@ -8061,8 +8086,8 @@ public java.lang.String getParent() { /** * Required. Parent resource name. The format of this value varies depending on whether - * you have [specified a processing location](https://cloud.google.com/sensitive-data- - * protection/docs/specifying-location): + Projects scope, location specified: + * you have [specified a processing location](https://docs.cloud.google.com/sensitive- + * data-protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string * specifies a parent project with the identifier `example-project`, and specifies the @@ -8085,8 +8110,8 @@ public Create set(String parameterName, Object value) { } } /** - * Deletes a job trigger. See https://cloud.google.com/sensitive-data-protection/docs/creating-job- - * triggers to learn more. + * Deletes a job trigger. See https://docs.cloud.google.com/sensitive-data-protection/docs/creating- + * job-triggers to learn more. * * Create a request for the method "jobTriggers.delete". * @@ -8111,8 +8136,8 @@ public class Delete extends DLPRequest * * @param parent Required. Parent resource name. The format of this value varies depending on whether you have - * [specified a processing location](https://cloud.google.com/sensitive-data- + * [specified a processing location](https://docs.cloud.google.com/sensitive-data- * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string @@ -8502,8 +8527,8 @@ public List setUploadProtocol(java.lang.String uploadProtocol) { /** * Required. Parent resource name. The format of this value varies depending on whether - * you have [specified a processing location](https://cloud.google.com/sensitive-data- - * protection/docs/specifying-location): + Projects scope, location specified: + * you have [specified a processing location](https://docs.cloud.google.com/sensitive- + * data-protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string * specifies a parent project with the identifier `example-project`, and specifies the @@ -8514,7 +8539,7 @@ public List setUploadProtocol(java.lang.String uploadProtocol) { private java.lang.String parent; /** Required. Parent resource name. The format of this value varies depending on whether you have - [specified a processing location](https://cloud.google.com/sensitive-data- + [specified a processing location](https://docs.cloud.google.com/sensitive-data- protection/docs/specifying-location): + Projects scope, location specified: `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified (defaults to global): `projects/{project_id}` The following example `parent` string specifies a parent @@ -8527,8 +8552,8 @@ public java.lang.String getParent() { /** * Required. Parent resource name. The format of this value varies depending on whether - * you have [specified a processing location](https://cloud.google.com/sensitive-data- - * protection/docs/specifying-location): + Projects scope, location specified: + * you have [specified a processing location](https://docs.cloud.google.com/sensitive- + * data-protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string * specifies a parent project with the identifier `example-project`, and specifies the @@ -8716,8 +8741,8 @@ public List set(String parameterName, Object value) { } } /** - * Updates a job trigger. See https://cloud.google.com/sensitive-data-protection/docs/creating-job- - * triggers to learn more. + * Updates a job trigger. See https://docs.cloud.google.com/sensitive-data-protection/docs/creating- + * job-triggers to learn more. * * Create a request for the method "jobTriggers.patch". * @@ -8743,8 +8768,8 @@ public class Patch extends DLPRequest * * @param parent Parent resource name. The format of this value varies depending on whether you have [specified a - * processing location](https://cloud.google.com/sensitive-data-protection/docs/specifying- - * location): + Projects scope, location specified: + * processing location](https://docs.cloud.google.com/sensitive-data- + * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string * specifies a parent project with the identifier `example-project`, and specifies the @@ -11908,7 +11949,7 @@ public Deidentify setUploadProtocol(java.lang.String uploadProtocol) { /** * Parent resource name. The format of this value varies depending on whether you have - * [specified a processing location](https://cloud.google.com/sensitive-data- + * [specified a processing location](https://docs.cloud.google.com/sensitive-data- * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string @@ -11920,11 +11961,12 @@ public Deidentify setUploadProtocol(java.lang.String uploadProtocol) { private java.lang.String parent; /** Parent resource name. The format of this value varies depending on whether you have [specified a - processing location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location): - + Projects scope, location specified: `projects/{project_id}/locations/{location_id}` + Projects - scope, no location specified (defaults to global): `projects/{project_id}` The following example - `parent` string specifies a parent project with the identifier `example-project`, and specifies the - `europe-west3` location for processing data: parent=projects/example-project/locations/europe-west3 + processing location](https://docs.cloud.google.com/sensitive-data-protection/docs/specifying- + location): + Projects scope, location specified: `projects/{project_id}/locations/{location_id}` + + Projects scope, no location specified (defaults to global): `projects/{project_id}` The following + example `parent` string specifies a parent project with the identifier `example-project`, and + specifies the `europe-west3` location for processing data: parent=projects/example- + project/locations/europe-west3 */ public java.lang.String getParent() { return parent; @@ -11932,7 +11974,7 @@ public java.lang.String getParent() { /** * Parent resource name. The format of this value varies depending on whether you have - * [specified a processing location](https://cloud.google.com/sensitive-data- + * [specified a processing location](https://docs.cloud.google.com/sensitive-data- * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string @@ -11960,8 +12002,8 @@ public Deidentify set(String parameterName, Object value) { * time, and output size. When no InfoTypes or CustomInfoTypes are specified in this request, the * system will automatically choose what detectors to run. By default this may be all types, but may * change over time as detectors are updated. For how to guides, see - * https://cloud.google.com/sensitive-data-protection/docs/inspecting-images and - * https://cloud.google.com/sensitive-data-protection/docs/inspecting-text, + * https://docs.cloud.google.com/sensitive-data-protection/docs/inspecting-images and + * https://docs.cloud.google.com/sensitive-data-protection/docs/inspecting-text, * * Create a request for the method "content.inspect". * @@ -11969,8 +12011,8 @@ public Deidentify set(String parameterName, Object value) { * parameters, call the {@link Inspect#execute()} method to invoke the remote operation. * * @param parent Parent resource name. The format of this value varies depending on whether you have [specified a - * processing location](https://cloud.google.com/sensitive-data-protection/docs/specifying- - * location): + Projects scope, location specified: + * processing location](https://docs.cloud.google.com/sensitive-data- + * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string * specifies a parent project with the identifier `example-project`, and specifies the @@ -11997,8 +12039,8 @@ public class Inspect extends DLPRequest * * @param parent Parent resource name. The format of this value varies depending on whether you have [specified a - * processing location](https://cloud.google.com/sensitive-data-protection/docs/specifying- - * location): + Projects scope, location specified: + * processing location](https://docs.cloud.google.com/sensitive-data- + * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string * specifies a parent project with the identifier `example-project`, and specifies the @@ -12086,7 +12128,7 @@ public Inspect setUploadProtocol(java.lang.String uploadProtocol) { /** * Parent resource name. The format of this value varies depending on whether you have - * [specified a processing location](https://cloud.google.com/sensitive-data- + * [specified a processing location](https://docs.cloud.google.com/sensitive-data- * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string @@ -12098,11 +12140,12 @@ public Inspect setUploadProtocol(java.lang.String uploadProtocol) { private java.lang.String parent; /** Parent resource name. The format of this value varies depending on whether you have [specified a - processing location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location): - + Projects scope, location specified: `projects/{project_id}/locations/{location_id}` + Projects - scope, no location specified (defaults to global): `projects/{project_id}` The following example - `parent` string specifies a parent project with the identifier `example-project`, and specifies the - `europe-west3` location for processing data: parent=projects/example-project/locations/europe-west3 + processing location](https://docs.cloud.google.com/sensitive-data-protection/docs/specifying- + location): + Projects scope, location specified: `projects/{project_id}/locations/{location_id}` + + Projects scope, no location specified (defaults to global): `projects/{project_id}` The following + example `parent` string specifies a parent project with the identifier `example-project`, and + specifies the `europe-west3` location for processing data: parent=projects/example- + project/locations/europe-west3 */ public java.lang.String getParent() { return parent; @@ -12110,7 +12153,7 @@ public java.lang.String getParent() { /** * Parent resource name. The format of this value varies depending on whether you have - * [specified a processing location](https://cloud.google.com/sensitive-data- + * [specified a processing location](https://docs.cloud.google.com/sensitive-data- * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string @@ -12134,8 +12177,8 @@ public Inspect set(String parameterName, Object value) { } } /** - * Re-identifies content that has been de-identified. See https://cloud.google.com/sensitive-data- - * protection/docs/pseudonymization#re-identification_in_free_text_code_example to learn more. + * Re-identifies content that has been de-identified. See https://docs.cloud.google.com/sensitive- + * data-protection/docs/pseudonymization#re-identification_in_free_text_code_example to learn more. * * Create a request for the method "content.reidentify". * @@ -12143,7 +12186,7 @@ public Inspect set(String parameterName, Object value) { * parameters, call the {@link Reidentify#execute()} method to invoke the remote operation. * * @param parent Required. Parent resource name. The format of this value varies depending on whether you have - * [specified a processing location](https://cloud.google.com/sensitive-data- + * [specified a processing location](https://docs.cloud.google.com/sensitive-data- * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string @@ -12167,8 +12210,9 @@ public class Reidentify extends DLPRequest * * @param parent Required. Parent resource name. The format of this value varies depending on whether you have - * [specified a processing location](https://cloud.google.com/sensitive-data- + * [specified a processing location](https://docs.cloud.google.com/sensitive-data- * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string @@ -12256,7 +12300,7 @@ public Reidentify setUploadProtocol(java.lang.String uploadProtocol) { /** * Required. Parent resource name. The format of this value varies depending on whether you - * have [specified a processing location](https://cloud.google.com/sensitive-data- + * have [specified a processing location](https://docs.cloud.google.com/sensitive-data- * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string @@ -12268,7 +12312,7 @@ public Reidentify setUploadProtocol(java.lang.String uploadProtocol) { private java.lang.String parent; /** Required. Parent resource name. The format of this value varies depending on whether you have - [specified a processing location](https://cloud.google.com/sensitive-data- + [specified a processing location](https://docs.cloud.google.com/sensitive-data- protection/docs/specifying-location): + Projects scope, location specified: `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified (defaults to global): `projects/{project_id}` The following example `parent` string specifies a parent @@ -12281,7 +12325,7 @@ public java.lang.String getParent() { /** * Required. Parent resource name. The format of this value varies depending on whether you - * have [specified a processing location](https://cloud.google.com/sensitive-data- + * have [specified a processing location](https://docs.cloud.google.com/sensitive-data- * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string @@ -12328,7 +12372,7 @@ public class DeidentifyTemplates { /** * Creates a DeidentifyTemplate for reusing frequently used configuration for de-identifying - * content, images, and storage. See https://cloud.google.com/sensitive-data- + * content, images, and storage. See https://docs.cloud.google.com/sensitive-data- * protection/docs/creating-templates-deid to learn more. * * Create a request for the method "deidentifyTemplates.create". @@ -12338,14 +12382,15 @@ public class DeidentifyTemplates { * * @param parent Required. Parent resource name. The format of this value varies depending on the scope of the * request (project or organization) and whether you have [specified a processing - * location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location): + - * Projects scope, location specified: `projects/{project_id}/locations/{location_id}` + - * Projects scope, no location specified (defaults to global): `projects/{project_id}` + - * Organizations scope, location specified: `organizations/{org_id}/locations/{location_id}` - * + Organizations scope, no location specified (defaults to global): - * `organizations/{org_id}` The following example `parent` string specifies a parent project - * with the identifier `example-project`, and specifies the `europe-west3` location for - * processing data: parent=projects/example-project/locations/europe-west3 + * location](https://docs.cloud.google.com/sensitive-data-protection/docs/specifying- + * location): + Projects scope, location specified: + * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified + * (defaults to global): `projects/{project_id}` + Organizations scope, location specified: + * `organizations/{org_id}/locations/{location_id}` + Organizations scope, no location + * specified (defaults to global): `organizations/{org_id}` The following example `parent` + * string specifies a parent project with the identifier `example-project`, and specifies the + * `europe-west3` location for processing data: parent=projects/example- + * project/locations/europe-west3 * @param content the {@link com.google.api.services.dlp.v2.model.GooglePrivacyDlpV2CreateDeidentifyTemplateRequest} * @return the request */ @@ -12364,7 +12409,7 @@ public class Create extends DLPRequest * * @param parent Required. Parent resource name. The format of this value varies depending on whether you have - * [specified a processing location](https://cloud.google.com/sensitive-data- + * [specified a processing location](https://docs.cloud.google.com/sensitive-data- * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string @@ -13526,7 +13578,7 @@ public Create setUploadProtocol(java.lang.String uploadProtocol) { /** * Required. Parent resource name. The format of this value varies depending on whether you - * have [specified a processing location](https://cloud.google.com/sensitive-data- + * have [specified a processing location](https://docs.cloud.google.com/sensitive-data- * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string @@ -13538,7 +13590,7 @@ public Create setUploadProtocol(java.lang.String uploadProtocol) { private java.lang.String parent; /** Required. Parent resource name. The format of this value varies depending on whether you have - [specified a processing location](https://cloud.google.com/sensitive-data- + [specified a processing location](https://docs.cloud.google.com/sensitive-data- protection/docs/specifying-location): + Projects scope, location specified: `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified (defaults to global): `projects/{project_id}` The following example `parent` string specifies a parent @@ -13551,7 +13603,7 @@ public java.lang.String getParent() { /** * Required. Parent resource name. The format of this value varies depending on whether you - * have [specified a processing location](https://cloud.google.com/sensitive-data- + * have [specified a processing location](https://docs.cloud.google.com/sensitive-data- * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string @@ -13576,9 +13628,9 @@ public Create set(String parameterName, Object value) { } /** * Deletes a long-running DlpJob. This method indicates that the client is no longer interested in - * the DlpJob result. The job will be canceled if possible. See https://cloud.google.com/sensitive- - * data-protection/docs/inspecting-storage and https://cloud.google.com/sensitive-data- - * protection/docs/compute-risk-analysis to learn more. + * the DlpJob result. The job will be canceled if possible. See + * https://docs.cloud.google.com/sensitive-data-protection/docs/inspecting-storage and + * https://docs.cloud.google.com/sensitive-data-protection/docs/compute-risk-analysis to learn more. * * Create a request for the method "dlpJobs.delete". * @@ -13604,8 +13656,9 @@ public class Delete extends DLPRequest * * @param parent Required. Parent resource name. The format of this value varies depending on whether you have - * [specified a processing location](https://cloud.google.com/sensitive-data- + * [specified a processing location](https://docs.cloud.google.com/sensitive-data- * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string @@ -13982,7 +14036,7 @@ public List setUploadProtocol(java.lang.String uploadProtocol) { /** * Required. Parent resource name. The format of this value varies depending on whether you - * have [specified a processing location](https://cloud.google.com/sensitive-data- + * have [specified a processing location](https://docs.cloud.google.com/sensitive-data- * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string @@ -13994,7 +14048,7 @@ public List setUploadProtocol(java.lang.String uploadProtocol) { private java.lang.String parent; /** Required. Parent resource name. The format of this value varies depending on whether you have - [specified a processing location](https://cloud.google.com/sensitive-data- + [specified a processing location](https://docs.cloud.google.com/sensitive-data- protection/docs/specifying-location): + Projects scope, location specified: `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified (defaults to global): `projects/{project_id}` The following example `parent` string specifies a parent @@ -14007,7 +14061,7 @@ public java.lang.String getParent() { /** * Required. Parent resource name. The format of this value varies depending on whether you - * have [specified a processing location](https://cloud.google.com/sensitive-data- + * have [specified a processing location](https://docs.cloud.google.com/sensitive-data- * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string @@ -14212,7 +14266,7 @@ public class Image { /** * Redacts potentially sensitive info from an image. This method has limits on input size, - * processing time, and output size. See https://cloud.google.com/sensitive-data- + * processing time, and output size. See https://docs.cloud.google.com/sensitive-data- * protection/docs/redacting-sensitive-data-images to learn more. When no InfoTypes or * CustomInfoTypes are specified in this request, the system will automatically choose what * detectors to run. By default this may be all types, but may change over time as detectors are @@ -14225,8 +14279,8 @@ public class Image { * parameters, call the {@link Redact#execute()} method to invoke the remote operation. * * @param parent Parent resource name. The format of this value varies depending on whether you have [specified a - * processing location](https://cloud.google.com/sensitive-data-protection/docs/specifying- - * location): + Projects scope, location specified: + * processing location](https://docs.cloud.google.com/sensitive-data- + * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string * specifies a parent project with the identifier `example-project`, and specifies the @@ -14250,7 +14304,7 @@ public class Redact extends DLPRequest * * @param parent Parent resource name. The format of this value varies depending on whether you have [specified a - * processing location](https://cloud.google.com/sensitive-data-protection/docs/specifying- - * location): + Projects scope, location specified: + * processing location](https://docs.cloud.google.com/sensitive-data- + * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string * specifies a parent project with the identifier `example-project`, and specifies the @@ -14342,7 +14396,7 @@ public Redact setUploadProtocol(java.lang.String uploadProtocol) { /** * Parent resource name. The format of this value varies depending on whether you have - * [specified a processing location](https://cloud.google.com/sensitive-data- + * [specified a processing location](https://docs.cloud.google.com/sensitive-data- * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string @@ -14354,11 +14408,12 @@ public Redact setUploadProtocol(java.lang.String uploadProtocol) { private java.lang.String parent; /** Parent resource name. The format of this value varies depending on whether you have [specified a - processing location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location): - + Projects scope, location specified: `projects/{project_id}/locations/{location_id}` + Projects - scope, no location specified (defaults to global): `projects/{project_id}` The following example - `parent` string specifies a parent project with the identifier `example-project`, and specifies the - `europe-west3` location for processing data: parent=projects/example-project/locations/europe-west3 + processing location](https://docs.cloud.google.com/sensitive-data-protection/docs/specifying- + location): + Projects scope, location specified: `projects/{project_id}/locations/{location_id}` + + Projects scope, no location specified (defaults to global): `projects/{project_id}` The following + example `parent` string specifies a parent project with the identifier `example-project`, and + specifies the `europe-west3` location for processing data: parent=projects/example- + project/locations/europe-west3 */ public java.lang.String getParent() { return parent; @@ -14366,7 +14421,7 @@ public java.lang.String getParent() { /** * Parent resource name. The format of this value varies depending on whether you have - * [specified a processing location](https://cloud.google.com/sensitive-data- + * [specified a processing location](https://docs.cloud.google.com/sensitive-data- * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string @@ -14413,7 +14468,7 @@ public class InspectTemplates { /** * Creates an InspectTemplate for reusing frequently used configuration for inspecting content, - * images, and storage. See https://cloud.google.com/sensitive-data-protection/docs/creating- + * images, and storage. See https://docs.cloud.google.com/sensitive-data-protection/docs/creating- * templates to learn more. * * Create a request for the method "inspectTemplates.create". @@ -14423,14 +14478,15 @@ public class InspectTemplates { * * @param parent Required. Parent resource name. The format of this value varies depending on the scope of the * request (project or organization) and whether you have [specified a processing - * location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location): + - * Projects scope, location specified: `projects/{project_id}/locations/{location_id}` + - * Projects scope, no location specified (defaults to global): `projects/{project_id}` + - * Organizations scope, location specified: `organizations/{org_id}/locations/{location_id}` - * + Organizations scope, no location specified (defaults to global): - * `organizations/{org_id}` The following example `parent` string specifies a parent project - * with the identifier `example-project`, and specifies the `europe-west3` location for - * processing data: parent=projects/example-project/locations/europe-west3 + * location](https://docs.cloud.google.com/sensitive-data-protection/docs/specifying- + * location): + Projects scope, location specified: + * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified + * (defaults to global): `projects/{project_id}` + Organizations scope, location specified: + * `organizations/{org_id}/locations/{location_id}` + Organizations scope, no location + * specified (defaults to global): `organizations/{org_id}` The following example `parent` + * string specifies a parent project with the identifier `example-project`, and specifies the + * `europe-west3` location for processing data: parent=projects/example- + * project/locations/europe-west3 * @param content the {@link com.google.api.services.dlp.v2.model.GooglePrivacyDlpV2CreateInspectTemplateRequest} * @return the request */ @@ -14449,7 +14505,7 @@ public class Create extends DLPRequest * * @param parent Required. Parent resource name. The format of this value varies depending on whether you have - * [specified a processing location](https://cloud.google.com/sensitive-data- + * [specified a processing location](https://docs.cloud.google.com/sensitive-data- * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string @@ -15609,7 +15672,7 @@ public Create setUploadProtocol(java.lang.String uploadProtocol) { /** * Required. Parent resource name. The format of this value varies depending on whether you - * have [specified a processing location](https://cloud.google.com/sensitive-data- + * have [specified a processing location](https://docs.cloud.google.com/sensitive-data- * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string @@ -15621,7 +15684,7 @@ public Create setUploadProtocol(java.lang.String uploadProtocol) { private java.lang.String parent; /** Required. Parent resource name. The format of this value varies depending on whether you have - [specified a processing location](https://cloud.google.com/sensitive-data- + [specified a processing location](https://docs.cloud.google.com/sensitive-data- protection/docs/specifying-location): + Projects scope, location specified: `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified (defaults to global): `projects/{project_id}` The following example `parent` string specifies a parent @@ -15634,7 +15697,7 @@ public java.lang.String getParent() { /** * Required. Parent resource name. The format of this value varies depending on whether you - * have [specified a processing location](https://cloud.google.com/sensitive-data- + * have [specified a processing location](https://docs.cloud.google.com/sensitive-data- * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string @@ -15658,8 +15721,8 @@ public Create set(String parameterName, Object value) { } } /** - * Deletes a job trigger. See https://cloud.google.com/sensitive-data-protection/docs/creating-job- - * triggers to learn more. + * Deletes a job trigger. See https://docs.cloud.google.com/sensitive-data-protection/docs/creating- + * job-triggers to learn more. * * Create a request for the method "jobTriggers.delete". * @@ -15684,8 +15747,8 @@ public class Delete extends DLPRequest * * @param parent Required. Parent resource name. The format of this value varies depending on whether you have - * [specified a processing location](https://cloud.google.com/sensitive-data- + * [specified a processing location](https://docs.cloud.google.com/sensitive-data- * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string @@ -16075,7 +16138,7 @@ public List setUploadProtocol(java.lang.String uploadProtocol) { /** * Required. Parent resource name. The format of this value varies depending on whether you - * have [specified a processing location](https://cloud.google.com/sensitive-data- + * have [specified a processing location](https://docs.cloud.google.com/sensitive-data- * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string @@ -16087,7 +16150,7 @@ public List setUploadProtocol(java.lang.String uploadProtocol) { private java.lang.String parent; /** Required. Parent resource name. The format of this value varies depending on whether you have - [specified a processing location](https://cloud.google.com/sensitive-data- + [specified a processing location](https://docs.cloud.google.com/sensitive-data- protection/docs/specifying-location): + Projects scope, location specified: `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified (defaults to global): `projects/{project_id}` The following example `parent` string specifies a parent @@ -16100,7 +16163,7 @@ public java.lang.String getParent() { /** * Required. Parent resource name. The format of this value varies depending on whether you - * have [specified a processing location](https://cloud.google.com/sensitive-data- + * have [specified a processing location](https://docs.cloud.google.com/sensitive-data- * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string @@ -16289,8 +16352,8 @@ public List set(String parameterName, Object value) { } } /** - * Updates a job trigger. See https://cloud.google.com/sensitive-data-protection/docs/creating-job- - * triggers to learn more. + * Updates a job trigger. See https://docs.cloud.google.com/sensitive-data-protection/docs/creating- + * job-triggers to learn more. * * Create a request for the method "jobTriggers.patch". * @@ -16316,8 +16379,8 @@ public class Patch extends DLPRequest * * @param parent Parent resource name. The format of this value varies depending on whether you have [specified a - * processing location](https://cloud.google.com/sensitive-data-protection/docs/specifying- - * location): + Projects scope, location specified: + * processing location](https://docs.cloud.google.com/sensitive-data- + * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string * specifies a parent project with the identifier `example-project`, and specifies the @@ -18079,7 +18142,7 @@ public Deidentify setUploadProtocol(java.lang.String uploadProtocol) { /** * Parent resource name. The format of this value varies depending on whether you have - * [specified a processing location](https://cloud.google.com/sensitive-data- + * [specified a processing location](https://docs.cloud.google.com/sensitive-data- * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string @@ -18091,11 +18154,12 @@ public Deidentify setUploadProtocol(java.lang.String uploadProtocol) { private java.lang.String parent; /** Parent resource name. The format of this value varies depending on whether you have [specified a - processing location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location): - + Projects scope, location specified: `projects/{project_id}/locations/{location_id}` + Projects - scope, no location specified (defaults to global): `projects/{project_id}` The following example - `parent` string specifies a parent project with the identifier `example-project`, and specifies the - `europe-west3` location for processing data: parent=projects/example-project/locations/europe-west3 + processing location](https://docs.cloud.google.com/sensitive-data-protection/docs/specifying- + location): + Projects scope, location specified: `projects/{project_id}/locations/{location_id}` + + Projects scope, no location specified (defaults to global): `projects/{project_id}` The following + example `parent` string specifies a parent project with the identifier `example-project`, and + specifies the `europe-west3` location for processing data: parent=projects/example- + project/locations/europe-west3 */ public java.lang.String getParent() { return parent; @@ -18103,7 +18167,7 @@ public java.lang.String getParent() { /** * Parent resource name. The format of this value varies depending on whether you have - * [specified a processing location](https://cloud.google.com/sensitive-data- + * [specified a processing location](https://docs.cloud.google.com/sensitive-data- * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string @@ -18131,8 +18195,8 @@ public Deidentify set(String parameterName, Object value) { * time, and output size. When no InfoTypes or CustomInfoTypes are specified in this request, the * system will automatically choose what detectors to run. By default this may be all types, but may * change over time as detectors are updated. For how to guides, see - * https://cloud.google.com/sensitive-data-protection/docs/inspecting-images and - * https://cloud.google.com/sensitive-data-protection/docs/inspecting-text, + * https://docs.cloud.google.com/sensitive-data-protection/docs/inspecting-images and + * https://docs.cloud.google.com/sensitive-data-protection/docs/inspecting-text, * * Create a request for the method "content.inspect". * @@ -18140,8 +18204,8 @@ public Deidentify set(String parameterName, Object value) { * parameters, call the {@link Inspect#execute()} method to invoke the remote operation. * * @param parent Parent resource name. The format of this value varies depending on whether you have [specified a - * processing location](https://cloud.google.com/sensitive-data-protection/docs/specifying- - * location): + Projects scope, location specified: + * processing location](https://docs.cloud.google.com/sensitive-data- + * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string * specifies a parent project with the identifier `example-project`, and specifies the @@ -18168,8 +18232,8 @@ public class Inspect extends DLPRequest * * @param parent Parent resource name. The format of this value varies depending on whether you have [specified a - * processing location](https://cloud.google.com/sensitive-data-protection/docs/specifying- - * location): + Projects scope, location specified: + * processing location](https://docs.cloud.google.com/sensitive-data- + * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string * specifies a parent project with the identifier `example-project`, and specifies the @@ -18257,7 +18321,7 @@ public Inspect setUploadProtocol(java.lang.String uploadProtocol) { /** * Parent resource name. The format of this value varies depending on whether you have - * [specified a processing location](https://cloud.google.com/sensitive-data- + * [specified a processing location](https://docs.cloud.google.com/sensitive-data- * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string @@ -18269,11 +18333,12 @@ public Inspect setUploadProtocol(java.lang.String uploadProtocol) { private java.lang.String parent; /** Parent resource name. The format of this value varies depending on whether you have [specified a - processing location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location): - + Projects scope, location specified: `projects/{project_id}/locations/{location_id}` + Projects - scope, no location specified (defaults to global): `projects/{project_id}` The following example - `parent` string specifies a parent project with the identifier `example-project`, and specifies the - `europe-west3` location for processing data: parent=projects/example-project/locations/europe-west3 + processing location](https://docs.cloud.google.com/sensitive-data-protection/docs/specifying- + location): + Projects scope, location specified: `projects/{project_id}/locations/{location_id}` + + Projects scope, no location specified (defaults to global): `projects/{project_id}` The following + example `parent` string specifies a parent project with the identifier `example-project`, and + specifies the `europe-west3` location for processing data: parent=projects/example- + project/locations/europe-west3 */ public java.lang.String getParent() { return parent; @@ -18281,7 +18346,7 @@ public java.lang.String getParent() { /** * Parent resource name. The format of this value varies depending on whether you have - * [specified a processing location](https://cloud.google.com/sensitive-data- + * [specified a processing location](https://docs.cloud.google.com/sensitive-data- * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string @@ -18305,8 +18370,8 @@ public Inspect set(String parameterName, Object value) { } } /** - * Re-identifies content that has been de-identified. See https://cloud.google.com/sensitive-data- - * protection/docs/pseudonymization#re-identification_in_free_text_code_example to learn more. + * Re-identifies content that has been de-identified. See https://docs.cloud.google.com/sensitive- + * data-protection/docs/pseudonymization#re-identification_in_free_text_code_example to learn more. * * Create a request for the method "content.reidentify". * @@ -18314,7 +18379,7 @@ public Inspect set(String parameterName, Object value) { * parameters, call the {@link Reidentify#execute()} method to invoke the remote operation. * * @param parent Required. Parent resource name. The format of this value varies depending on whether you have - * [specified a processing location](https://cloud.google.com/sensitive-data- + * [specified a processing location](https://docs.cloud.google.com/sensitive-data- * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string @@ -18338,8 +18403,9 @@ public class Reidentify extends DLPRequest * * @param parent Required. Parent resource name. The format of this value varies depending on whether you have - * [specified a processing location](https://cloud.google.com/sensitive-data- + * [specified a processing location](https://docs.cloud.google.com/sensitive-data- * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string @@ -18427,8 +18493,8 @@ public Reidentify setUploadProtocol(java.lang.String uploadProtocol) { /** * Required. Parent resource name. The format of this value varies depending on whether - * you have [specified a processing location](https://cloud.google.com/sensitive-data- - * protection/docs/specifying-location): + Projects scope, location specified: + * you have [specified a processing location](https://docs.cloud.google.com/sensitive- + * data-protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string * specifies a parent project with the identifier `example-project`, and specifies the @@ -18439,7 +18505,7 @@ public Reidentify setUploadProtocol(java.lang.String uploadProtocol) { private java.lang.String parent; /** Required. Parent resource name. The format of this value varies depending on whether you have - [specified a processing location](https://cloud.google.com/sensitive-data- + [specified a processing location](https://docs.cloud.google.com/sensitive-data- protection/docs/specifying-location): + Projects scope, location specified: `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified (defaults to global): `projects/{project_id}` The following example `parent` string specifies a parent @@ -18452,8 +18518,8 @@ public java.lang.String getParent() { /** * Required. Parent resource name. The format of this value varies depending on whether - * you have [specified a processing location](https://cloud.google.com/sensitive-data- - * protection/docs/specifying-location): + Projects scope, location specified: + * you have [specified a processing location](https://docs.cloud.google.com/sensitive- + * data-protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string * specifies a parent project with the identifier `example-project`, and specifies the @@ -19279,7 +19345,7 @@ public class DeidentifyTemplates { /** * Creates a DeidentifyTemplate for reusing frequently used configuration for de-identifying - * content, images, and storage. See https://cloud.google.com/sensitive-data- + * content, images, and storage. See https://docs.cloud.google.com/sensitive-data- * protection/docs/creating-templates-deid to learn more. * * Create a request for the method "deidentifyTemplates.create". @@ -19289,14 +19355,15 @@ public class DeidentifyTemplates { * * @param parent Required. Parent resource name. The format of this value varies depending on the scope of the * request (project or organization) and whether you have [specified a processing - * location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location): + - * Projects scope, location specified: `projects/{project_id}/locations/{location_id}` + - * Projects scope, no location specified (defaults to global): `projects/{project_id}` + - * Organizations scope, location specified: `organizations/{org_id}/locations/{location_id}` - * + Organizations scope, no location specified (defaults to global): - * `organizations/{org_id}` The following example `parent` string specifies a parent project - * with the identifier `example-project`, and specifies the `europe-west3` location for - * processing data: parent=projects/example-project/locations/europe-west3 + * location](https://docs.cloud.google.com/sensitive-data-protection/docs/specifying- + * location): + Projects scope, location specified: + * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified + * (defaults to global): `projects/{project_id}` + Organizations scope, location specified: + * `organizations/{org_id}/locations/{location_id}` + Organizations scope, no location + * specified (defaults to global): `organizations/{org_id}` The following example `parent` + * string specifies a parent project with the identifier `example-project`, and specifies the + * `europe-west3` location for processing data: parent=projects/example- + * project/locations/europe-west3 * @param content the {@link com.google.api.services.dlp.v2.model.GooglePrivacyDlpV2CreateDeidentifyTemplateRequest} * @return the request */ @@ -19315,7 +19382,7 @@ public class Create extends DLPRequest * * @param parent Required. Parent resource name. The format of this value varies depending on whether you have - * [specified a processing location](https://cloud.google.com/sensitive-data- + * [specified a processing location](https://docs.cloud.google.com/sensitive-data- * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string @@ -21323,8 +21393,8 @@ public Create setUploadProtocol(java.lang.String uploadProtocol) { /** * Required. Parent resource name. The format of this value varies depending on whether - * you have [specified a processing location](https://cloud.google.com/sensitive-data- - * protection/docs/specifying-location): + Projects scope, location specified: + * you have [specified a processing location](https://docs.cloud.google.com/sensitive- + * data-protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string * specifies a parent project with the identifier `example-project`, and specifies the @@ -21335,7 +21405,7 @@ public Create setUploadProtocol(java.lang.String uploadProtocol) { private java.lang.String parent; /** Required. Parent resource name. The format of this value varies depending on whether you have - [specified a processing location](https://cloud.google.com/sensitive-data- + [specified a processing location](https://docs.cloud.google.com/sensitive-data- protection/docs/specifying-location): + Projects scope, location specified: `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified (defaults to global): `projects/{project_id}` The following example `parent` string specifies a parent @@ -21348,8 +21418,8 @@ public java.lang.String getParent() { /** * Required. Parent resource name. The format of this value varies depending on whether - * you have [specified a processing location](https://cloud.google.com/sensitive-data- - * protection/docs/specifying-location): + Projects scope, location specified: + * you have [specified a processing location](https://docs.cloud.google.com/sensitive- + * data-protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string * specifies a parent project with the identifier `example-project`, and specifies the @@ -21373,9 +21443,9 @@ public Create set(String parameterName, Object value) { } /** * Deletes a long-running DlpJob. This method indicates that the client is no longer interested in - * the DlpJob result. The job will be canceled if possible. See https://cloud.google.com/sensitive- - * data-protection/docs/inspecting-storage and https://cloud.google.com/sensitive-data- - * protection/docs/compute-risk-analysis to learn more. + * the DlpJob result. The job will be canceled if possible. See + * https://docs.cloud.google.com/sensitive-data-protection/docs/inspecting-storage and + * https://docs.cloud.google.com/sensitive-data-protection/docs/compute-risk-analysis to learn more. * * Create a request for the method "dlpJobs.delete". * @@ -21401,8 +21471,9 @@ public class Delete extends DLPRequest * * @param parent Required. Parent resource name. The format of this value varies depending on whether you have - * [specified a processing location](https://cloud.google.com/sensitive-data- + * [specified a processing location](https://docs.cloud.google.com/sensitive-data- * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string @@ -22053,8 +22125,8 @@ public List setUploadProtocol(java.lang.String uploadProtocol) { /** * Required. Parent resource name. The format of this value varies depending on whether - * you have [specified a processing location](https://cloud.google.com/sensitive-data- - * protection/docs/specifying-location): + Projects scope, location specified: + * you have [specified a processing location](https://docs.cloud.google.com/sensitive- + * data-protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string * specifies a parent project with the identifier `example-project`, and specifies the @@ -22065,7 +22137,7 @@ public List setUploadProtocol(java.lang.String uploadProtocol) { private java.lang.String parent; /** Required. Parent resource name. The format of this value varies depending on whether you have - [specified a processing location](https://cloud.google.com/sensitive-data- + [specified a processing location](https://docs.cloud.google.com/sensitive-data- protection/docs/specifying-location): + Projects scope, location specified: `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified (defaults to global): `projects/{project_id}` The following example `parent` string specifies a parent @@ -22078,8 +22150,8 @@ public java.lang.String getParent() { /** * Required. Parent resource name. The format of this value varies depending on whether - * you have [specified a processing location](https://cloud.google.com/sensitive-data- - * protection/docs/specifying-location): + Projects scope, location specified: + * you have [specified a processing location](https://docs.cloud.google.com/sensitive- + * data-protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string * specifies a parent project with the identifier `example-project`, and specifies the @@ -22884,7 +22956,7 @@ public class Image { /** * Redacts potentially sensitive info from an image. This method has limits on input size, - * processing time, and output size. See https://cloud.google.com/sensitive-data- + * processing time, and output size. See https://docs.cloud.google.com/sensitive-data- * protection/docs/redacting-sensitive-data-images to learn more. When no InfoTypes or * CustomInfoTypes are specified in this request, the system will automatically choose what * detectors to run. By default this may be all types, but may change over time as detectors are @@ -22897,8 +22969,8 @@ public class Image { * parameters, call the {@link Redact#execute()} method to invoke the remote operation. * * @param parent Parent resource name. The format of this value varies depending on whether you have [specified a - * processing location](https://cloud.google.com/sensitive-data-protection/docs/specifying- - * location): + Projects scope, location specified: + * processing location](https://docs.cloud.google.com/sensitive-data- + * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string * specifies a parent project with the identifier `example-project`, and specifies the @@ -22922,7 +22994,7 @@ public class Redact extends DLPRequest * * @param parent Parent resource name. The format of this value varies depending on whether you have [specified a - * processing location](https://cloud.google.com/sensitive-data-protection/docs/specifying- - * location): + Projects scope, location specified: + * processing location](https://docs.cloud.google.com/sensitive-data- + * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string * specifies a parent project with the identifier `example-project`, and specifies the @@ -23014,7 +23086,7 @@ public Redact setUploadProtocol(java.lang.String uploadProtocol) { /** * Parent resource name. The format of this value varies depending on whether you have - * [specified a processing location](https://cloud.google.com/sensitive-data- + * [specified a processing location](https://docs.cloud.google.com/sensitive-data- * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string @@ -23026,11 +23098,12 @@ public Redact setUploadProtocol(java.lang.String uploadProtocol) { private java.lang.String parent; /** Parent resource name. The format of this value varies depending on whether you have [specified a - processing location](https://cloud.google.com/sensitive-data-protection/docs/specifying-location): - + Projects scope, location specified: `projects/{project_id}/locations/{location_id}` + Projects - scope, no location specified (defaults to global): `projects/{project_id}` The following example - `parent` string specifies a parent project with the identifier `example-project`, and specifies the - `europe-west3` location for processing data: parent=projects/example-project/locations/europe-west3 + processing location](https://docs.cloud.google.com/sensitive-data-protection/docs/specifying- + location): + Projects scope, location specified: `projects/{project_id}/locations/{location_id}` + + Projects scope, no location specified (defaults to global): `projects/{project_id}` The following + example `parent` string specifies a parent project with the identifier `example-project`, and + specifies the `europe-west3` location for processing data: parent=projects/example- + project/locations/europe-west3 */ public java.lang.String getParent() { return parent; @@ -23038,7 +23111,7 @@ public java.lang.String getParent() { /** * Parent resource name. The format of this value varies depending on whether you have - * [specified a processing location](https://cloud.google.com/sensitive-data- + * [specified a processing location](https://docs.cloud.google.com/sensitive-data- * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string @@ -23085,7 +23158,7 @@ public class InfoTypes { /** * Returns a list of the sensitive information types that the DLP API supports. See - * https://cloud.google.com/sensitive-data-protection/docs/infotypes-reference to learn more. + * https://docs.cloud.google.com/sensitive-data-protection/docs/infotypes-reference to learn more. * * Create a request for the method "infoTypes.list". * @@ -23110,7 +23183,7 @@ public class List extends DLPRequest * * @param parent Required. Parent resource name. The format of this value varies depending on whether you have - * [specified a processing location](https://cloud.google.com/sensitive-data- + * [specified a processing location](https://docs.cloud.google.com/sensitive-data- * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string @@ -24517,8 +24594,8 @@ public Create setUploadProtocol(java.lang.String uploadProtocol) { /** * Required. Parent resource name. The format of this value varies depending on whether - * you have [specified a processing location](https://cloud.google.com/sensitive-data- - * protection/docs/specifying-location): + Projects scope, location specified: + * you have [specified a processing location](https://docs.cloud.google.com/sensitive- + * data-protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string * specifies a parent project with the identifier `example-project`, and specifies the @@ -24529,7 +24606,7 @@ public Create setUploadProtocol(java.lang.String uploadProtocol) { private java.lang.String parent; /** Required. Parent resource name. The format of this value varies depending on whether you have - [specified a processing location](https://cloud.google.com/sensitive-data- + [specified a processing location](https://docs.cloud.google.com/sensitive-data- protection/docs/specifying-location): + Projects scope, location specified: `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified (defaults to global): `projects/{project_id}` The following example `parent` string specifies a parent @@ -24542,8 +24619,8 @@ public java.lang.String getParent() { /** * Required. Parent resource name. The format of this value varies depending on whether - * you have [specified a processing location](https://cloud.google.com/sensitive-data- - * protection/docs/specifying-location): + Projects scope, location specified: + * you have [specified a processing location](https://docs.cloud.google.com/sensitive- + * data-protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string * specifies a parent project with the identifier `example-project`, and specifies the @@ -24566,8 +24643,8 @@ public Create set(String parameterName, Object value) { } } /** - * Deletes a job trigger. See https://cloud.google.com/sensitive-data-protection/docs/creating-job- - * triggers to learn more. + * Deletes a job trigger. See https://docs.cloud.google.com/sensitive-data-protection/docs/creating- + * job-triggers to learn more. * * Create a request for the method "jobTriggers.delete". * @@ -24592,8 +24669,8 @@ public class Delete extends DLPRequest * * @param parent Required. Parent resource name. The format of this value varies depending on whether you have - * [specified a processing location](https://cloud.google.com/sensitive-data- + * [specified a processing location](https://docs.cloud.google.com/sensitive-data- * protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string @@ -25125,8 +25202,8 @@ public List setUploadProtocol(java.lang.String uploadProtocol) { /** * Required. Parent resource name. The format of this value varies depending on whether - * you have [specified a processing location](https://cloud.google.com/sensitive-data- - * protection/docs/specifying-location): + Projects scope, location specified: + * you have [specified a processing location](https://docs.cloud.google.com/sensitive- + * data-protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string * specifies a parent project with the identifier `example-project`, and specifies the @@ -25137,7 +25214,7 @@ public List setUploadProtocol(java.lang.String uploadProtocol) { private java.lang.String parent; /** Required. Parent resource name. The format of this value varies depending on whether you have - [specified a processing location](https://cloud.google.com/sensitive-data- + [specified a processing location](https://docs.cloud.google.com/sensitive-data- protection/docs/specifying-location): + Projects scope, location specified: `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified (defaults to global): `projects/{project_id}` The following example `parent` string specifies a parent @@ -25150,8 +25227,8 @@ public java.lang.String getParent() { /** * Required. Parent resource name. The format of this value varies depending on whether - * you have [specified a processing location](https://cloud.google.com/sensitive-data- - * protection/docs/specifying-location): + Projects scope, location specified: + * you have [specified a processing location](https://docs.cloud.google.com/sensitive- + * data-protection/docs/specifying-location): + Projects scope, location specified: * `projects/{project_id}/locations/{location_id}` + Projects scope, no location specified * (defaults to global): `projects/{project_id}` The following example `parent` string * specifies a parent project with the identifier `example-project`, and specifies the @@ -25339,8 +25416,8 @@ public List set(String parameterName, Object value) { } } /** - * Updates a job trigger. See https://cloud.google.com/sensitive-data-protection/docs/creating-job- - * triggers to learn more. + * Updates a job trigger. See https://docs.cloud.google.com/sensitive-data-protection/docs/creating- + * job-triggers to learn more. * * Create a request for the method "jobTriggers.patch". * @@ -25366,8 +25443,8 @@ public class Patch extends DLPRequest This is the Java data model class that specifies how to parse/serialize into the JSON that is @@ -40,7 +40,7 @@ public final class GooglePrivacyDlpV2Action extends com.google.api.client.json.G /** * Sends an email when the job completes. The email goes to IAM project owners and technical - * [Essential Contacts](https://cloud.google.com/resource-manager/docs/managing-notification- + * [Essential Contacts](https://docs.cloud.google.com/resource-manager/docs/managing-notification- * contacts). * The value may be {@code null}. */ @@ -109,7 +109,7 @@ public GooglePrivacyDlpV2Action setDeidentify(GooglePrivacyDlpV2Deidentify deide /** * Sends an email when the job completes. The email goes to IAM project owners and technical - * [Essential Contacts](https://cloud.google.com/resource-manager/docs/managing-notification- + * [Essential Contacts](https://docs.cloud.google.com/resource-manager/docs/managing-notification- * contacts). * @return value or {@code null} for none */ @@ -119,7 +119,7 @@ public GooglePrivacyDlpV2JobNotificationEmails getJobNotificationEmails() { /** * Sends an email when the job completes. The email goes to IAM project owners and technical - * [Essential Contacts](https://cloud.google.com/resource-manager/docs/managing-notification- + * [Essential Contacts](https://docs.cloud.google.com/resource-manager/docs/managing-notification- * contacts). * @param jobNotificationEmails jobNotificationEmails or {@code null} for none */ diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2AdjustByImageFindings.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2AdjustByImageFindings.java index efd5cb5af72..a77d99b3ddd 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2AdjustByImageFindings.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2AdjustByImageFindings.java @@ -41,7 +41,7 @@ public final class GooglePrivacyDlpV2AdjustByImageFindings extends com.google.ap /** * A list of image-supported infoTypes—excluding [document - * infoTypes](https://cloud.google.com/sensitive-data-protection/docs/infotypes- + * infoTypes](https://docs.cloud.google.com/sensitive-data-protection/docs/infotypes- * reference#documents)—to be used as context for the adjustment rule. Sensitive Data Protection * adjusts the likelihood of an image finding if its bounding box has the specified spatial * relationship (defined by `image_containment_type`) with a finding of an infoType in this list. @@ -86,7 +86,7 @@ public GooglePrivacyDlpV2AdjustByImageFindings setImageContainmentType(GooglePri /** * A list of image-supported infoTypes—excluding [document - * infoTypes](https://cloud.google.com/sensitive-data-protection/docs/infotypes- + * infoTypes](https://docs.cloud.google.com/sensitive-data-protection/docs/infotypes- * reference#documents)—to be used as context for the adjustment rule. Sensitive Data Protection * adjusts the likelihood of an image finding if its bounding box has the specified spatial * relationship (defined by `image_containment_type`) with a finding of an infoType in this list. @@ -104,7 +104,7 @@ public java.util.List getInfoTypes() { /** * A list of image-supported infoTypes—excluding [document - * infoTypes](https://cloud.google.com/sensitive-data-protection/docs/infotypes- + * infoTypes](https://docs.cloud.google.com/sensitive-data-protection/docs/infotypes- * reference#documents)—to be used as context for the adjustment rule. Sensitive Data Protection * adjusts the likelihood of an image finding if its bounding box has the specified spatial * relationship (defined by `image_containment_type`) with a finding of an infoType in this list. diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2BigQueryOptions.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2BigQueryOptions.java index 01afcc2ee65..8a4beac9d48 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2BigQueryOptions.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2BigQueryOptions.java @@ -73,7 +73,7 @@ public final class GooglePrivacyDlpV2BigQueryOptions extends com.google.api.clie * Max percentage of rows to scan. The rest are omitted. The number of rows scanned is rounded * down. Must be between 0 and 100, inclusively. Both 0 and 100 means no limit. Defaults to 0. * Only one of rows_limit and rows_limit_percent can be specified. Cannot be used in conjunction - * with TimespanConfig. Caution: A [known issue](https://cloud.google.com/sensitive-data- + * with TimespanConfig. Caution: A [known issue](https://docs.cloud.google.com/sensitive-data- * protection/docs/known-issues#bq-sampling) is causing the `rowsLimitPercent` field to behave * unexpectedly. We recommend using `rowsLimit` instead. * The value may be {@code null}. @@ -189,7 +189,7 @@ public GooglePrivacyDlpV2BigQueryOptions setRowsLimit(java.lang.Long rowsLimit) * Max percentage of rows to scan. The rest are omitted. The number of rows scanned is rounded * down. Must be between 0 and 100, inclusively. Both 0 and 100 means no limit. Defaults to 0. * Only one of rows_limit and rows_limit_percent can be specified. Cannot be used in conjunction - * with TimespanConfig. Caution: A [known issue](https://cloud.google.com/sensitive-data- + * with TimespanConfig. Caution: A [known issue](https://docs.cloud.google.com/sensitive-data- * protection/docs/known-issues#bq-sampling) is causing the `rowsLimitPercent` field to behave * unexpectedly. We recommend using `rowsLimit` instead. * @return value or {@code null} for none @@ -202,7 +202,7 @@ public java.lang.Integer getRowsLimitPercent() { * Max percentage of rows to scan. The rest are omitted. The number of rows scanned is rounded * down. Must be between 0 and 100, inclusively. Both 0 and 100 means no limit. Defaults to 0. * Only one of rows_limit and rows_limit_percent can be specified. Cannot be used in conjunction - * with TimespanConfig. Caution: A [known issue](https://cloud.google.com/sensitive-data- + * with TimespanConfig. Caution: A [known issue](https://docs.cloud.google.com/sensitive-data- * protection/docs/known-issues#bq-sampling) is causing the `rowsLimitPercent` field to behave * unexpectedly. We recommend using `rowsLimit` instead. * @param rowsLimitPercent rowsLimitPercent or {@code null} for none diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2BucketingConfig.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2BucketingConfig.java index 069e6708644..3a900fd0180 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2BucketingConfig.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2BucketingConfig.java @@ -22,7 +22,7 @@ * 66-100 -> HIGH. This can be used on data of type: number, long, string, timestamp. If the bound * `Value` type differs from the type of data being transformed, we will first attempt converting * the type of the data to be transformed to match the type of the bound before comparing. See - * https://cloud.google.com/sensitive-data-protection/docs/concepts-bucketing to learn more. + * https://docs.cloud.google.com/sensitive-data-protection/docs/concepts-bucketing to learn more. * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the Sensitive Data Protection (DLP). For a detailed diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2CloudSqlIamCredential.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2CloudSqlIamCredential.java index 0cd4c9527f2..1c04f88e76f 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2CloudSqlIamCredential.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2CloudSqlIamCredential.java @@ -19,8 +19,8 @@ /** * Use IAM authentication to connect. This requires the Cloud SQL IAM feature to be enabled on the * instance, which is not the default for Cloud SQL. See - * https://cloud.google.com/sql/docs/postgres/authentication and - * https://cloud.google.com/sql/docs/mysql/authentication. + * https://docs.cloud.google.com/sql/docs/postgres/authentication and + * https://docs.cloud.google.com/sql/docs/mysql/authentication. * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the Sensitive Data Protection (DLP). For a detailed diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2CloudStorageOptions.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2CloudStorageOptions.java index c00be52bfa6..40feaa30fd3 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2CloudStorageOptions.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2CloudStorageOptions.java @@ -35,7 +35,7 @@ public final class GooglePrivacyDlpV2CloudStorageOptions extends com.google.api. * then the rest of the bytes are omitted. Only one of `bytes_limit_per_file` and * `bytes_limit_per_file_percent` can be specified. This field can't be set if de-identification * is requested. For certain file types, setting this field has no effect. For more information, - * see [Limits on bytes scanned per file](https://cloud.google.com/sensitive-data- + * see [Limits on bytes scanned per file](https://docs.cloud.google.com/sensitive-data- * protection/docs/supported-file-types#max-byte-size-per-file). * The value may be {@code null}. */ @@ -48,8 +48,8 @@ public final class GooglePrivacyDlpV2CloudStorageOptions extends com.google.api. * Defaults to 0. Only one of bytes_limit_per_file and bytes_limit_per_file_percent can be * specified. This field can't be set if de-identification is requested. For certain file types, * setting this field has no effect. For more information, see [Limits on bytes scanned per - * file](https://cloud.google.com/sensitive-data-protection/docs/supported-file-types#max-byte- - * size-per-file). + * file](https://docs.cloud.google.com/sensitive-data-protection/docs/supported-file-types#max- + * byte-size-per-file). * The value may be {@code null}. */ @com.google.api.client.util.Key @@ -94,7 +94,7 @@ public final class GooglePrivacyDlpV2CloudStorageOptions extends com.google.api. * then the rest of the bytes are omitted. Only one of `bytes_limit_per_file` and * `bytes_limit_per_file_percent` can be specified. This field can't be set if de-identification * is requested. For certain file types, setting this field has no effect. For more information, - * see [Limits on bytes scanned per file](https://cloud.google.com/sensitive-data- + * see [Limits on bytes scanned per file](https://docs.cloud.google.com/sensitive-data- * protection/docs/supported-file-types#max-byte-size-per-file). * @return value or {@code null} for none */ @@ -107,7 +107,7 @@ public java.lang.Long getBytesLimitPerFile() { * then the rest of the bytes are omitted. Only one of `bytes_limit_per_file` and * `bytes_limit_per_file_percent` can be specified. This field can't be set if de-identification * is requested. For certain file types, setting this field has no effect. For more information, - * see [Limits on bytes scanned per file](https://cloud.google.com/sensitive-data- + * see [Limits on bytes scanned per file](https://docs.cloud.google.com/sensitive-data- * protection/docs/supported-file-types#max-byte-size-per-file). * @param bytesLimitPerFile bytesLimitPerFile or {@code null} for none */ @@ -122,8 +122,8 @@ public GooglePrivacyDlpV2CloudStorageOptions setBytesLimitPerFile(java.lang.Long * Defaults to 0. Only one of bytes_limit_per_file and bytes_limit_per_file_percent can be * specified. This field can't be set if de-identification is requested. For certain file types, * setting this field has no effect. For more information, see [Limits on bytes scanned per - * file](https://cloud.google.com/sensitive-data-protection/docs/supported-file-types#max-byte- - * size-per-file). + * file](https://docs.cloud.google.com/sensitive-data-protection/docs/supported-file-types#max- + * byte-size-per-file). * @return value or {@code null} for none */ public java.lang.Integer getBytesLimitPerFilePercent() { @@ -136,8 +136,8 @@ public java.lang.Integer getBytesLimitPerFilePercent() { * Defaults to 0. Only one of bytes_limit_per_file and bytes_limit_per_file_percent can be * specified. This field can't be set if de-identification is requested. For certain file types, * setting this field has no effect. For more information, see [Limits on bytes scanned per - * file](https://cloud.google.com/sensitive-data-protection/docs/supported-file-types#max-byte- - * size-per-file). + * file](https://docs.cloud.google.com/sensitive-data-protection/docs/supported-file-types#max- + * byte-size-per-file). * @param bytesLimitPerFilePercent bytesLimitPerFilePercent or {@code null} for none */ public GooglePrivacyDlpV2CloudStorageOptions setBytesLimitPerFilePercent(java.lang.Integer bytesLimitPerFilePercent) { diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2ColumnDataProfile.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2ColumnDataProfile.java index 838338014d4..10a5fb3885c 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2ColumnDataProfile.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2ColumnDataProfile.java @@ -68,7 +68,7 @@ public final class GooglePrivacyDlpV2ColumnDataProfile extends com.google.api.cl /** * If supported, the location where the dataset's data is stored. See - * https://cloud.google.com/bigquery/docs/locations for supported BigQuery locations. + * https://docs.cloud.google.com/bigquery/docs/locations for supported BigQuery locations. * The value may be {@code null}. */ @com.google.api.client.util.Key @@ -263,7 +263,7 @@ public GooglePrivacyDlpV2ColumnDataProfile setDatasetId(java.lang.String dataset /** * If supported, the location where the dataset's data is stored. See - * https://cloud.google.com/bigquery/docs/locations for supported BigQuery locations. + * https://docs.cloud.google.com/bigquery/docs/locations for supported BigQuery locations. * @return value or {@code null} for none */ public java.lang.String getDatasetLocation() { @@ -272,7 +272,7 @@ public java.lang.String getDatasetLocation() { /** * If supported, the location where the dataset's data is stored. See - * https://cloud.google.com/bigquery/docs/locations for supported BigQuery locations. + * https://docs.cloud.google.com/bigquery/docs/locations for supported BigQuery locations. * @param datasetLocation datasetLocation or {@code null} for none */ public GooglePrivacyDlpV2ColumnDataProfile setDatasetLocation(java.lang.String datasetLocation) { diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2ContentItem.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2ContentItem.java index 47cebc2c3d7..cd08c9b557d 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2ContentItem.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2ContentItem.java @@ -60,7 +60,7 @@ public final class GooglePrivacyDlpV2ContentItem extends com.google.api.client.j private GooglePrivacyDlpV2Conversation conversation; /** - * Structured content for inspection. See https://cloud.google.com/sensitive-data- + * Structured content for inspection. See https://docs.cloud.google.com/sensitive-data- * protection/docs/inspecting-text#inspecting_a_table to learn more. * The value may be {@code null}. */ @@ -145,7 +145,7 @@ public GooglePrivacyDlpV2ContentItem setConversation(GooglePrivacyDlpV2Conversat } /** - * Structured content for inspection. See https://cloud.google.com/sensitive-data- + * Structured content for inspection. See https://docs.cloud.google.com/sensitive-data- * protection/docs/inspecting-text#inspecting_a_table to learn more. * @return value or {@code null} for none */ @@ -154,7 +154,7 @@ public GooglePrivacyDlpV2Table getTable() { } /** - * Structured content for inspection. See https://cloud.google.com/sensitive-data- + * Structured content for inspection. See https://docs.cloud.google.com/sensitive-data- * protection/docs/inspecting-text#inspecting_a_table to learn more. * @param table table or {@code null} for none */ diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2CryptoHashConfig.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2CryptoHashConfig.java index 17f5cc04423..99c0395b3ff 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2CryptoHashConfig.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2CryptoHashConfig.java @@ -20,7 +20,7 @@ * Pseudonymization method that generates surrogates via cryptographic hashing. Uses SHA-256. The * key size must be either 32 or 64 bytes. Outputs a base64 encoded representation of the hashed * output (for example, L7k0BHmF1ha5U3NfGykjro4xWi1MPVQPjhMAZbSV9mM=). Currently, only string and - * integer values can be hashed. See https://cloud.google.com/sensitive-data- + * integer values can be hashed. See https://docs.cloud.google.com/sensitive-data- * protection/docs/pseudonymization to learn more. * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig.java index e86acf4bf80..d4e6b3a728e 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig.java @@ -23,10 +23,10 @@ * must be encoded as ASCII. For a given crypto key and context, the same identifier will be * replaced with the same surrogate. Identifiers must be at least two characters long. In the case * that the identifier is the empty string, it will be skipped. See - * https://cloud.google.com/sensitive-data-protection/docs/pseudonymization to learn more. Note: We - * recommend using CryptoDeterministicConfig for all use cases which do not require preserving the - * input alphabet space and size, plus warrant referential integrity. FPE incurs significant latency - * costs. + * https://docs.cloud.google.com/sensitive-data-protection/docs/pseudonymization to learn more. + * Note: We recommend using CryptoDeterministicConfig for all use cases which do not require + * preserving the input alphabet space and size, plus warrant referential integrity. FPE incurs + * significant latency costs. * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the Sensitive Data Protection (DLP). For a detailed @@ -93,7 +93,7 @@ public final class GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig extends com.googl * info_type_name(surrogate_character_count):surrogate For example, if the name of custom infoType * is 'MY_TOKEN_INFO_TYPE' and the surrogate is 'abc', the full replacement value will be: * 'MY_TOKEN_INFO_TYPE(3):abc' This annotation identifies the surrogate when inspecting content - * using the custom infoType [`SurrogateType`](https://cloud.google.com/sensitive-data- + * using the custom infoType [`SurrogateType`](https://docs.cloud.google.com/sensitive-data- * protection/docs/reference/rest/v2/InspectConfig#surrogatetype). This facilitates reversal of * the surrogate when it occurs in free text. In order for inspection to work properly, the name * of this infoType must not occur naturally anywhere in your data; otherwise, inspection may find @@ -224,7 +224,7 @@ public GooglePrivacyDlpV2CryptoReplaceFfxFpeConfig setRadix(java.lang.Integer ra * info_type_name(surrogate_character_count):surrogate For example, if the name of custom infoType * is 'MY_TOKEN_INFO_TYPE' and the surrogate is 'abc', the full replacement value will be: * 'MY_TOKEN_INFO_TYPE(3):abc' This annotation identifies the surrogate when inspecting content - * using the custom infoType [`SurrogateType`](https://cloud.google.com/sensitive-data- + * using the custom infoType [`SurrogateType`](https://docs.cloud.google.com/sensitive-data- * protection/docs/reference/rest/v2/InspectConfig#surrogatetype). This facilitates reversal of * the surrogate when it occurs in free text. In order for inspection to work properly, the name * of this infoType must not occur naturally anywhere in your data; otherwise, inspection may find @@ -247,7 +247,7 @@ public GooglePrivacyDlpV2InfoType getSurrogateInfoType() { * info_type_name(surrogate_character_count):surrogate For example, if the name of custom infoType * is 'MY_TOKEN_INFO_TYPE' and the surrogate is 'abc', the full replacement value will be: * 'MY_TOKEN_INFO_TYPE(3):abc' This annotation identifies the surrogate when inspecting content - * using the custom infoType [`SurrogateType`](https://cloud.google.com/sensitive-data- + * using the custom infoType [`SurrogateType`](https://docs.cloud.google.com/sensitive-data- * protection/docs/reference/rest/v2/InspectConfig#surrogatetype). This facilitates reversal of * the surrogate when it occurs in free text. In order for inspection to work properly, the name * of this infoType must not occur naturally anywhere in your data; otherwise, inspection may find diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2DataProfileAction.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2DataProfileAction.java index 5b0efdda47c..38171f693db 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2DataProfileAction.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2DataProfileAction.java @@ -47,7 +47,7 @@ public final class GooglePrivacyDlpV2DataProfileAction extends com.google.api.cl /** * Publishes generated data profiles to Google Security Operations. For more information, see [Use * Sensitive Data Protection data in context-aware - * analytics](https://cloud.google.com/chronicle/docs/detection/usecase-dlp-high-risk-user- + * analytics](https://docs.cloud.google.com/chronicle/docs/detection/usecase-dlp-high-risk-user- * download). * The value may be {@code null}. */ @@ -113,7 +113,7 @@ public GooglePrivacyDlpV2DataProfileAction setPubSubNotification(GooglePrivacyDl /** * Publishes generated data profiles to Google Security Operations. For more information, see [Use * Sensitive Data Protection data in context-aware - * analytics](https://cloud.google.com/chronicle/docs/detection/usecase-dlp-high-risk-user- + * analytics](https://docs.cloud.google.com/chronicle/docs/detection/usecase-dlp-high-risk-user- * download). * @return value or {@code null} for none */ @@ -124,7 +124,7 @@ public GooglePrivacyDlpV2PublishToChronicle getPublishToChronicle() { /** * Publishes generated data profiles to Google Security Operations. For more information, see [Use * Sensitive Data Protection data in context-aware - * analytics](https://cloud.google.com/chronicle/docs/detection/usecase-dlp-high-risk-user- + * analytics](https://docs.cloud.google.com/chronicle/docs/detection/usecase-dlp-high-risk-user- * download). * @param publishToChronicle publishToChronicle or {@code null} for none */ diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2DataProfileFinding.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2DataProfileFinding.java index 8ed7ff1401f..8066bd5b9c1 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2DataProfileFinding.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2DataProfileFinding.java @@ -62,7 +62,7 @@ public final class GooglePrivacyDlpV2DataProfileFinding extends com.google.api.c private java.lang.String fullResourceName; /** - * The [type of content](https://cloud.google.com/sensitive-data-protection/docs/infotypes- + * The [type of content](https://docs.cloud.google.com/sensitive-data-protection/docs/infotypes- * reference) that might have been found. * The value may be {@code null}. */ @@ -179,7 +179,7 @@ public GooglePrivacyDlpV2DataProfileFinding setFullResourceName(java.lang.String } /** - * The [type of content](https://cloud.google.com/sensitive-data-protection/docs/infotypes- + * The [type of content](https://docs.cloud.google.com/sensitive-data-protection/docs/infotypes- * reference) that might have been found. * @return value or {@code null} for none */ @@ -188,7 +188,7 @@ public GooglePrivacyDlpV2InfoType getInfotype() { } /** - * The [type of content](https://cloud.google.com/sensitive-data-protection/docs/infotypes- + * The [type of content](https://docs.cloud.google.com/sensitive-data-protection/docs/infotypes- * reference) that might have been found. * @param infotype infotype or {@code null} for none */ diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2DataProfileJobConfig.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2DataProfileJobConfig.java index c79495310ab..035f182ed6a 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2DataProfileJobConfig.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2DataProfileJobConfig.java @@ -19,8 +19,8 @@ /** * Configuration for setting up a job to scan resources for profile generation. Only one data * profile configuration may exist per organization, folder, or project. The generated data profiles - * are retained according to the [data retention policy] (https://cloud.google.com/sensitive-data- - * protection/docs/data-profiles#retention). + * are retained according to the [data retention policy] (https://docs.cloud.google.com/sensitive- + * data-protection/docs/data-profiles#retention). * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the Sensitive Data Protection (DLP). For a detailed @@ -54,7 +54,7 @@ public final class GooglePrivacyDlpV2DataProfileJobConfig extends com.google.api * template. If no region-specific template is specified, but a "global" template is specified, it * will be copied to that region and used instead. If no global or region-specific template is * provided for a region with data, that region's data will not be scanned. For more information, - * see https://cloud.google.com/sensitive-data-protection/docs/data-profiles#data-residency. + * see https://docs.cloud.google.com/sensitive-data-protection/docs/data-profiles#data-residency. * The value may be {@code null}. */ @com.google.api.client.util.Key @@ -107,7 +107,7 @@ public GooglePrivacyDlpV2DataProfileJobConfig setDataProfileActions(java.util.Li * template. If no region-specific template is specified, but a "global" template is specified, it * will be copied to that region and used instead. If no global or region-specific template is * provided for a region with data, that region's data will not be scanned. For more information, - * see https://cloud.google.com/sensitive-data-protection/docs/data-profiles#data-residency. + * see https://docs.cloud.google.com/sensitive-data-protection/docs/data-profiles#data-residency. * @return value or {@code null} for none */ public java.util.List getInspectTemplates() { @@ -122,7 +122,7 @@ public java.util.List getInspectTemplates() { * template. If no region-specific template is specified, but a "global" template is specified, it * will be copied to that region and used instead. If no global or region-specific template is * provided for a region with data, that region's data will not be scanned. For more information, - * see https://cloud.google.com/sensitive-data-protection/docs/data-profiles#data-residency. + * see https://docs.cloud.google.com/sensitive-data-protection/docs/data-profiles#data-residency. * @param inspectTemplates inspectTemplates or {@code null} for none */ public GooglePrivacyDlpV2DataProfileJobConfig setInspectTemplates(java.util.List inspectTemplates) { diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2DateShiftConfig.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2DateShiftConfig.java index 8325700a326..60b1e44855a 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2DateShiftConfig.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2DateShiftConfig.java @@ -18,7 +18,8 @@ /** * Shifts dates by random number of days, with option to be consistent for the same context. See - * https://cloud.google.com/sensitive-data-protection/docs/concepts-date-shifting to learn more. + * https://docs.cloud.google.com/sensitive-data-protection/docs/concepts-date-shifting to learn + * more. * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the Sensitive Data Protection (DLP). For a detailed diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2DeidentifyTemplate.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2DeidentifyTemplate.java index 3ca3721200f..84831979db4 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2DeidentifyTemplate.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2DeidentifyTemplate.java @@ -18,7 +18,7 @@ /** * DeidentifyTemplates contains instructions on how to de-identify content. See - * https://cloud.google.com/sensitive-data-protection/docs/concepts-templates to learn more. + * https://docs.cloud.google.com/sensitive-data-protection/docs/concepts-templates to learn more. * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the Sensitive Data Protection (DLP). For a detailed diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2Dictionary.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2Dictionary.java index 4c7a9651632..3a2a2404fd3 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2Dictionary.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2Dictionary.java @@ -29,9 +29,9 @@ * dictionary word "jen" will match the first three letters of the text "jen123" but will return no * matches for "jennifer". Dictionary words containing a large number of characters that are not * letters or digits may result in unexpected findings because such characters are treated as - * whitespace. The [limits](https://cloud.google.com/sensitive-data-protection/limits) page contains - * details about the size limits of dictionaries. For dictionaries that do not fit within these - * constraints, consider using `LargeCustomDictionaryConfig` in the `StoredInfoType` API. + * whitespace. The [limits](https://docs.cloud.google.com/sensitive-data-protection/limits) page + * contains details about the size limits of dictionaries. For dictionaries that do not fit within + * these constraints, consider using `LargeCustomDictionaryConfig` in the `StoredInfoType` API. * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the Sensitive Data Protection (DLP). For a detailed diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2DiscoveryConfig.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2DiscoveryConfig.java index 371cf84382b..3edbb58486b 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2DiscoveryConfig.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2DiscoveryConfig.java @@ -19,7 +19,7 @@ /** * Configuration for discovery to scan resources for profile generation. Only one discovery * configuration may exist per organization, folder, or project. The generated data profiles are - * retained according to the [data retention policy] (https://cloud.google.com/sensitive-data- + * retained according to the [data retention policy] (https://docs.cloud.google.com/sensitive-data- * protection/docs/data-profiles#retention). * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is @@ -77,7 +77,7 @@ public final class GooglePrivacyDlpV2DiscoveryConfig extends com.google.api.clie * template. If no region-specific template is specified, but a "global" template is specified, it * will be copied to that region and used instead. If no global or region-specific template is * provided for a region with data, that region's data will not be scanned. For more information, - * see https://cloud.google.com/sensitive-data-protection/docs/data-profiles#data-residency. + * see https://docs.cloud.google.com/sensitive-data-protection/docs/data-profiles#data-residency. * The value may be {@code null}. */ @com.google.api.client.util.Key @@ -222,7 +222,7 @@ public GooglePrivacyDlpV2DiscoveryConfig setErrors(java.util.List getInspectTemplates() { @@ -237,7 +237,7 @@ public java.util.List getInspectTemplates() { * template. If no region-specific template is specified, but a "global" template is specified, it * will be copied to that region and used instead. If no global or region-specific template is * provided for a region with data, that region's data will not be scanned. For more information, - * see https://cloud.google.com/sensitive-data-protection/docs/data-profiles#data-residency. + * see https://docs.cloud.google.com/sensitive-data-protection/docs/data-profiles#data-residency. * @param inspectTemplates inspectTemplates or {@code null} for none */ public GooglePrivacyDlpV2DiscoveryConfig setInspectTemplates(java.util.List inspectTemplates) { diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2ExcludeByImageFindings.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2ExcludeByImageFindings.java index 23c3c4316f0..416dbb033fe 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2ExcludeByImageFindings.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2ExcludeByImageFindings.java @@ -42,7 +42,7 @@ public final class GooglePrivacyDlpV2ExcludeByImageFindings extends com.google.a /** * A list of image-supported infoTypes—excluding [document - * infoTypes](https://cloud.google.com/sensitive-data-protection/docs/infotypes- + * infoTypes](https://docs.cloud.google.com/sensitive-data-protection/docs/infotypes- * reference#documents)—to be used as context for the exclusion rule. A finding is excluded if its * bounding box has the specified spatial relationship (defined by `image_containment_type`) with * a finding of an infoType in this list. For example, if `InspectionRuleSet.info_types` includes @@ -76,7 +76,7 @@ public GooglePrivacyDlpV2ExcludeByImageFindings setImageContainmentType(GooglePr /** * A list of image-supported infoTypes—excluding [document - * infoTypes](https://cloud.google.com/sensitive-data-protection/docs/infotypes- + * infoTypes](https://docs.cloud.google.com/sensitive-data-protection/docs/infotypes- * reference#documents)—to be used as context for the exclusion rule. A finding is excluded if its * bounding box has the specified spatial relationship (defined by `image_containment_type`) with * a finding of an infoType in this list. For example, if `InspectionRuleSet.info_types` includes @@ -92,7 +92,7 @@ public java.util.List getInfoTypes() { /** * A list of image-supported infoTypes—excluding [document - * infoTypes](https://cloud.google.com/sensitive-data-protection/docs/infotypes- + * infoTypes](https://docs.cloud.google.com/sensitive-data-protection/docs/infotypes- * reference#documents)—to be used as context for the exclusion rule. A finding is excluded if its * bounding box has the specified spatial relationship (defined by `image_containment_type`) with * a finding of an infoType in this list. For example, if `InspectionRuleSet.info_types` includes diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2Export.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2Export.java index fe243b7cdef..b0397d32dec 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2Export.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2Export.java @@ -37,17 +37,17 @@ public final class GooglePrivacyDlpV2Export extends com.google.api.client.json.G * table will be named `discovery_profiles`. This table will be placed in the same project as the * container project running the scan. After the first profile is generated and the dataset and * table are created, the discovery scan configuration will be updated with the dataset and table - * names. * See [Analyze data profiles stored in BigQuery](https://cloud.google.com/sensitive- - * data-protection/docs/analyze-data-profiles). * See [Sample queries for your BigQuery - * table](https://cloud.google.com/sensitive-data-protection/docs/analyze-data- - * profiles#sample_sql_queries). * Data is inserted using [streaming + * names. * See [Analyze data profiles stored in + * BigQuery](https://docs.cloud.google.com/sensitive-data-protection/docs/analyze-data-profiles). + * * See [Sample queries for your BigQuery table](https://docs.cloud.google.com/sensitive-data- + * protection/docs/analyze-data-profiles#sample_sql_queries). * Data is inserted using [streaming * insert](https://cloud.google.com/blog/products/bigquery/life-of-a-bigquery-streaming-insert) * and so data may be in the buffer for a period of time after the profile has finished. * The * Pub/Sub notification is sent before the streaming buffer is guaranteed to be written, so data * may not be instantly visible to queries by the time your topic receives the Pub/Sub * notification. * The best practice is to use the same table for an entire organization so that * you can take advantage of the [provided Data Studio - * reports](https://cloud.google.com/sensitive-data-protection/docs/analyze-data- + * reports](https://docs.cloud.google.com/sensitive-data-protection/docs/analyze-data- * profiles#use_a_premade_report). If you use VPC Service Controls to define security perimeters, * then you must use a separate table for each boundary. * The value may be {@code null}. @@ -71,17 +71,17 @@ public final class GooglePrivacyDlpV2Export extends com.google.api.client.json.G * table will be named `discovery_profiles`. This table will be placed in the same project as the * container project running the scan. After the first profile is generated and the dataset and * table are created, the discovery scan configuration will be updated with the dataset and table - * names. * See [Analyze data profiles stored in BigQuery](https://cloud.google.com/sensitive- - * data-protection/docs/analyze-data-profiles). * See [Sample queries for your BigQuery - * table](https://cloud.google.com/sensitive-data-protection/docs/analyze-data- - * profiles#sample_sql_queries). * Data is inserted using [streaming + * names. * See [Analyze data profiles stored in + * BigQuery](https://docs.cloud.google.com/sensitive-data-protection/docs/analyze-data-profiles). + * * See [Sample queries for your BigQuery table](https://docs.cloud.google.com/sensitive-data- + * protection/docs/analyze-data-profiles#sample_sql_queries). * Data is inserted using [streaming * insert](https://cloud.google.com/blog/products/bigquery/life-of-a-bigquery-streaming-insert) * and so data may be in the buffer for a period of time after the profile has finished. * The * Pub/Sub notification is sent before the streaming buffer is guaranteed to be written, so data * may not be instantly visible to queries by the time your topic receives the Pub/Sub * notification. * The best practice is to use the same table for an entire organization so that * you can take advantage of the [provided Data Studio - * reports](https://cloud.google.com/sensitive-data-protection/docs/analyze-data- + * reports](https://docs.cloud.google.com/sensitive-data-protection/docs/analyze-data- * profiles#use_a_premade_report). If you use VPC Service Controls to define security perimeters, * then you must use a separate table for each boundary. * @return value or {@code null} for none @@ -96,17 +96,17 @@ public GooglePrivacyDlpV2BigQueryTable getProfileTable() { * table will be named `discovery_profiles`. This table will be placed in the same project as the * container project running the scan. After the first profile is generated and the dataset and * table are created, the discovery scan configuration will be updated with the dataset and table - * names. * See [Analyze data profiles stored in BigQuery](https://cloud.google.com/sensitive- - * data-protection/docs/analyze-data-profiles). * See [Sample queries for your BigQuery - * table](https://cloud.google.com/sensitive-data-protection/docs/analyze-data- - * profiles#sample_sql_queries). * Data is inserted using [streaming + * names. * See [Analyze data profiles stored in + * BigQuery](https://docs.cloud.google.com/sensitive-data-protection/docs/analyze-data-profiles). + * * See [Sample queries for your BigQuery table](https://docs.cloud.google.com/sensitive-data- + * protection/docs/analyze-data-profiles#sample_sql_queries). * Data is inserted using [streaming * insert](https://cloud.google.com/blog/products/bigquery/life-of-a-bigquery-streaming-insert) * and so data may be in the buffer for a period of time after the profile has finished. * The * Pub/Sub notification is sent before the streaming buffer is guaranteed to be written, so data * may not be instantly visible to queries by the time your topic receives the Pub/Sub * notification. * The best practice is to use the same table for an entire organization so that * you can take advantage of the [provided Data Studio - * reports](https://cloud.google.com/sensitive-data-protection/docs/analyze-data- + * reports](https://docs.cloud.google.com/sensitive-data-protection/docs/analyze-data- * profiles#use_a_premade_report). If you use VPC Service Controls to define security perimeters, * then you must use a separate table for each boundary. * @param profileTable profileTable or {@code null} for none diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2FileStoreCollection.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2FileStoreCollection.java index b5dd26a68bc..132c2996cc5 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2FileStoreCollection.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2FileStoreCollection.java @@ -43,7 +43,7 @@ public final class GooglePrivacyDlpV2FileStoreCollection extends com.google.api. * patterns are specified, match at least one pattern. For a resource to match the tag filters, * the resource must have all of the provided tags attached. Tags refer to Resource Manager tags * bound to the resource or its ancestors. For more information, see [Manage - * schedules](https://cloud.google.com/sensitive-data-protection/docs/profile-project-cloud- + * schedules](https://docs.cloud.google.com/sensitive-data-protection/docs/profile-project-cloud- * storage#manage-schedules). * The value may be {@code null}. */ @@ -73,7 +73,7 @@ public GooglePrivacyDlpV2FileStoreCollection setIncludeRegexes(GooglePrivacyDlpV * patterns are specified, match at least one pattern. For a resource to match the tag filters, * the resource must have all of the provided tags attached. Tags refer to Resource Manager tags * bound to the resource or its ancestors. For more information, see [Manage - * schedules](https://cloud.google.com/sensitive-data-protection/docs/profile-project-cloud- + * schedules](https://docs.cloud.google.com/sensitive-data-protection/docs/profile-project-cloud- * storage#manage-schedules). * @return value or {@code null} for none */ @@ -87,7 +87,7 @@ public GooglePrivacyDlpV2TagFilters getIncludeTags() { * patterns are specified, match at least one pattern. For a resource to match the tag filters, * the resource must have all of the provided tags attached. Tags refer to Resource Manager tags * bound to the resource or its ancestors. For more information, see [Manage - * schedules](https://cloud.google.com/sensitive-data-protection/docs/profile-project-cloud- + * schedules](https://docs.cloud.google.com/sensitive-data-protection/docs/profile-project-cloud- * storage#manage-schedules). * @param includeTags includeTags or {@code null} for none */ diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2FileStoreDataProfile.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2FileStoreDataProfile.java index c39f5634240..958a1bcb3d7 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2FileStoreDataProfile.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2FileStoreDataProfile.java @@ -111,7 +111,7 @@ public final class GooglePrivacyDlpV2FileStoreDataProfile extends com.google.api /** * The location of the file store. * Cloud Storage: - * https://cloud.google.com/storage/docs/locations#available-locations * Amazon S3: + * https://docs.cloud.google.com/storage/docs/locations#available-locations * Amazon S3: * https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints * The value may be {@code null}. */ @@ -407,7 +407,7 @@ public GooglePrivacyDlpV2FileStoreDataProfile setFileStoreIsEmpty(java.lang.Bool /** * The location of the file store. * Cloud Storage: - * https://cloud.google.com/storage/docs/locations#available-locations * Amazon S3: + * https://docs.cloud.google.com/storage/docs/locations#available-locations * Amazon S3: * https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints * @return value or {@code null} for none */ @@ -417,7 +417,7 @@ public java.lang.String getFileStoreLocation() { /** * The location of the file store. * Cloud Storage: - * https://cloud.google.com/storage/docs/locations#available-locations * Amazon S3: + * https://docs.cloud.google.com/storage/docs/locations#available-locations * Amazon S3: * https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints * @param fileStoreLocation fileStoreLocation or {@code null} for none */ diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2FixedSizeBucketingConfig.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2FixedSizeBucketingConfig.java index fd088b8e05f..a40297c86c5 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2FixedSizeBucketingConfig.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2FixedSizeBucketingConfig.java @@ -24,8 +24,8 @@ * that are within this bucket will be replaced with "10-20". This can be used on data of type: * double, long. If the bound Value type differs from the type of data being transformed, we will * first attempt converting the type of the data to be transformed to match the type of the bound - * before comparing. See https://cloud.google.com/sensitive-data-protection/docs/concepts-bucketing - * to learn more. + * before comparing. See https://docs.cloud.google.com/sensitive-data-protection/docs/concepts- + * bucketing to learn more. * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the Sensitive Data Protection (DLP). For a detailed diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2HotwordRule.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2HotwordRule.java index 251fb3e166f..2c452795b16 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2HotwordRule.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2HotwordRule.java @@ -52,7 +52,7 @@ public final class GooglePrivacyDlpV2HotwordRule extends com.google.api.client.j * known to be the area code of a company's office. In this case, use the hotword regex "\(xxx\)", * where "xxx" is the area code in question. For tabular data, if you want to modify the * likelihood of an entire column of findngs, see [Hotword example: Set the match likelihood of a - * table column] (https://cloud.google.com/sensitive-data-protection/docs/creating-custom- + * table column] (https://docs.cloud.google.com/sensitive-data-protection/docs/creating-custom- * infotypes-likelihood#match-column-values). * The value may be {@code null}. */ @@ -101,7 +101,7 @@ public GooglePrivacyDlpV2HotwordRule setLikelihoodAdjustment(GooglePrivacyDlpV2L * known to be the area code of a company's office. In this case, use the hotword regex "\(xxx\)", * where "xxx" is the area code in question. For tabular data, if you want to modify the * likelihood of an entire column of findngs, see [Hotword example: Set the match likelihood of a - * table column] (https://cloud.google.com/sensitive-data-protection/docs/creating-custom- + * table column] (https://docs.cloud.google.com/sensitive-data-protection/docs/creating-custom- * infotypes-likelihood#match-column-values). * @return value or {@code null} for none */ @@ -117,7 +117,7 @@ public GooglePrivacyDlpV2Proximity getProximity() { * known to be the area code of a company's office. In this case, use the hotword regex "\(xxx\)", * where "xxx" is the area code in question. For tabular data, if you want to modify the * likelihood of an entire column of findngs, see [Hotword example: Set the match likelihood of a - * table column] (https://cloud.google.com/sensitive-data-protection/docs/creating-custom- + * table column] (https://docs.cloud.google.com/sensitive-data-protection/docs/creating-custom- * infotypes-likelihood#match-column-values). * @param proximity proximity or {@code null} for none */ diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2InfoType.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2InfoType.java index d57a4b8d9e4..3b7b2a58d2d 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2InfoType.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2InfoType.java @@ -32,9 +32,9 @@ public final class GooglePrivacyDlpV2InfoType extends com.google.api.client.json /** * Name of the information type. Either a name of your choosing when creating a CustomInfoType, or - * one of the names listed at https://cloud.google.com/sensitive-data-protection/docs/infotypes- - * reference when specifying a built-in type. When sending Cloud DLP results to Data Catalog, - * infoType names should conform to the pattern `[A-Za-z0-9$_-]{1,64}`. + * one of the names listed at https://docs.cloud.google.com/sensitive-data- + * protection/docs/infotypes-reference when specifying a built-in type. When sending Cloud DLP + * results to Data Catalog, infoType names should conform to the pattern `[A-Za-z0-9$_-]{1,64}`. * The value may be {@code null}. */ @com.google.api.client.util.Key @@ -56,9 +56,9 @@ public final class GooglePrivacyDlpV2InfoType extends com.google.api.client.json /** * Name of the information type. Either a name of your choosing when creating a CustomInfoType, or - * one of the names listed at https://cloud.google.com/sensitive-data-protection/docs/infotypes- - * reference when specifying a built-in type. When sending Cloud DLP results to Data Catalog, - * infoType names should conform to the pattern `[A-Za-z0-9$_-]{1,64}`. + * one of the names listed at https://docs.cloud.google.com/sensitive-data- + * protection/docs/infotypes-reference when specifying a built-in type. When sending Cloud DLP + * results to Data Catalog, infoType names should conform to the pattern `[A-Za-z0-9$_-]{1,64}`. * @return value or {@code null} for none */ public java.lang.String getName() { @@ -67,9 +67,9 @@ public java.lang.String getName() { /** * Name of the information type. Either a name of your choosing when creating a CustomInfoType, or - * one of the names listed at https://cloud.google.com/sensitive-data-protection/docs/infotypes- - * reference when specifying a built-in type. When sending Cloud DLP results to Data Catalog, - * infoType names should conform to the pattern `[A-Za-z0-9$_-]{1,64}`. + * one of the names listed at https://docs.cloud.google.com/sensitive-data- + * protection/docs/infotypes-reference when specifying a built-in type. When sending Cloud DLP + * results to Data Catalog, infoType names should conform to the pattern `[A-Za-z0-9$_-]{1,64}`. * @param name name or {@code null} for none */ public GooglePrivacyDlpV2InfoType setName(java.lang.String name) { diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2InspectConfig.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2InspectConfig.java index 695ccd0f7ec..ed5df4cb187 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2InspectConfig.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2InspectConfig.java @@ -39,7 +39,7 @@ public final class GooglePrivacyDlpV2InspectConfig extends com.google.api.client private java.util.List contentOptions; /** - * CustomInfoTypes provided by the user. See https://cloud.google.com/sensitive-data- + * CustomInfoTypes provided by the user. See https://docs.cloud.google.com/sensitive-data- * protection/docs/creating-custom-infotypes to learn more. * The value may be {@code null}. */ @@ -69,7 +69,7 @@ public final class GooglePrivacyDlpV2InspectConfig extends com.google.api.client /** * Restricts what info_types to look for. The values must correspond to InfoType values returned - * by ListInfoTypes or listed at https://cloud.google.com/sensitive-data- + * by ListInfoTypes or listed at https://docs.cloud.google.com/sensitive-data- * protection/docs/infotypes-reference. When no InfoTypes or CustomInfoTypes are specified in a * request, the system may automatically choose a default list of detectors to run, which may * change over time. If you need precise control and predictability as to what detectors are run @@ -103,7 +103,7 @@ public final class GooglePrivacyDlpV2InspectConfig extends com.google.api.client * Only returns findings equal to or above this threshold. The default is POSSIBLE. In general, * the highest likelihood setting yields the fewest findings in results and the lowest chance of a * false positive. For more information, see [Match - * likelihood](https://cloud.google.com/sensitive-data-protection/docs/likelihood). + * likelihood](https://docs.cloud.google.com/sensitive-data-protection/docs/likelihood). * The value may be {@code null}. */ @com.google.api.client.util.Key @@ -151,7 +151,7 @@ public GooglePrivacyDlpV2InspectConfig setContentOptions(java.util.List getCustomInfoTypes() { } /** - * CustomInfoTypes provided by the user. See https://cloud.google.com/sensitive-data- + * CustomInfoTypes provided by the user. See https://docs.cloud.google.com/sensitive-data- * protection/docs/creating-custom-infotypes to learn more. * @param customInfoTypes customInfoTypes or {@code null} for none */ @@ -207,7 +207,7 @@ public GooglePrivacyDlpV2InspectConfig setIncludeQuote(java.lang.Boolean include /** * Restricts what info_types to look for. The values must correspond to InfoType values returned - * by ListInfoTypes or listed at https://cloud.google.com/sensitive-data- + * by ListInfoTypes or listed at https://docs.cloud.google.com/sensitive-data- * protection/docs/infotypes-reference. When no InfoTypes or CustomInfoTypes are specified in a * request, the system may automatically choose a default list of detectors to run, which may * change over time. If you need precise control and predictability as to what detectors are run @@ -221,7 +221,7 @@ public java.util.List getInfoTypes() { /** * Restricts what info_types to look for. The values must correspond to InfoType values returned - * by ListInfoTypes or listed at https://cloud.google.com/sensitive-data- + * by ListInfoTypes or listed at https://docs.cloud.google.com/sensitive-data- * protection/docs/infotypes-reference. When no InfoTypes or CustomInfoTypes are specified in a * request, the system may automatically choose a default list of detectors to run, which may * change over time. If you need precise control and predictability as to what detectors are run @@ -267,7 +267,7 @@ public GooglePrivacyDlpV2InspectConfig setLimits(GooglePrivacyDlpV2FindingLimits * Only returns findings equal to or above this threshold. The default is POSSIBLE. In general, * the highest likelihood setting yields the fewest findings in results and the lowest chance of a * false positive. For more information, see [Match - * likelihood](https://cloud.google.com/sensitive-data-protection/docs/likelihood). + * likelihood](https://docs.cloud.google.com/sensitive-data-protection/docs/likelihood). * @return value or {@code null} for none */ public java.lang.String getMinLikelihood() { @@ -278,7 +278,7 @@ public java.lang.String getMinLikelihood() { * Only returns findings equal to or above this threshold. The default is POSSIBLE. In general, * the highest likelihood setting yields the fewest findings in results and the lowest chance of a * false positive. For more information, see [Match - * likelihood](https://cloud.google.com/sensitive-data-protection/docs/likelihood). + * likelihood](https://docs.cloud.google.com/sensitive-data-protection/docs/likelihood). * @param minLikelihood minLikelihood or {@code null} for none */ public GooglePrivacyDlpV2InspectConfig setMinLikelihood(java.lang.String minLikelihood) { diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2InspectTemplate.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2InspectTemplate.java index 68b0adff9d8..869d7bf9a95 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2InspectTemplate.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2InspectTemplate.java @@ -19,7 +19,7 @@ /** * The inspectTemplate contains a configuration (set of types of sensitive data to be detected) to * be used anywhere you otherwise would normally specify InspectConfig. See - * https://cloud.google.com/sensitive-data-protection/docs/concepts-templates to learn more. + * https://docs.cloud.google.com/sensitive-data-protection/docs/concepts-templates to learn more. * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the Sensitive Data Protection (DLP). For a detailed diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2JobNotificationEmails.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2JobNotificationEmails.java index 3bf1a5cad15..21fa268e4c5 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2JobNotificationEmails.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2JobNotificationEmails.java @@ -18,7 +18,7 @@ /** * Sends an email when the job completes. The email goes to IAM project owners and technical - * [Essential Contacts](https://cloud.google.com/resource-manager/docs/managing-notification- + * [Essential Contacts](https://docs.cloud.google.com/resource-manager/docs/managing-notification- * contacts). * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2JobTrigger.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2JobTrigger.java index 84a96f80a99..b9c3f7d2916 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2JobTrigger.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2JobTrigger.java @@ -18,7 +18,7 @@ /** * Contains a configuration to make API calls on a repeating basis. See - * https://cloud.google.com/sensitive-data-protection/docs/concepts-job-triggers to learn more. + * https://docs.cloud.google.com/sensitive-data-protection/docs/concepts-job-triggers to learn more. * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the Sensitive Data Protection (DLP). For a detailed diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2KmsWrappedCryptoKey.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2KmsWrappedCryptoKey.java index 8122cbf8207..ce703c05352 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2KmsWrappedCryptoKey.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2KmsWrappedCryptoKey.java @@ -20,7 +20,7 @@ * Include to use an existing data crypto key wrapped by KMS. The wrapped key must be a 128-, 192-, * or 256-bit key. Authorization requires the following IAM permissions when sending a request to * perform a crypto transformation using a KMS-wrapped crypto key: dlp.kms.encrypt For more - * information, see [Creating a wrapped key] (https://cloud.google.com/sensitive-data- + * information, see [Creating a wrapped key] (https://docs.cloud.google.com/sensitive-data- * protection/docs/create-wrapped-key). Note: When you use Cloud KMS for cryptographic operations, * [charges apply](https://cloud.google.com/kms/pricing). * diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2LargeCustomDictionaryConfig.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2LargeCustomDictionaryConfig.java index ac14ba844a0..b02a9188c43 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2LargeCustomDictionaryConfig.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2LargeCustomDictionaryConfig.java @@ -18,9 +18,10 @@ /** * Configuration for a custom dictionary created from a data source of any size up to the maximum - * size defined in the [limits](https://cloud.google.com/sensitive-data-protection/limits) page. The - * artifacts of dictionary creation are stored in the specified Cloud Storage location. Consider - * using `CustomInfoType.Dictionary` for smaller dictionaries that satisfy the size requirements. + * size defined in the [limits](https://docs.cloud.google.com/sensitive-data-protection/limits) + * page. The artifacts of dictionary creation are stored in the specified Cloud Storage location. + * Consider using `CustomInfoType.Dictionary` for smaller dictionaries that satisfy the size + * requirements. * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the Sensitive Data Protection (DLP). For a detailed diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2OtherCloudDiscoveryTarget.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2OtherCloudDiscoveryTarget.java index 90cb626c929..5a1bd6ea911 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2OtherCloudDiscoveryTarget.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2OtherCloudDiscoveryTarget.java @@ -18,7 +18,7 @@ /** * Target used to match against for discovery of resources from other clouds. An [AWS connector in - * Security Command Center (Enterprise](https://cloud.google.com/security-command- + * Security Command Center (Enterprise](https://docs.cloud.google.com/security-command- * center/docs/connect-scc-to-aws) is required to use this feature. * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2Proximity.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2Proximity.java index 71d3cba7991..5c9cc98331e 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2Proximity.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2Proximity.java @@ -41,7 +41,7 @@ public final class GooglePrivacyDlpV2Proximity extends com.google.api.client.jso * Number of characters before the finding to consider. For tabular data, if you want to modify * the likelihood of an entire column of findngs, set this to 1. For more information, see * [Hotword example: Set the match likelihood of a table column] - * (https://cloud.google.com/sensitive-data-protection/docs/creating-custom-infotypes- + * (https://docs.cloud.google.com/sensitive-data-protection/docs/creating-custom-infotypes- * likelihood#match-column-values). * The value may be {@code null}. */ @@ -69,7 +69,7 @@ public GooglePrivacyDlpV2Proximity setWindowAfter(java.lang.Integer windowAfter) * Number of characters before the finding to consider. For tabular data, if you want to modify * the likelihood of an entire column of findngs, set this to 1. For more information, see * [Hotword example: Set the match likelihood of a table column] - * (https://cloud.google.com/sensitive-data-protection/docs/creating-custom-infotypes- + * (https://docs.cloud.google.com/sensitive-data-protection/docs/creating-custom-infotypes- * likelihood#match-column-values). * @return value or {@code null} for none */ @@ -81,7 +81,7 @@ public java.lang.Integer getWindowBefore() { * Number of characters before the finding to consider. For tabular data, if you want to modify * the likelihood of an entire column of findngs, set this to 1. For more information, see * [Hotword example: Set the match likelihood of a table column] - * (https://cloud.google.com/sensitive-data-protection/docs/creating-custom-infotypes- + * (https://docs.cloud.google.com/sensitive-data-protection/docs/creating-custom-infotypes- * likelihood#match-column-values). * @param windowBefore windowBefore or {@code null} for none */ diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2PublishFindingsToDataplexCatalog.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2PublishFindingsToDataplexCatalog.java index f41dec969e0..68797eef779 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2PublishFindingsToDataplexCatalog.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2PublishFindingsToDataplexCatalog.java @@ -19,9 +19,9 @@ /** * Publish findings of a DlpJob to Dataplex Universal Catalog as a `sensitive-data-protection-job- * result` aspect. For more information, see [Send inspection results to Dataplex Universal Catalog - * as aspects](https://cloud.google.com/sensitive-data-protection/docs/add-aspects-inspection-job). - * Aspects are stored in Dataplex Universal Catalog storage and are governed by service-specific - * policies for Dataplex Universal Catalog. For more information, see [Service Specific + * as aspects](https://docs.cloud.google.com/sensitive-data-protection/docs/add-aspects-inspection- + * job). Aspects are stored in Dataplex Universal Catalog storage and are governed by service- + * specific policies for Dataplex Universal Catalog. For more information, see [Service Specific * Terms](https://cloud.google.com/terms/service-terms). Only a single instance of this action can * be specified. This action is allowed only if all resources being scanned are BigQuery tables. * Compatible with: Inspect diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2PublishToDataplexCatalog.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2PublishToDataplexCatalog.java index abf5829e951..0b89cccf214 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2PublishToDataplexCatalog.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2PublishToDataplexCatalog.java @@ -18,8 +18,8 @@ /** * Create Dataplex Universal Catalog aspects for profiled resources with the aspect type Sensitive - * Data Protection Profile. To learn more about aspects, see https://cloud.google.com/sensitive- - * data-protection/docs/add-aspects. + * Data Protection Profile. To learn more about aspects, see + * https://docs.cloud.google.com/sensitive-data-protection/docs/add-aspects. * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the Sensitive Data Protection (DLP). For a detailed diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2PublishToPubSub.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2PublishToPubSub.java index 74762b2cdc0..4d81de64354 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2PublishToPubSub.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2PublishToPubSub.java @@ -19,7 +19,7 @@ /** * Publish a message into a given Pub/Sub topic when DlpJob has completed. The message contains a * single field, `DlpJobName`, which is equal to the finished job's - * [`DlpJob.name`](https://cloud.google.com/sensitive-data- + * [`DlpJob.name`](https://docs.cloud.google.com/sensitive-data- * protection/docs/reference/rest/v2/projects.dlpJobs#DlpJob). Compatible with: Inspect, Risk * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2ReplaceDictionaryConfig.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2ReplaceDictionaryConfig.java index ce83b8106bb..c01ad121976 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2ReplaceDictionaryConfig.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2ReplaceDictionaryConfig.java @@ -32,8 +32,8 @@ public final class GooglePrivacyDlpV2ReplaceDictionaryConfig extends com.google. /** * A list of words to select from for random replacement. The - * [limits](https://cloud.google.com/sensitive-data-protection/limits) page contains details about - * the size limits of dictionaries. + * [limits](https://docs.cloud.google.com/sensitive-data-protection/limits) page contains details + * about the size limits of dictionaries. * The value may be {@code null}. */ @com.google.api.client.util.Key @@ -41,8 +41,8 @@ public final class GooglePrivacyDlpV2ReplaceDictionaryConfig extends com.google. /** * A list of words to select from for random replacement. The - * [limits](https://cloud.google.com/sensitive-data-protection/limits) page contains details about - * the size limits of dictionaries. + * [limits](https://docs.cloud.google.com/sensitive-data-protection/limits) page contains details + * about the size limits of dictionaries. * @return value or {@code null} for none */ public GooglePrivacyDlpV2WordList getWordList() { @@ -51,8 +51,8 @@ public GooglePrivacyDlpV2WordList getWordList() { /** * A list of words to select from for random replacement. The - * [limits](https://cloud.google.com/sensitive-data-protection/limits) page contains details about - * the size limits of dictionaries. + * [limits](https://docs.cloud.google.com/sensitive-data-protection/limits) page contains details + * about the size limits of dictionaries. * @param wordList wordList or {@code null} for none */ public GooglePrivacyDlpV2ReplaceDictionaryConfig setWordList(GooglePrivacyDlpV2WordList wordList) { diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2RiskAnalysisJobConfig.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2RiskAnalysisJobConfig.java index 2c42e267f5d..8b842094c4d 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2RiskAnalysisJobConfig.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2RiskAnalysisJobConfig.java @@ -17,7 +17,7 @@ package com.google.api.services.dlp.v2.model; /** - * Configuration for a risk analysis job. See https://cloud.google.com/sensitive-data- + * Configuration for a risk analysis job. See https://docs.cloud.google.com/sensitive-data- * protection/docs/concepts-risk-analysis to learn more. * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2SecretsDiscoveryTarget.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2SecretsDiscoveryTarget.java index c843cf8e3e1..5ffa375b5c2 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2SecretsDiscoveryTarget.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2SecretsDiscoveryTarget.java @@ -21,7 +21,7 @@ * include any filtering or frequency controls. Cloud DLP will scan cloud resource metadata for * secrets daily. No inspect template should be included in the discovery config for a security * benchmarks scan. Instead, the built-in list of secrets and credentials infoTypes will be used - * (see https://cloud.google.com/sensitive-data-protection/docs/infotypes- + * (see https://docs.cloud.google.com/sensitive-data-protection/docs/infotypes- * reference#credentials_and_secrets). Credentials and secrets discovered will be reported as * vulnerabilities to Security Command Center. * diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2StoredInfoTypeConfig.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2StoredInfoTypeConfig.java index 3bfa29b1525..6e1bb1362ea 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2StoredInfoTypeConfig.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2StoredInfoTypeConfig.java @@ -18,7 +18,7 @@ /** * Configuration for stored infoTypes. All fields and subfield are provided by the user. For more - * information, see https://cloud.google.com/sensitive-data-protection/docs/creating-custom- + * information, see https://docs.cloud.google.com/sensitive-data-protection/docs/creating-custom- * infotypes. * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2SurrogateType.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2SurrogateType.java index f12b054a195..96f92566fb2 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2SurrogateType.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2SurrogateType.java @@ -18,7 +18,7 @@ /** * Message for detecting output from deidentification transformations such as - * [`CryptoReplaceFfxFpeConfig`](https://cloud.google.com/sensitive-data- + * [`CryptoReplaceFfxFpeConfig`](https://docs.cloud.google.com/sensitive-data- * protection/docs/reference/rest/v2/organizations.deidentifyTemplates#cryptoreplaceffxfpeconfig). * These types of transformations are those that perform pseudonymization, thereby producing a * "surrogate" as output. This should be used in conjunction with a field on the transformation such diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2Table.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2Table.java index 94e85f2c846..c561340ec1d 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2Table.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2Table.java @@ -18,7 +18,7 @@ /** * Structured content to inspect. Up to 50,000 `Value`s per request allowed. See - * https://cloud.google.com/sensitive-data-protection/docs/inspecting-structured- + * https://docs.cloud.google.com/sensitive-data-protection/docs/inspecting-structured- * text#inspecting_a_table to learn more. * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2TableDataProfile.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2TableDataProfile.java index 129ae039fc3..3c2ccff0cfa 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2TableDataProfile.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2TableDataProfile.java @@ -67,7 +67,7 @@ public final class GooglePrivacyDlpV2TableDataProfile extends com.google.api.cli /** * If supported, the location where the dataset's data is stored. See - * https://cloud.google.com/bigquery/docs/locations for supported locations. + * https://docs.cloud.google.com/bigquery/docs/locations for supported locations. * The value may be {@code null}. */ @com.google.api.client.util.Key @@ -358,7 +358,7 @@ public GooglePrivacyDlpV2TableDataProfile setDatasetId(java.lang.String datasetI /** * If supported, the location where the dataset's data is stored. See - * https://cloud.google.com/bigquery/docs/locations for supported locations. + * https://docs.cloud.google.com/bigquery/docs/locations for supported locations. * @return value or {@code null} for none */ public java.lang.String getDatasetLocation() { @@ -367,7 +367,7 @@ public java.lang.String getDatasetLocation() { /** * If supported, the location where the dataset's data is stored. See - * https://cloud.google.com/bigquery/docs/locations for supported locations. + * https://docs.cloud.google.com/bigquery/docs/locations for supported locations. * @param datasetLocation datasetLocation or {@code null} for none */ public GooglePrivacyDlpV2TableDataProfile setDatasetLocation(java.lang.String datasetLocation) { diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2TagResources.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2TagResources.java index edbf5d43d44..51b48dfa592 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2TagResources.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2TagResources.java @@ -17,10 +17,10 @@ package com.google.api.services.dlp.v2.model; /** - * If set, attaches the [tags] (https://cloud.google.com/resource-manager/docs/tags/tags-overview) - * provided to profiled resources. Tags support [access - * control](https://cloud.google.com/iam/docs/tags-access-control). You can conditionally grant or - * deny access to a resource based on whether the resource has a specific tag. + * If set, attaches the [tags] (https://docs.cloud.google.com/resource-manager/docs/tags/tags- + * overview) provided to profiled resources. Tags support [access + * control](https://docs.cloud.google.com/iam/docs/tags-access-control). You can conditionally grant + * or deny access to a resource based on whether the resource has a specific tag. * *

This is the Java data model class that specifies how to parse/serialize into the JSON that is * transmitted over HTTP when working with the Sensitive Data Protection (DLP). For a detailed @@ -35,11 +35,12 @@ public final class GooglePrivacyDlpV2TagResources extends com.google.api.client. /** * Whether applying a tag to a resource should lower the risk of the profile for that resource. - * For example, in conjunction with an [IAM deny policy](https://cloud.google.com/iam/docs/deny- - * overview), you can deny all principals a permission if a tag value is present, mitigating the - * risk of the resource. This also lowers the data risk of resources at the lower levels of the - * resource hierarchy. For example, reducing the data risk of a table data profile also reduces - * the data risk of the constituent column data profiles. + * For example, in conjunction with an [IAM deny + * policy](https://docs.cloud.google.com/iam/docs/deny-overview), you can deny all principals a + * permission if a tag value is present, mitigating the risk of the resource. This also lowers the + * data risk of resources at the lower levels of the resource hierarchy. For example, reducing the + * data risk of a table data profile also reduces the data risk of the constituent column data + * profiles. * The value may be {@code null}. */ @com.google.api.client.util.Key @@ -71,11 +72,12 @@ public final class GooglePrivacyDlpV2TagResources extends com.google.api.client. /** * Whether applying a tag to a resource should lower the risk of the profile for that resource. - * For example, in conjunction with an [IAM deny policy](https://cloud.google.com/iam/docs/deny- - * overview), you can deny all principals a permission if a tag value is present, mitigating the - * risk of the resource. This also lowers the data risk of resources at the lower levels of the - * resource hierarchy. For example, reducing the data risk of a table data profile also reduces - * the data risk of the constituent column data profiles. + * For example, in conjunction with an [IAM deny + * policy](https://docs.cloud.google.com/iam/docs/deny-overview), you can deny all principals a + * permission if a tag value is present, mitigating the risk of the resource. This also lowers the + * data risk of resources at the lower levels of the resource hierarchy. For example, reducing the + * data risk of a table data profile also reduces the data risk of the constituent column data + * profiles. * @return value or {@code null} for none */ public java.lang.Boolean getLowerDataRiskToLow() { @@ -84,11 +86,12 @@ public java.lang.Boolean getLowerDataRiskToLow() { /** * Whether applying a tag to a resource should lower the risk of the profile for that resource. - * For example, in conjunction with an [IAM deny policy](https://cloud.google.com/iam/docs/deny- - * overview), you can deny all principals a permission if a tag value is present, mitigating the - * risk of the resource. This also lowers the data risk of resources at the lower levels of the - * resource hierarchy. For example, reducing the data risk of a table data profile also reduces - * the data risk of the constituent column data profiles. + * For example, in conjunction with an [IAM deny + * policy](https://docs.cloud.google.com/iam/docs/deny-overview), you can deny all principals a + * permission if a tag value is present, mitigating the risk of the resource. This also lowers the + * data risk of resources at the lower levels of the resource hierarchy. For example, reducing the + * data risk of a table data profile also reduces the data risk of the constituent column data + * profiles. * @param lowerDataRiskToLow lowerDataRiskToLow or {@code null} for none */ public GooglePrivacyDlpV2TagResources setLowerDataRiskToLow(java.lang.Boolean lowerDataRiskToLow) { diff --git a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2TimespanConfig.java b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2TimespanConfig.java index 99e384ec1f5..4048386c478 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2TimespanConfig.java +++ b/clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2TimespanConfig.java @@ -39,8 +39,8 @@ public final class GooglePrivacyDlpV2TimespanConfig extends com.google.api.clien * triggered by automatic population will scan data that is at least three hours old when the job * starts. This is because streaming buffer rows are not read during inspection and reading up to * the current timestamp will result in skipped rows. See the [known - * issue](https://cloud.google.com/sensitive-data-protection/docs/known-issues#recently-streamed- - * data) related to this operation. + * issue](https://docs.cloud.google.com/sensitive-data-protection/docs/known-issues#recently- + * streamed-data) related to this operation. * The value may be {@code null}. */ @com.google.api.client.util.Key @@ -69,14 +69,14 @@ public final class GooglePrivacyDlpV2TimespanConfig extends com.google.api.clien * is specified, then rows are filtered based on the given start and end times. Rows with a `NULL` * value in the provided BigQuery column are skipped. Valid data types of the provided BigQuery * column are: `INTEGER`, `DATE`, `TIMESTAMP`, and `DATETIME`. If your BigQuery table is - * [partitioned at ingestion time](https://cloud.google.com/bigquery/docs/partitioned- + * [partitioned at ingestion time](https://docs.cloud.google.com/bigquery/docs/partitioned- * tables#ingestion_time), you can use any of the following pseudo-columns as your timestamp * field. When used with Cloud DLP, these pseudo-column names are case sensitive. - * `_PARTITIONTIME` - `_PARTITIONDATE` - `_PARTITION_LOAD_TIME` **For Datastore** If this value is * specified, then entities are filtered based on the given start and end times. If an entity does * not contain the provided timestamp property or contains empty or invalid values, then it is * included. Valid data types of the provided timestamp property are: `TIMESTAMP`. See the [known - * issue](https://cloud.google.com/sensitive-data-protection/docs/known-issues#bq-timespan) + * issue](https://docs.cloud.google.com/sensitive-data-protection/docs/known-issues#bq-timespan) * related to this operation. * The value may be {@code null}. */ @@ -91,8 +91,8 @@ public final class GooglePrivacyDlpV2TimespanConfig extends com.google.api.clien * triggered by automatic population will scan data that is at least three hours old when the job * starts. This is because streaming buffer rows are not read during inspection and reading up to * the current timestamp will result in skipped rows. See the [known - * issue](https://cloud.google.com/sensitive-data-protection/docs/known-issues#recently-streamed- - * data) related to this operation. + * issue](https://docs.cloud.google.com/sensitive-data-protection/docs/known-issues#recently- + * streamed-data) related to this operation. * @return value or {@code null} for none */ public java.lang.Boolean getEnableAutoPopulationOfTimespanConfig() { @@ -107,8 +107,8 @@ public java.lang.Boolean getEnableAutoPopulationOfTimespanConfig() { * triggered by automatic population will scan data that is at least three hours old when the job * starts. This is because streaming buffer rows are not read during inspection and reading up to * the current timestamp will result in skipped rows. See the [known - * issue](https://cloud.google.com/sensitive-data-protection/docs/known-issues#recently-streamed- - * data) related to this operation. + * issue](https://docs.cloud.google.com/sensitive-data-protection/docs/known-issues#recently- + * streamed-data) related to this operation. * @param enableAutoPopulationOfTimespanConfig enableAutoPopulationOfTimespanConfig or {@code null} for none */ public GooglePrivacyDlpV2TimespanConfig setEnableAutoPopulationOfTimespanConfig(java.lang.Boolean enableAutoPopulationOfTimespanConfig) { @@ -161,14 +161,14 @@ public GooglePrivacyDlpV2TimespanConfig setStartTime(String startTime) { * is specified, then rows are filtered based on the given start and end times. Rows with a `NULL` * value in the provided BigQuery column are skipped. Valid data types of the provided BigQuery * column are: `INTEGER`, `DATE`, `TIMESTAMP`, and `DATETIME`. If your BigQuery table is - * [partitioned at ingestion time](https://cloud.google.com/bigquery/docs/partitioned- + * [partitioned at ingestion time](https://docs.cloud.google.com/bigquery/docs/partitioned- * tables#ingestion_time), you can use any of the following pseudo-columns as your timestamp * field. When used with Cloud DLP, these pseudo-column names are case sensitive. - * `_PARTITIONTIME` - `_PARTITIONDATE` - `_PARTITION_LOAD_TIME` **For Datastore** If this value is * specified, then entities are filtered based on the given start and end times. If an entity does * not contain the provided timestamp property or contains empty or invalid values, then it is * included. Valid data types of the provided timestamp property are: `TIMESTAMP`. See the [known - * issue](https://cloud.google.com/sensitive-data-protection/docs/known-issues#bq-timespan) + * issue](https://docs.cloud.google.com/sensitive-data-protection/docs/known-issues#bq-timespan) * related to this operation. * @return value or {@code null} for none */ @@ -183,14 +183,14 @@ public GooglePrivacyDlpV2FieldId getTimestampField() { * is specified, then rows are filtered based on the given start and end times. Rows with a `NULL` * value in the provided BigQuery column are skipped. Valid data types of the provided BigQuery * column are: `INTEGER`, `DATE`, `TIMESTAMP`, and `DATETIME`. If your BigQuery table is - * [partitioned at ingestion time](https://cloud.google.com/bigquery/docs/partitioned- + * [partitioned at ingestion time](https://docs.cloud.google.com/bigquery/docs/partitioned- * tables#ingestion_time), you can use any of the following pseudo-columns as your timestamp * field. When used with Cloud DLP, these pseudo-column names are case sensitive. - * `_PARTITIONTIME` - `_PARTITIONDATE` - `_PARTITION_LOAD_TIME` **For Datastore** If this value is * specified, then entities are filtered based on the given start and end times. If an entity does * not contain the provided timestamp property or contains empty or invalid values, then it is * included. Valid data types of the provided timestamp property are: `TIMESTAMP`. See the [known - * issue](https://cloud.google.com/sensitive-data-protection/docs/known-issues#bq-timespan) + * issue](https://docs.cloud.google.com/sensitive-data-protection/docs/known-issues#bq-timespan) * related to this operation. * @param timestampField timestampField or {@code null} for none */ diff --git a/clients/google-api-services-dlp/v2/2.0.0/pom.xml b/clients/google-api-services-dlp/v2/2.0.0/pom.xml index cf7870eaefa..10d66d9de46 100644 --- a/clients/google-api-services-dlp/v2/2.0.0/pom.xml +++ b/clients/google-api-services-dlp/v2/2.0.0/pom.xml @@ -8,8 +8,8 @@ com.google.apis google-api-services-dlp - v2-rev20260711-2.0.0 - Sensitive Data Protection (DLP) v2-rev20260711-2.0.0 + v2-rev20260725-2.0.0 + Sensitive Data Protection (DLP) v2-rev20260725-2.0.0 jar 2011 diff --git a/clients/google-api-services-dlp/v2/README.md b/clients/google-api-services-dlp/v2/README.md index 23fbc0c65b7..78243c1f774 100644 --- a/clients/google-api-services-dlp/v2/README.md +++ b/clients/google-api-services-dlp/v2/README.md @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file: com.google.apis google-api-services-dlp - v2-rev20260711-2.0.0 + v2-rev20260725-2.0.0 @@ -35,7 +35,7 @@ repositories { mavenCentral() } dependencies { - implementation 'com.google.apis:google-api-services-dlp:v2-rev20260711-2.0.0' + implementation 'com.google.apis:google-api-services-dlp:v2-rev20260725-2.0.0' } ```