Skip to content

Commit

Permalink
fix(deps): [clouddeploy] Update the Java code generator (gapic-genera…
Browse files Browse the repository at this point in the history
…tor-java) to 2.31.0 (#10192)

* feat: Add stable cutback duration configuration to the k8s gateway service mesh deployment strategy. This allows configuring the amount of time to migrate traffic back to the original Service in the stable phase
feat: Updated logging protos with new fields
docs: Fixed a number of comments

PiperOrigin-RevId: 596610888

Source-Link: googleapis/googleapis@6f69d9a

Source-Link: googleapis/googleapis-gen@e2a9e76
Copy-Tag: eyJwIjoiamF2YS1kZXBsb3kvLk93bEJvdC55YW1sIiwiaCI6ImUyYTllNzZlZjgxOGZmNGI4MmIzM2EwZmIwMDU5MzZmYmJlMzBkNDkifQ==

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* fix(deps): Update the Java code generator (gapic-generator-java) to 2.31.0

PiperOrigin-RevId: 596645164

Source-Link: googleapis/googleapis@4a0e62e

Source-Link: googleapis/googleapis-gen@a10ed6a
Copy-Tag: eyJwIjoiamF2YS1kZXBsb3kvLk93bEJvdC55YW1sIiwiaCI6ImExMGVkNmE3NzY3NmMzN2U2MDc5OTA5OGQ0OGQwYWZiMTYwMDg2MTMifQ==

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Jan 9, 2024
1 parent 4e23220 commit ccb8866
Show file tree
Hide file tree
Showing 70 changed files with 5,659 additions and 2,298 deletions.
2 changes: 1 addition & 1 deletion java-deploy/README.md
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.

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.

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

0 comments on commit ccb8866

Please sign in to comment.