Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e2fd744

Browse filesBrowse files
build: configuration files update (#34)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 470047229 Source-Link: googleapis/googleapis@8d6fdc7 Source-Link: https://github.com/googleapis/googleapis-gen/commit/e1ac76e5811146a7ab5748968b4d012374fdb409 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTFhYzc2ZTU4MTExNDZhN2FiNTc0ODk2OGI0ZDAxMjM3NGZkYjQwOSJ9 feat: environment variables, disk interfaces PiperOrigin-RevId: 469790533 Source-Link: googleapis/googleapis@97fa02d Source-Link: https://github.com/googleapis/googleapis-gen/commit/f9e32c49207c9d8499062ef1a807edadcccefb76 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjllMzJjNDkyMDdjOWQ4NDk5MDYyZWYxYTgwN2VkYWRjY2NlZmI3NiJ9 feat: environment variables, disk interfaces PiperOrigin-RevId: 469790475 Source-Link: googleapis/googleapis@10d4b86 Source-Link: https://github.com/googleapis/googleapis-gen/commit/b57c87e4b2e4c25f3665feacbb6df9e83252f3b7 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjU3Yzg3ZTRiMmU0YzI1ZjM2NjVmZWFjYmI2ZGY5ZTgzMjUyZjNiNyJ9
1 parent ab619e7 commit e2fd744
Copy full SHA for e2fd744
Expand file treeCollapse file tree

40 files changed

+7717
-486
lines changed

‎java-batch/google-cloud-batch/pom.xml

Copy file name to clipboardExpand all lines: java-batch/google-cloud-batch/pom.xml
+4Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@
5858
<groupId>com.google.api.grpc</groupId>
5959
<artifactId>grpc-google-iam-v1</artifactId>
6060
</dependency>
61+
<dependency>
62+
<groupId>com.google.api.grpc</groupId>
63+
<artifactId>proto-google-iam-v1</artifactId>
64+
</dependency>
6165
<dependency>
6266
<groupId>com.google.api.grpc</groupId>
6367
<artifactId>proto-google-cloud-batch-v1</artifactId>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.