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

Commit

Permalink
chore(bazel): update protobuf to v3.21.7
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 477955264

Source-Link: googleapis/googleapis@a724450

Source-Link: googleapis/googleapis-gen@4abcbca
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGFiY2JjYWVjODU1ZTc0YTBiMjJhNDk4OGNmOWUwZWI2MWE4MzA5NCJ9

fix: deprecate extra field to avoid confusion

PiperOrigin-RevId: 477776089

Source-Link: googleapis/googleapis@57062cd

Source-Link: googleapis/googleapis-gen@99b76b5
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTliNzZiNTJiMTM4YTc5Mjc3ZmNhYzhjNDY2NDRiODE1YzdhMzdkNyJ9
  • Loading branch information
gcf-owl-bot[bot] committed Oct 3, 2022
1 parent fb1f074 commit 67cd4a8
Show file tree
Hide file tree
Showing 410 changed files with 64,488 additions and 114,041 deletions.

This file was deleted.

Expand Up @@ -32,6 +32,7 @@
import com.google.api.gax.rpc.ClientContext;
import com.google.api.gax.rpc.ClientSettings;
import com.google.api.gax.rpc.PagedCallSettings;
import com.google.api.gax.rpc.StubSettings;
import com.google.api.gax.rpc.TransportChannelProvider;
import com.google.api.gax.rpc.UnaryCallSettings;
import com.google.cloud.dlp.v2.stub.DlpServiceStubSettings;
Expand Down
Expand Up @@ -84,6 +84,7 @@
import io.grpc.MethodDescriptor;
import io.grpc.protobuf.ProtoUtils;
import java.io.IOException;
import java.util.Map;
import java.util.concurrent.TimeUnit;
import javax.annotation.Generated;

Expand Down

Large diffs are not rendered by default.

0 comments on commit 67cd4a8

Please sign in to comment.