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 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 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 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 @@