Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 376e0ba

Browse files
chore(bazel): update protobuf to v3.21.7
PiperOrigin-RevId: 477955264 Source-Link: googleapis/googleapis@a724450 Source-Link: https://github.com/googleapis/googleapis-gen/commit/4abcbcaec855e74a0b22a4988cf9e0eb61a83094 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGFiY2JjYWVjODU1ZTc0YTBiMjJhNDk4OGNmOWUwZWI2MWE4MzA5NCJ9
1 parent ae92683 commit 376e0ba

File tree

83 files changed

+3705
-5765
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+3705
-5765
lines changed

google-cloud-shell/src/main/java/com/google/cloud/shell/v1/CloudShellServiceClient.java renamed to owl-bot-staging/v1/google-cloud-shell/src/main/java/com/google/cloud/shell/v1/CloudShellServiceClient.java

File renamed without changes.

google-cloud-shell/src/main/java/com/google/cloud/shell/v1/CloudShellServiceSettings.java renamed to owl-bot-staging/v1/google-cloud-shell/src/main/java/com/google/cloud/shell/v1/CloudShellServiceSettings.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
import com.google.api.gax.rpc.ClientContext;
2727
import com.google.api.gax.rpc.ClientSettings;
2828
import com.google.api.gax.rpc.OperationCallSettings;
29+
import com.google.api.gax.rpc.StubSettings;
2930
import com.google.api.gax.rpc.TransportChannelProvider;
3031
import com.google.api.gax.rpc.UnaryCallSettings;
3132
import com.google.cloud.shell.v1.stub.CloudShellServiceStubSettings;

google-cloud-shell/src/main/java/com/google/cloud/shell/v1/gapic_metadata.json renamed to owl-bot-staging/v1/google-cloud-shell/src/main/java/com/google/cloud/shell/v1/gapic_metadata.json

File renamed without changes.

google-cloud-shell/src/main/java/com/google/cloud/shell/v1/package-info.java renamed to owl-bot-staging/v1/google-cloud-shell/src/main/java/com/google/cloud/shell/v1/package-info.java

File renamed without changes.

google-cloud-shell/src/main/java/com/google/cloud/shell/v1/stub/CloudShellServiceStub.java renamed to owl-bot-staging/v1/google-cloud-shell/src/main/java/com/google/cloud/shell/v1/stub/CloudShellServiceStub.java

File renamed without changes.

google-cloud-shell/src/main/java/com/google/cloud/shell/v1/stub/CloudShellServiceStubSettings.java renamed to owl-bot-staging/v1/google-cloud-shell/src/main/java/com/google/cloud/shell/v1/stub/CloudShellServiceStubSettings.java

File renamed without changes.

google-cloud-shell/src/main/java/com/google/cloud/shell/v1/stub/GrpcCloudShellServiceCallableFactory.java renamed to owl-bot-staging/v1/google-cloud-shell/src/main/java/com/google/cloud/shell/v1/stub/GrpcCloudShellServiceCallableFactory.java

File renamed without changes.

google-cloud-shell/src/main/java/com/google/cloud/shell/v1/stub/GrpcCloudShellServiceStub.java renamed to owl-bot-staging/v1/google-cloud-shell/src/main/java/com/google/cloud/shell/v1/stub/GrpcCloudShellServiceStub.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
import io.grpc.MethodDescriptor;
4444
import io.grpc.protobuf.ProtoUtils;
4545
import java.io.IOException;
46+
import java.util.Map;
4647
import java.util.concurrent.TimeUnit;
4748
import javax.annotation.Generated;
4849

google-cloud-shell/src/main/java/com/google/cloud/shell/v1/stub/HttpJsonCloudShellServiceCallableFactory.java renamed to owl-bot-staging/v1/google-cloud-shell/src/main/java/com/google/cloud/shell/v1/stub/HttpJsonCloudShellServiceCallableFactory.java

File renamed without changes.

google-cloud-shell/src/main/java/com/google/cloud/shell/v1/stub/HttpJsonCloudShellServiceStub.java renamed to owl-bot-staging/v1/google-cloud-shell/src/main/java/com/google/cloud/shell/v1/stub/HttpJsonCloudShellServiceStub.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
import com.google.api.gax.httpjson.ProtoMessageResponseParser;
2929
import com.google.api.gax.httpjson.ProtoRestSerializer;
3030
import com.google.api.gax.httpjson.longrunning.stub.HttpJsonOperationsStub;
31+
import com.google.api.gax.longrunning.OperationSnapshot;
3132
import com.google.api.gax.rpc.ClientContext;
3233
import com.google.api.gax.rpc.OperationCallable;
3334
import com.google.api.gax.rpc.UnaryCallable;

0 commit comments

Comments
 (0)