Skip to content
This repository was archived by the owner on Oct 16, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"name": "iamcredentials",
"name": "iam",
"name_pretty": "Cloud Identity and Access Management",
"api_description": "Manages identity and access control for Google Cloud Platform resources, including the creation of service accounts, which you can use to authenticate to Google and make API calls.",
"product_documentation": "https://cloud.google.com/iam/docs/",
"client_documentation": "https://cloud.google.com/python/docs/reference/iamcredentials/latest",
"client_documentation": "https://cloud.google.com/python/docs/reference/iam/latest",
"issue_tracker": "https://issuetracker.google.com/savedsearches/559761",
"release_level": "stable",
"language": "python",
"library_type": "GAPIC_AUTO",
"repo": "googleapis/python-iam",
"distribution_name": "google-cloud-iam",
"api_id": "iamcredentials.googleapis.com",
"api_id": "iam.googleapis.com",
"default_version": "v1",
"codeowner_team": "",
"api_shortname": "iamcredentials"
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Python Client for Cloud Identity and Access Management API
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-iam.svg
:target: https://pypi.org/project/google-cloud-iam/
.. _Cloud Identity and Access Management API: https://cloud.google.com/iam/docs/
.. _Client Library Documentation: https://cloud.google.com/python/docs/reference/iamcredentials/latest
.. _Client Library Documentation: https://cloud.google.com/python/docs/reference/iam/latest
.. _Product Documentation: https://cloud.google.com/iam/docs/

Quick Start
Expand Down