Skip to content

Commit 56fb45f

Browse files
1 parent 85b09c4 commit 56fb45f

File tree

7 files changed

+42
-36
lines changed

7 files changed

+42
-36
lines changed

clients/google-api-services-dlp/v2/2.0.0/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-dlp</artifactId>
25-
<version>v2-rev20250817-2.0.0</version>
25+
<version>v2-rev20250824-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-dlp:v2-rev20250817-2.0.0'
38+
implementation 'com.google.apis:google-api-services-dlp:v2-rev20250824-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2DataProfileAction.java

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ public final class GooglePrivacyDlpV2DataProfileAction extends com.google.api.cl
5555
private GooglePrivacyDlpV2PublishToChronicle publishToChronicle;
5656

5757
/**
58-
* Publishes a portion of each profile to Dataplex Catalog with the aspect type Sensitive Data
59-
* Protection Profile.
58+
* Publishes a portion of each profile to Dataplex Universal Catalog with the aspect type
59+
* Sensitive Data Protection Profile.
6060
* The value may be {@code null}.
6161
*/
6262
@com.google.api.client.util.Key
@@ -134,17 +134,17 @@ public GooglePrivacyDlpV2DataProfileAction setPublishToChronicle(GooglePrivacyDl
134134
}
135135

136136
/**
137-
* Publishes a portion of each profile to Dataplex Catalog with the aspect type Sensitive Data
138-
* Protection Profile.
137+
* Publishes a portion of each profile to Dataplex Universal Catalog with the aspect type
138+
* Sensitive Data Protection Profile.
139139
* @return value or {@code null} for none
140140
*/
141141
public GooglePrivacyDlpV2PublishToDataplexCatalog getPublishToDataplexCatalog() {
142142
return publishToDataplexCatalog;
143143
}
144144

145145
/**
146-
* Publishes a portion of each profile to Dataplex Catalog with the aspect type Sensitive Data
147-
* Protection Profile.
146+
* Publishes a portion of each profile to Dataplex Universal Catalog with the aspect type
147+
* Sensitive Data Protection Profile.
148148
* @param publishToDataplexCatalog publishToDataplexCatalog or {@code null} for none
149149
*/
150150
public GooglePrivacyDlpV2DataProfileAction setPublishToDataplexCatalog(GooglePrivacyDlpV2PublishToDataplexCatalog publishToDataplexCatalog) {

clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2PublishToDataplexCatalog.java

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
package com.google.api.services.dlp.v2.model;
1818

1919
/**
20-
* Create Dataplex Catalog aspects for profiled resources with the aspect type Sensitive Data
21-
* Protection Profile. To learn more about aspects, see https://cloud.google.com/sensitive-data-
22-
* protection/docs/add-aspects.
20+
* Create Dataplex Universal Catalog aspects for profiled resources with the aspect type Sensitive
21+
* Data Protection Profile. To learn more about aspects, see https://cloud.google.com/sensitive-
22+
* data-protection/docs/add-aspects.
2323
*
2424
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
2525
* transmitted over HTTP when working with the Sensitive Data Protection (DLP). For a detailed
@@ -33,31 +33,31 @@
3333
public final class GooglePrivacyDlpV2PublishToDataplexCatalog extends com.google.api.client.json.GenericJson {
3434

3535
/**
36-
* Whether creating a Dataplex Catalog aspect for a profiled resource should lower the risk of the
37-
* profile for that resource. This also lowers the data risk of resources at the lower levels of
38-
* the resource hierarchy. For example, reducing the data risk of a table data profile also
39-
* reduces the data risk of the constituent column data profiles.
36+
* Whether creating a Dataplex Universal Catalog aspect for a profiled resource should lower the
37+
* risk of the profile for that resource. This also lowers the data risk of resources at the lower
38+
* levels of the resource hierarchy. For example, reducing the data risk of a table data profile
39+
* also reduces the data risk of the constituent column data profiles.
4040
* The value may be {@code null}.
4141
*/
4242
@com.google.api.client.util.Key
4343
private java.lang.Boolean lowerDataRiskToLow;
4444

4545
/**
46-
* Whether creating a Dataplex Catalog aspect for a profiled resource should lower the risk of the
47-
* profile for that resource. This also lowers the data risk of resources at the lower levels of
48-
* the resource hierarchy. For example, reducing the data risk of a table data profile also
49-
* reduces the data risk of the constituent column data profiles.
46+
* Whether creating a Dataplex Universal Catalog aspect for a profiled resource should lower the
47+
* risk of the profile for that resource. This also lowers the data risk of resources at the lower
48+
* levels of the resource hierarchy. For example, reducing the data risk of a table data profile
49+
* also reduces the data risk of the constituent column data profiles.
5050
* @return value or {@code null} for none
5151
*/
5252
public java.lang.Boolean getLowerDataRiskToLow() {
5353
return lowerDataRiskToLow;
5454
}
5555

5656
/**
57-
* Whether creating a Dataplex Catalog aspect for a profiled resource should lower the risk of the
58-
* profile for that resource. This also lowers the data risk of resources at the lower levels of
59-
* the resource hierarchy. For example, reducing the data risk of a table data profile also
60-
* reduces the data risk of the constituent column data profiles.
57+
* Whether creating a Dataplex Universal Catalog aspect for a profiled resource should lower the
58+
* risk of the profile for that resource. This also lowers the data risk of resources at the lower
59+
* levels of the resource hierarchy. For example, reducing the data risk of a table data profile
60+
* also reduces the data risk of the constituent column data profiles.
6161
* @param lowerDataRiskToLow lowerDataRiskToLow or {@code null} for none
6262
*/
6363
public GooglePrivacyDlpV2PublishToDataplexCatalog setLowerDataRiskToLow(java.lang.Boolean lowerDataRiskToLow) {

clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2Tag.java

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,9 @@ public final class GooglePrivacyDlpV2Tag extends com.google.api.client.json.Gene
4040

4141
/**
4242
* The namespaced name for the tag value to attach to Google Cloud resources. Must be in the
43-
* format `{parent_id}/{tag_key_short_name}/{short_name}`, for example, "123456/environment/prod".
44-
* This is only set for Google Cloud resources.
43+
* format `{parent_id}/{tag_key_short_name}/{short_name}`, for example, "123456/environment/prod"
44+
* for an organization parent, or "my-project/environment/prod" for a project parent. This is only
45+
* set for Google Cloud resources.
4546
* The value may be {@code null}.
4647
*/
4748
@com.google.api.client.util.Key
@@ -76,8 +77,9 @@ public GooglePrivacyDlpV2Tag setKey(java.lang.String key) {
7677

7778
/**
7879
* The namespaced name for the tag value to attach to Google Cloud resources. Must be in the
79-
* format `{parent_id}/{tag_key_short_name}/{short_name}`, for example, "123456/environment/prod".
80-
* This is only set for Google Cloud resources.
80+
* format `{parent_id}/{tag_key_short_name}/{short_name}`, for example, "123456/environment/prod"
81+
* for an organization parent, or "my-project/environment/prod" for a project parent. This is only
82+
* set for Google Cloud resources.
8183
* @return value or {@code null} for none
8284
*/
8385
public java.lang.String getNamespacedTagValue() {
@@ -86,8 +88,9 @@ public java.lang.String getNamespacedTagValue() {
8688

8789
/**
8890
* The namespaced name for the tag value to attach to Google Cloud resources. Must be in the
89-
* format `{parent_id}/{tag_key_short_name}/{short_name}`, for example, "123456/environment/prod".
90-
* This is only set for Google Cloud resources.
91+
* format `{parent_id}/{tag_key_short_name}/{short_name}`, for example, "123456/environment/prod"
92+
* for an organization parent, or "my-project/environment/prod" for a project parent. This is only
93+
* set for Google Cloud resources.
9194
* @param namespacedTagValue namespacedTagValue or {@code null} for none
9295
*/
9396
public GooglePrivacyDlpV2Tag setNamespacedTagValue(java.lang.String namespacedTagValue) {

clients/google-api-services-dlp/v2/2.0.0/com/google/api/services/dlp/v2/model/GooglePrivacyDlpV2TagValue.java

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,17 @@ public final class GooglePrivacyDlpV2TagValue extends com.google.api.client.json
3232

3333
/**
3434
* The namespaced name for the tag value to attach to resources. Must be in the format
35-
* `{parent_id}/{tag_key_short_name}/{short_name}`, for example, "123456/environment/prod".
35+
* `{parent_id}/{tag_key_short_name}/{short_name}`, for example, "123456/environment/prod" for an
36+
* organization parent, or "my-project/environment/prod" for a project parent.
3637
* The value may be {@code null}.
3738
*/
3839
@com.google.api.client.util.Key
3940
private java.lang.String namespacedValue;
4041

4142
/**
4243
* The namespaced name for the tag value to attach to resources. Must be in the format
43-
* `{parent_id}/{tag_key_short_name}/{short_name}`, for example, "123456/environment/prod".
44+
* `{parent_id}/{tag_key_short_name}/{short_name}`, for example, "123456/environment/prod" for an
45+
* organization parent, or "my-project/environment/prod" for a project parent.
4446
* @return value or {@code null} for none
4547
*/
4648
public java.lang.String getNamespacedValue() {
@@ -49,7 +51,8 @@ public java.lang.String getNamespacedValue() {
4951

5052
/**
5153
* The namespaced name for the tag value to attach to resources. Must be in the format
52-
* `{parent_id}/{tag_key_short_name}/{short_name}`, for example, "123456/environment/prod".
54+
* `{parent_id}/{tag_key_short_name}/{short_name}`, for example, "123456/environment/prod" for an
55+
* organization parent, or "my-project/environment/prod" for a project parent.
5356
* @param namespacedValue namespacedValue or {@code null} for none
5457
*/
5558
public GooglePrivacyDlpV2TagValue setNamespacedValue(java.lang.String namespacedValue) {

clients/google-api-services-dlp/v2/2.0.0/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
<groupId>com.google.apis</groupId>
1010
<artifactId>google-api-services-dlp</artifactId>
11-
<version>v2-rev20250817-2.0.0</version>
12-
<name>Sensitive Data Protection (DLP) v2-rev20250817-2.0.0</name>
11+
<version>v2-rev20250824-2.0.0</version>
12+
<name>Sensitive Data Protection (DLP) v2-rev20250824-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-dlp/v2/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-dlp</artifactId>
25-
<version>v2-rev20250817-2.0.0</version>
25+
<version>v2-rev20250824-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-dlp:v2-rev20250817-2.0.0'
38+
implementation 'com.google.apis:google-api-services-dlp:v2-rev20250824-2.0.0'
3939
}
4040
```
4141

0 commit comments

Comments
 (0)