Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): [clouddeploy] Update the Java code generator (gapic-generator-java) to 2.31.0 #10192

Merged
merged 4 commits into from
Jan 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion java-deploy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html
[stability-image]: https://img.shields.io/badge/stability-stable-green
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-deploy.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-deploy/1.28.0
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-deploy/1.30.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -1164,6 +1164,12 @@ public CloudDeployStub createStub() throws IOException {
"Transport not supported: %s", getTransportChannelProvider().getTransportName()));
}

/** Returns the default service name. */
@Override
public String getServiceName() {
return "clouddeploy";
}

/** Returns a builder for the default ExecutorProvider for this service. */
public static InstantiatingExecutorProvider.Builder defaultExecutorProviderBuilder() {
return InstantiatingExecutorProvider.newBuilder();
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ public interface CloudRunConfigOrBuilder
*
* <pre>
* Optional. A list of tags that are added to the canary revision while the
* canary deployment is in progress.
* canary phase is in progress.
* </pre>
*
* <code>repeated string canary_revision_tags = 2 [(.google.api.field_behavior) = OPTIONAL];
Expand All @@ -58,7 +58,7 @@ public interface CloudRunConfigOrBuilder
*
* <pre>
* Optional. A list of tags that are added to the canary revision while the
* canary deployment is in progress.
* canary phase is in progress.
* </pre>
*
* <code>repeated string canary_revision_tags = 2 [(.google.api.field_behavior) = OPTIONAL];
Expand All @@ -72,7 +72,7 @@ public interface CloudRunConfigOrBuilder
*
* <pre>
* Optional. A list of tags that are added to the canary revision while the
* canary deployment is in progress.
* canary phase is in progress.
* </pre>
*
* <code>repeated string canary_revision_tags = 2 [(.google.api.field_behavior) = OPTIONAL];
Expand All @@ -87,7 +87,7 @@ public interface CloudRunConfigOrBuilder
*
* <pre>
* Optional. A list of tags that are added to the canary revision while the
* canary deployment is in progress.
* canary phase is in progress.
* </pre>
*
* <code>repeated string canary_revision_tags = 2 [(.google.api.field_behavior) = OPTIONAL];
Expand All @@ -103,7 +103,7 @@ public interface CloudRunConfigOrBuilder
*
* <pre>
* Optional. A list of tags that are added to the prior revision while the
* canary deployment is in progress.
* canary phase is in progress.
* </pre>
*
* <code>repeated string prior_revision_tags = 3 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand All @@ -116,7 +116,7 @@ public interface CloudRunConfigOrBuilder
*
* <pre>
* Optional. A list of tags that are added to the prior revision while the
* canary deployment is in progress.
* canary phase is in progress.
* </pre>
*
* <code>repeated string prior_revision_tags = 3 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand All @@ -129,7 +129,7 @@ public interface CloudRunConfigOrBuilder
*
* <pre>
* Optional. A list of tags that are added to the prior revision while the
* canary deployment is in progress.
* canary phase is in progress.
* </pre>
*
* <code>repeated string prior_revision_tags = 3 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand All @@ -143,7 +143,7 @@ public interface CloudRunConfigOrBuilder
*
* <pre>
* Optional. A list of tags that are added to the prior revision while the
* canary deployment is in progress.
* canary phase is in progress.
* </pre>
*
* <code>repeated string prior_revision_tags = 3 [(.google.api.field_behavior) = OPTIONAL];</code>
Expand All @@ -157,8 +157,8 @@ public interface CloudRunConfigOrBuilder
*
*
* <pre>
* Optional. A list of tags that are added to the final stable revision after
* the canary deployment is completed.
* Optional. A list of tags that are added to the final stable revision when
* the stable phase is applied.
* </pre>
*
* <code>repeated string stable_revision_tags = 4 [(.google.api.field_behavior) = OPTIONAL];
Expand All @@ -171,8 +171,8 @@ public interface CloudRunConfigOrBuilder
*
*
* <pre>
* Optional. A list of tags that are added to the final stable revision after
* the canary deployment is completed.
* Optional. A list of tags that are added to the final stable revision when
* the stable phase is applied.
* </pre>
*
* <code>repeated string stable_revision_tags = 4 [(.google.api.field_behavior) = OPTIONAL];
Expand All @@ -185,8 +185,8 @@ public interface CloudRunConfigOrBuilder
*
*
* <pre>
* Optional. A list of tags that are added to the final stable revision after
* the canary deployment is completed.
* Optional. A list of tags that are added to the final stable revision when
* the stable phase is applied.
* </pre>
*
* <code>repeated string stable_revision_tags = 4 [(.google.api.field_behavior) = OPTIONAL];
Expand All @@ -200,8 +200,8 @@ public interface CloudRunConfigOrBuilder
*
*
* <pre>
* Optional. A list of tags that are added to the final stable revision after
* the canary deployment is completed.
* Optional. A list of tags that are added to the final stable revision when
* the stable phase is applied.
* </pre>
*
* <code>repeated string stable_revision_tags = 4 [(.google.api.field_behavior) = OPTIONAL];
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -239,9 +239,9 @@ public com.google.cloud.deploy.v1.AutomationOrBuilder getAutomationOrBuilder() {
*
* <pre>
* Optional. A request ID to identify requests. Specify a unique request ID
* so that if you must retry your request, the server will know to ignore
* the request if it has already been completed. The server will guarantee
* that for at least 60 minutes since the first request.
* so that if you must retry your request, the server knows to ignore the
* request if it has already been completed. The server guarantees that for
* at least 60 minutes after the first request.
*
* For example, consider a situation where you make an initial request and the
* request times out. If you make the request again with the same request ID,
Expand Down Expand Up @@ -274,9 +274,9 @@ public java.lang.String getRequestId() {
*
* <pre>
* Optional. A request ID to identify requests. Specify a unique request ID
* so that if you must retry your request, the server will know to ignore
* the request if it has already been completed. The server will guarantee
* that for at least 60 minutes since the first request.
* so that if you must retry your request, the server knows to ignore the
* request if it has already been completed. The server guarantees that for
* at least 60 minutes after the first request.
*
* For example, consider a situation where you make an initial request and the
* request times out. If you make the request again with the same request ID,
Expand Down Expand Up @@ -1206,9 +1206,9 @@ public com.google.cloud.deploy.v1.AutomationOrBuilder getAutomationOrBuilder() {
*
* <pre>
* Optional. A request ID to identify requests. Specify a unique request ID
* so that if you must retry your request, the server will know to ignore
* the request if it has already been completed. The server will guarantee
* that for at least 60 minutes since the first request.
* so that if you must retry your request, the server knows to ignore the
* request if it has already been completed. The server guarantees that for
* at least 60 minutes after the first request.
*
* For example, consider a situation where you make an initial request and the
* request times out. If you make the request again with the same request ID,
Expand Down Expand Up @@ -1240,9 +1240,9 @@ public java.lang.String getRequestId() {
*
* <pre>
* Optional. A request ID to identify requests. Specify a unique request ID
* so that if you must retry your request, the server will know to ignore
* the request if it has already been completed. The server will guarantee
* that for at least 60 minutes since the first request.
* so that if you must retry your request, the server knows to ignore the
* request if it has already been completed. The server guarantees that for
* at least 60 minutes after the first request.
*
* For example, consider a situation where you make an initial request and the
* request times out. If you make the request again with the same request ID,
Expand Down Expand Up @@ -1274,9 +1274,9 @@ public com.google.protobuf.ByteString getRequestIdBytes() {
*
* <pre>
* Optional. A request ID to identify requests. Specify a unique request ID
* so that if you must retry your request, the server will know to ignore
* the request if it has already been completed. The server will guarantee
* that for at least 60 minutes since the first request.
* so that if you must retry your request, the server knows to ignore the
* request if it has already been completed. The server guarantees that for
* at least 60 minutes after the first request.
*
* For example, consider a situation where you make an initial request and the
* request times out. If you make the request again with the same request ID,
Expand Down Expand Up @@ -1307,9 +1307,9 @@ public Builder setRequestId(java.lang.String value) {
*
* <pre>
* Optional. A request ID to identify requests. Specify a unique request ID
* so that if you must retry your request, the server will know to ignore
* the request if it has already been completed. The server will guarantee
* that for at least 60 minutes since the first request.
* so that if you must retry your request, the server knows to ignore the
* request if it has already been completed. The server guarantees that for
* at least 60 minutes after the first request.
*
* For example, consider a situation where you make an initial request and the
* request times out. If you make the request again with the same request ID,
Expand All @@ -1336,9 +1336,9 @@ public Builder clearRequestId() {
*
* <pre>
* Optional. A request ID to identify requests. Specify a unique request ID
* so that if you must retry your request, the server will know to ignore
* the request if it has already been completed. The server will guarantee
* that for at least 60 minutes since the first request.
* so that if you must retry your request, the server knows to ignore the
* request if it has already been completed. The server guarantees that for
* at least 60 minutes after the first request.
*
* For example, consider a situation where you make an initial request and the
* request times out. If you make the request again with the same request ID,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -127,9 +127,9 @@ public interface CreateAutomationRequestOrBuilder
*
* <pre>
* Optional. A request ID to identify requests. Specify a unique request ID
* so that if you must retry your request, the server will know to ignore
* the request if it has already been completed. The server will guarantee
* that for at least 60 minutes since the first request.
* so that if you must retry your request, the server knows to ignore the
* request if it has already been completed. The server guarantees that for
* at least 60 minutes after the first request.
*
* For example, consider a situation where you make an initial request and the
* request times out. If you make the request again with the same request ID,
Expand All @@ -151,9 +151,9 @@ public interface CreateAutomationRequestOrBuilder
*
* <pre>
* Optional. A request ID to identify requests. Specify a unique request ID
* so that if you must retry your request, the server will know to ignore
* the request if it has already been completed. The server will guarantee
* that for at least 60 minutes since the first request.
* so that if you must retry your request, the server knows to ignore the
* request if it has already been completed. The server guarantees that for
* at least 60 minutes after the first request.
*
* For example, consider a situation where you make an initial request and the
* request times out. If you make the request again with the same request ID,
Expand Down
Loading
Loading