Skip to content

Commit f07cb69

Browse files
1 parent 95e6d98 commit f07cb69

22 files changed

+576
-564
lines changed

clients/google-api-services-dataplex/v1/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-dataplex</artifactId>
25-
<version>v1-rev20240611-2.0.0</version>
25+
<version>v1-rev20240624-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-dataplex:v1-rev20240611-2.0.0'
38+
implementation 'com.google.apis:google-api-services-dataplex:v1-rev20240624-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-dataplex/v1/2.0.0/com/google/api/services/dataplex/v1/CloudDataplex.java

Lines changed: 332 additions & 293 deletions
Large diffs are not rendered by default.

clients/google-api-services-dataplex/v1/2.0.0/com/google/api/services/dataplex/v1/model/GoogleCloudDataplexV1Aspect.java

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ public final class GoogleCloudDataplexV1Aspect extends com.google.api.client.jso
5050
private String createTime;
5151

5252
/**
53-
* Required. The content of the aspect, according to its aspect type schema. This will replace
54-
* content. The maximum size of the field is 120KB (encoded as UTF-8).
53+
* Required. The content of the aspect, according to its aspect type schema. The maximum size of
54+
* the field is 120KB (encoded as UTF-8).
5555
* The value may be {@code null}.
5656
*/
5757
@com.google.api.client.util.Key
@@ -121,17 +121,17 @@ public GoogleCloudDataplexV1Aspect setCreateTime(String createTime) {
121121
}
122122

123123
/**
124-
* Required. The content of the aspect, according to its aspect type schema. This will replace
125-
* content. The maximum size of the field is 120KB (encoded as UTF-8).
124+
* Required. The content of the aspect, according to its aspect type schema. The maximum size of
125+
* the field is 120KB (encoded as UTF-8).
126126
* @return value or {@code null} for none
127127
*/
128128
public java.util.Map<String, java.lang.Object> getData() {
129129
return data;
130130
}
131131

132132
/**
133-
* Required. The content of the aspect, according to its aspect type schema. This will replace
134-
* content. The maximum size of the field is 120KB (encoded as UTF-8).
133+
* Required. The content of the aspect, according to its aspect type schema. The maximum size of
134+
* the field is 120KB (encoded as UTF-8).
135135
* @param data data or {@code null} for none
136136
*/
137137
public GoogleCloudDataplexV1Aspect setData(java.util.Map<String, java.lang.Object> data) {

clients/google-api-services-dataplex/v1/2.0.0/com/google/api/services/dataplex/v1/model/GoogleCloudDataplexV1AspectSource.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
package com.google.api.services.dataplex.v1.model;
1818

1919
/**
20-
* AspectSource contains source system related information for the aspect.
20+
* AspectSource contains information related to the source system of the Aspect.
2121
*
2222
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
2323
* transmitted over HTTP when working with the Cloud Dataplex API. For a detailed explanation see:

clients/google-api-services-dataplex/v1/2.0.0/com/google/api/services/dataplex/v1/model/GoogleCloudDataplexV1AspectType.java

Lines changed: 17 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
package com.google.api.services.dataplex.v1.model;
1818

1919
/**
20-
* Aspect Type is a template for creating Aspects, and represents the JSON-schema for a given Entry,
21-
* e.g., BigQuery Table Schema.
20+
* AspectType is a template for creating Aspects, and represents the JSON-schema for a given Entry,
21+
* for example, BigQuery Table Schema.
2222
*
2323
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
2424
* transmitted over HTTP when working with the Cloud Dataplex API. For a detailed explanation see:
@@ -31,7 +31,7 @@
3131
public final class GoogleCloudDataplexV1AspectType extends com.google.api.client.json.GenericJson {
3232

3333
/**
34-
* Immutable. Authorization defined for this type.
34+
* Immutable. Defines the Authorization for this type.
3535
* The value may be {@code null}.
3636
*/
3737
@com.google.api.client.util.Key
@@ -59,8 +59,8 @@ public final class GoogleCloudDataplexV1AspectType extends com.google.api.client
5959
private java.lang.String displayName;
6060

6161
/**
62-
* This checksum is computed by the server based on the value of other fields, and may be sent on
63-
* update and delete requests to ensure the client has an up-to-date value before proceeding.
62+
* The service computes this checksum. The client may send it on update and delete requests to
63+
* ensure it has an up-to-date value before proceeding.
6464
* The value may be {@code null}.
6565
*/
6666
@com.google.api.client.util.Key
@@ -89,16 +89,8 @@ public final class GoogleCloudDataplexV1AspectType extends com.google.api.client
8989
private java.lang.String name;
9090

9191
/**
92-
* Output only. Denotes the transfer status of the Aspect Type. It is unspecified for Aspect Types
93-
* created from Dataplex API.
94-
* The value may be {@code null}.
95-
*/
96-
@com.google.api.client.util.Key
97-
private java.lang.String transferStatus;
98-
99-
/**
100-
* Output only. System generated globally unique ID for the AspectType. This ID will be different
101-
* if the AspectType is deleted and re-created with the same name.
92+
* Output only. System generated globally unique ID for the AspectType. If you delete and recreate
93+
* the AspectType with the same name, then this ID will be different.
10294
* The value may be {@code null}.
10395
*/
10496
@com.google.api.client.util.Key
@@ -112,15 +104,15 @@ public final class GoogleCloudDataplexV1AspectType extends com.google.api.client
112104
private String updateTime;
113105

114106
/**
115-
* Immutable. Authorization defined for this type.
107+
* Immutable. Defines the Authorization for this type.
116108
* @return value or {@code null} for none
117109
*/
118110
public GoogleCloudDataplexV1AspectTypeAuthorization getAuthorization() {
119111
return authorization;
120112
}
121113

122114
/**
123-
* Immutable. Authorization defined for this type.
115+
* Immutable. Defines the Authorization for this type.
124116
* @param authorization authorization or {@code null} for none
125117
*/
126118
public GoogleCloudDataplexV1AspectType setAuthorization(GoogleCloudDataplexV1AspectTypeAuthorization authorization) {
@@ -180,17 +172,17 @@ public GoogleCloudDataplexV1AspectType setDisplayName(java.lang.String displayNa
180172
}
181173

182174
/**
183-
* This checksum is computed by the server based on the value of other fields, and may be sent on
184-
* update and delete requests to ensure the client has an up-to-date value before proceeding.
175+
* The service computes this checksum. The client may send it on update and delete requests to
176+
* ensure it has an up-to-date value before proceeding.
185177
* @return value or {@code null} for none
186178
*/
187179
public java.lang.String getEtag() {
188180
return etag;
189181
}
190182

191183
/**
192-
* This checksum is computed by the server based on the value of other fields, and may be sent on
193-
* update and delete requests to ensure the client has an up-to-date value before proceeding.
184+
* The service computes this checksum. The client may send it on update and delete requests to
185+
* ensure it has an up-to-date value before proceeding.
194186
* @param etag etag or {@code null} for none
195187
*/
196188
public GoogleCloudDataplexV1AspectType setEtag(java.lang.String etag) {
@@ -252,36 +244,17 @@ public GoogleCloudDataplexV1AspectType setName(java.lang.String name) {
252244
}
253245

254246
/**
255-
* Output only. Denotes the transfer status of the Aspect Type. It is unspecified for Aspect Types
256-
* created from Dataplex API.
257-
* @return value or {@code null} for none
258-
*/
259-
public java.lang.String getTransferStatus() {
260-
return transferStatus;
261-
}
262-
263-
/**
264-
* Output only. Denotes the transfer status of the Aspect Type. It is unspecified for Aspect Types
265-
* created from Dataplex API.
266-
* @param transferStatus transferStatus or {@code null} for none
267-
*/
268-
public GoogleCloudDataplexV1AspectType setTransferStatus(java.lang.String transferStatus) {
269-
this.transferStatus = transferStatus;
270-
return this;
271-
}
272-
273-
/**
274-
* Output only. System generated globally unique ID for the AspectType. This ID will be different
275-
* if the AspectType is deleted and re-created with the same name.
247+
* Output only. System generated globally unique ID for the AspectType. If you delete and recreate
248+
* the AspectType with the same name, then this ID will be different.
276249
* @return value or {@code null} for none
277250
*/
278251
public java.lang.String getUid() {
279252
return uid;
280253
}
281254

282255
/**
283-
* Output only. System generated globally unique ID for the AspectType. This ID will be different
284-
* if the AspectType is deleted and re-created with the same name.
256+
* Output only. System generated globally unique ID for the AspectType. If you delete and recreate
257+
* the AspectType with the same name, then this ID will be different.
285258
* @param uid uid or {@code null} for none
286259
*/
287260
public GoogleCloudDataplexV1AspectType setUid(java.lang.String uid) {

clients/google-api-services-dataplex/v1/2.0.0/com/google/api/services/dataplex/v1/model/GoogleCloudDataplexV1AspectTypeAuthorization.java

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
package com.google.api.services.dataplex.v1.model;
1818

1919
/**
20-
* Autorization for an Aspect Type.
20+
* Autorization for an AspectType.
2121
*
2222
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
2323
* transmitted over HTTP when working with the Cloud Dataplex API. For a detailed explanation see:
@@ -30,25 +30,25 @@
3030
public final class GoogleCloudDataplexV1AspectTypeAuthorization extends com.google.api.client.json.GenericJson {
3131

3232
/**
33-
* Immutable. The IAM permission grantable on the Entry Group to allow access to instantiate
34-
* Aspects of Dataplex owned Aspect Types, only settable for Dataplex owned Types.
33+
* Immutable. The IAM permission grantable on the EntryGroup to allow access to instantiate
34+
* Aspects of Dataplex owned AspectTypes, only settable for Dataplex owned Types.
3535
* The value may be {@code null}.
3636
*/
3737
@com.google.api.client.util.Key
3838
private java.lang.String alternateUsePermission;
3939

4040
/**
41-
* Immutable. The IAM permission grantable on the Entry Group to allow access to instantiate
42-
* Aspects of Dataplex owned Aspect Types, only settable for Dataplex owned Types.
41+
* Immutable. The IAM permission grantable on the EntryGroup to allow access to instantiate
42+
* Aspects of Dataplex owned AspectTypes, only settable for Dataplex owned Types.
4343
* @return value or {@code null} for none
4444
*/
4545
public java.lang.String getAlternateUsePermission() {
4646
return alternateUsePermission;
4747
}
4848

4949
/**
50-
* Immutable. The IAM permission grantable on the Entry Group to allow access to instantiate
51-
* Aspects of Dataplex owned Aspect Types, only settable for Dataplex owned Types.
50+
* Immutable. The IAM permission grantable on the EntryGroup to allow access to instantiate
51+
* Aspects of Dataplex owned AspectTypes, only settable for Dataplex owned Types.
5252
* @param alternateUsePermission alternateUsePermission or {@code null} for none
5353
*/
5454
public GoogleCloudDataplexV1AspectTypeAuthorization setAlternateUsePermission(java.lang.String alternateUsePermission) {

0 commit comments

Comments
 (0)