Skip to content

Commit

Permalink
revert chore: Running pull-gapic-grpc to refresh Gapic layer for data…
Browse files Browse the repository at this point in the history
…store gapic upgrade
  • Loading branch information
cindy-peng committed Jan 23, 2025
1 parent fb3e7fe commit 2da6b01
Show file tree
Hide file tree
Showing 3 changed files with 305 additions and 515 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
import com.google.api.gax.rpc.ApiClientHeaderProvider;
import com.google.api.gax.rpc.ClientContext;
import com.google.api.gax.rpc.ClientSettings;
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.datastore.v1.stub.DatastoreStubSettings;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,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
Loading

0 comments on commit 2da6b01

Please sign in to comment.