This repository was archived by the owner on Sep 16, 2023. It is now read-only.
File tree
Expand file treeCollapse file tree2 files changed
+2
-0
lines changed grpc-google-cloud-service-usage-v1/src/main/java/com/google/api/serviceusage/v1 grpc-google-cloud-service-usage-v1beta1/src/main/java/com/google/api/serviceusage/v1beta1
Expand file treeCollapse file tree2 files changed
+2
-0
lines changed Original file line number | Diff line number | Diff line change |
---|
|
30 | 30 | @javax.annotation.Generated(
|
31 | 31 | value = "by gRPC proto compiler",
|
32 | 32 | comments = "Source: google/api/serviceusage/v1/serviceusage.proto")
|
| 33 | +@io.grpc.stub.annotations.GrpcGenerated |
33 | 34 | public final class ServiceUsageGrpc {
|
34 | 35 |
|
35 | 36 | private ServiceUsageGrpc() {}
|
|
Original file line number | Diff line number | Diff line change |
---|
|
27 | 27 | @javax.annotation.Generated(
|
28 | 28 | value = "by gRPC proto compiler",
|
29 | 29 | comments = "Source: google/api/serviceusage/v1beta1/serviceusage.proto")
|
| 30 | +@io.grpc.stub.annotations.GrpcGenerated |
30 | 31 | public final class ServiceUsageGrpc {
|
31 | 32 |
|
32 | 33 | private ServiceUsageGrpc() {}
|
|
You can’t perform that action at this time.
0 commit comments