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 fec3e42 commit 4e63a45Copy full SHA for 4e63a45
java-dataproc-metastore/proto-google-cloud-dataproc-metastore-v1/pom.xml
@@ -21,6 +21,10 @@
21
<groupId>com.google.api.grpc</groupId>
22
<artifactId>proto-google-common-protos</artifactId>
23
</dependency>
24
+ <dependency>
25
+ <groupId>com.google.api.grpc</groupId>
26
+ <artifactId>proto-google-iam-v1</artifactId>
27
+ </dependency>
28
<dependency>
29
<groupId>com.google.api</groupId>
30
<artifactId>api-common</artifactId>
0 commit comments