Skip to content

Commit

Permalink
chore: generate libraries at Wed May 1 05:54:59 PM UTC 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
diegomarquezp committed May 1, 2024
1 parent 1d3caed commit e01a95d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion java-accessapproval/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"api_shortname": "accessapproval",
"name_pretty": "Access Approval",
"product_documentation": "https://cloud.google.com/access-approval/docs/",
"api_description": "enables controlling access to your organization's data by Google personnel.",
"api_description": "enables controlling access to your organization's data by Google personnel. - test2",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-accessapproval/latest/overview",
"release_level": "stable",
"transport": "both",
Expand Down
4 changes: 2 additions & 2 deletions java-accessapproval/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ to add `google-cloud-accessapproval` as a dependency in your code.
## About Access Approval


[Access Approval][product-docs] enables controlling access to your organization's data by Google personnel.
[Access Approval][product-docs] enables controlling access to your organization's data by Google personnel. - test2

See the [Access Approval client library docs][javadocs] to learn how to
use this Access Approval Client Library.
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-accessapproval.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-accessapproval/2.42.0
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-accessapproval/2.43.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 e01a95d

Please sign in to comment.