-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: release as production/stable (#14)
- Loading branch information
1 parent
f23f20e
commit ab787cc
Showing
3 changed files
with
18 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
{ | ||
"name": "iamcredentials", | ||
"name": "iam", | ||
"name_pretty": "Cloud Identity and Access Management", | ||
"product_documentation": "https://cloud.google.com/iam/docs/", | ||
"client_documentation": "https://googleapis.dev/python/iamcredentials/latest", | ||
"client_documentation": "https://googleapis.dev/python/iam/latest", | ||
"issue_tracker": "https://issuetracker.google.com/savedsearches/559761", | ||
"release_level": "alpha", | ||
"release_level": "ga", | ||
"language": "python", | ||
"repo": "googleapis/python-iam", | ||
"distribution_name": "google-cloud-iam", | ||
"api_id": "iamcredentials.googleapis.com" | ||
"api_id": "iam.googleapis.com" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters