Skip to content

Commit

Permalink
feat: [servicecontrol] add a proto message used for batch mode resour…
Browse files Browse the repository at this point in the history
…ce info for ServiceController V2 (#9387)

- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 527346677

Source-Link: https://togithub.com/googleapis/googleapis/commit/c5aa4470b9c7e14d621a73fd3366b604212d0867

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/842801e6a72b8ef01daf0ebdaffdf232dc569c70
Copy-Tag: eyJwIjoiamF2YS1zZXJ2aWNlLWNvbnRyb2wvLk93bEJvdC55YW1sIiwiaCI6Ijg0MjgwMWU2YTcyYjhlZjAxZGFmMGViZGFmZmRmMjMyZGM1NjljNzAifQ==
  • Loading branch information
gcf-owl-bot[bot] committed May 9, 2023
1 parent 9cf11de commit 78e1e17
Show file tree
Hide file tree
Showing 5 changed files with 1,060 additions and 21 deletions.
4 changes: 2 additions & 2 deletions java-service-control/README.md
Expand Up @@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>26.12.0</version>
<version>26.13.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -195,7 +195,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html
[stability-image]: https://img.shields.io/badge/stability-stable-green
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-service-control.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-service-control/1.14.0
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-service-control/1.16.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
Expand Down

0 comments on commit 78e1e17

Please sign in to comment.