Skip to content

Commit

Permalink
chore: regenerate datalineage client
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-code-bot committed Dec 12, 2024
1 parent b80f904 commit d476837
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 33 deletions.
4 changes: 2 additions & 2 deletions clients/google-api-services-datalineage/v1/2.0.0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-datalineage</artifactId>
<version>v1-rev20230901-2.0.0</version>
<version>v1-rev20241202-2.0.0</version>
</dependency>
</dependencies>
</project>
Expand All @@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation 'com.google.apis:google-api-services-datalineage:v1-rev20230901-2.0.0'
implementation 'com.google.apis:google-api-services-datalineage:v1-rev20241202-2.0.0'
}
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -651,7 +651,7 @@ public class Operations {
* it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other
* methods to check whether the cancellation succeeded or whether the operation completed despite
* cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an
* operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to
* operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to
* `Code.CANCELLED`.
*
* Create a request for the method "operations.cancel".
Expand Down Expand Up @@ -682,7 +682,7 @@ public class Cancel extends DatalineageRequest<com.google.api.services.datalinea
* it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other
* methods to check whether the cancellation succeeded or whether the operation completed despite
* cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an
* operation with an Operation.error value with a google.rpc.Status.code of 1, corresponding to
* operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to
* `Code.CANCELLED`.
*
* Create a request for the method "operations.cancel".
Expand Down Expand Up @@ -3713,5 +3713,10 @@ public Builder setGoogleClientRequestInitializer(
com.google.api.client.googleapis.services.GoogleClientRequestInitializer googleClientRequestInitializer) {
return (Builder) super.setGoogleClientRequestInitializer(googleClientRequestInitializer);
}

@Override
public Builder setUniverseDomain(String universeDomain) {
return (Builder) super.setUniverseDomain(universeDomain);
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@ public final class GoogleCloudDatacatalogLineageV1Origin extends com.google.api.

/**
* Type of the source. Use of a source_type other than `CUSTOM` for process creation or updating
* is highly discouraged, and may be restricted in the future without notice.
* is highly discouraged. It might be restricted in the future without notice. There will be
* increase in cost if you use any of the source types other than `CUSTOM`.
* The value may be {@code null}.
*/
@com.google.api.client.util.Key
Expand Down Expand Up @@ -75,7 +76,8 @@ public GoogleCloudDatacatalogLineageV1Origin setName(java.lang.String name) {

/**
* Type of the source. Use of a source_type other than `CUSTOM` for process creation or updating
* is highly discouraged, and may be restricted in the future without notice.
* is highly discouraged. It might be restricted in the future without notice. There will be
* increase in cost if you use any of the source types other than `CUSTOM`.
* @return value or {@code null} for none
*/
public java.lang.String getSourceType() {
Expand All @@ -84,7 +86,8 @@ public java.lang.String getSourceType() {

/**
* Type of the source. Use of a source_type other than `CUSTOM` for process creation or updating
* is highly discouraged, and may be restricted in the future without notice.
* is highly discouraged. It might be restricted in the future without notice. There will be
* increase in cost if you use any of the source types other than `CUSTOM`.
* @param sourceType sourceType or {@code null} for none
*/
public GoogleCloudDatacatalogLineageV1Origin setSourceType(java.lang.String sourceType) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ public final class GoogleCloudDatacatalogLineageV1Process extends com.google.api
private java.util.Map<String, java.lang.Object> attributes;

/**
* Optional. A human-readable name you can set to display in a user interface. Must be not longer
* than 200 characters and only contain UTF-8 letters or numbers, spaces or characters like
* `_-:&.`
* The value may be {@code null}.
*/
@com.google.api.client.util.Key
Expand Down Expand Up @@ -83,19 +80,13 @@ public GoogleCloudDatacatalogLineageV1Process setAttributes(java.util.Map<String
}

/**
* Optional. A human-readable name you can set to display in a user interface. Must be not longer
* than 200 characters and only contain UTF-8 letters or numbers, spaces or characters like
* `_-:&.`
* @return value or {@code null} for none
*/
public java.lang.String getDisplayName() {
return displayName;
}

/**
* Optional. A human-readable name you can set to display in a user interface. Must be not longer
* than 200 characters and only contain UTF-8 letters or numbers, spaces or characters like
* `_-:&.`
* @param displayName displayName or {@code null} for none
*/
public GoogleCloudDatacatalogLineageV1Process setDisplayName(java.lang.String displayName) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ public final class GoogleCloudDatacatalogLineageV1Run extends com.google.api.cli
private java.util.Map<String, java.lang.Object> attributes;

/**
* Optional. A human-readable name you can set to display in a user interface. Must be not longer
* than 1024 characters and only contain UTF-8 letters or numbers, spaces or characters like
* `_-:&.`
* The value may be {@code null}.
*/
@com.google.api.client.util.Key
Expand Down Expand Up @@ -97,19 +94,13 @@ public GoogleCloudDatacatalogLineageV1Run setAttributes(java.util.Map<String, ja
}

/**
* Optional. A human-readable name you can set to display in a user interface. Must be not longer
* than 1024 characters and only contain UTF-8 letters or numbers, spaces or characters like
* `_-:&.`
* @return value or {@code null} for none
*/
public java.lang.String getDisplayName() {
return displayName;
}

/**
* Optional. A human-readable name you can set to display in a user interface. Must be not longer
* than 1024 characters and only contain UTF-8 letters or numbers, spaces or characters like
* `_-:&.`
* @param displayName displayName or {@code null} for none
*/
public GoogleCloudDatacatalogLineageV1Run setDisplayName(java.lang.String displayName) {
Expand Down
12 changes: 6 additions & 6 deletions clients/google-api-services-datalineage/v1/2.0.0/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

<groupId>com.google.apis</groupId>
<artifactId>google-api-services-datalineage</artifactId>
<version>v1-rev20230901-2.0.0</version>
<name>Data Lineage API v1-rev20230901-2.0.0</name>
<version>v1-rev20241202-2.0.0</version>
<name>Data Lineage API v1-rev20241202-2.0.0</name>
<packaging>jar</packaging>

<inceptionYear>2011</inceptionYear>
Expand Down Expand Up @@ -90,9 +90,9 @@
<windowtitle>Data Lineage API ${project.version}</windowtitle>
<links>
<link>http://docs.oracle.com/javase/7/docs/api</link>
<link>https://googleapis.dev/java/google-http-client/1.43.3/</link>
<link>https://googleapis.dev/java/google-oauth-client/1.34.1/</link>
<link>https://googleapis.dev/java/google-api-client/2.2.0/</link>
<link>https://googleapis.dev/java/google-http-client/1.45.2/</link>
<link>https://googleapis.dev/java/google-oauth-client/1.36.0/</link>
<link>https://googleapis.dev/java/google-api-client/2.7.0/</link>
</links>
</configuration>
</plugin>
Expand Down Expand Up @@ -125,7 +125,7 @@
<dependency>
<groupId>com.google.api-client</groupId>
<artifactId>google-api-client</artifactId>
<version>2.2.0</version>
<version>2.7.0</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions clients/google-api-services-datalineage/v1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-datalineage</artifactId>
<version>v1-rev20230901-2.0.0</version>
<version>v1-rev20241202-2.0.0</version>
</dependency>
</dependencies>
</project>
Expand All @@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation 'com.google.apis:google-api-services-datalineage:v1-rev20230901-2.0.0'
implementation 'com.google.apis:google-api-services-datalineage:v1-rev20241202-2.0.0'
}
```

Expand Down

0 comments on commit d476837

Please sign in to comment.