We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78df784 commit 2cd630bCopy full SHA for 2cd630b
java-bigqueryreservation/proto-google-cloud-bigqueryreservation-v1/pom.xml
@@ -29,5 +29,13 @@
29
<groupId>com.google.guava</groupId>
30
<artifactId>guava</artifactId>
31
</dependency>
32
+ <dependency>
33
+ <groupId>com.google.api.grpc</groupId>
34
+ <artifactId>proto-google-iam-v1</artifactId>
35
+ </dependency>
36
37
38
+ <artifactId>grpc-google-iam-v1</artifactId>
39
40
</dependencies>
41
</project>
0 commit comments