Skip to content

Commit de83d6a

Browse files
authored
chore: regenerate grpc-google-iam-v1 with librarian (#16790)
This was missed when updating librarian version before; it corrects the stability level of grpc-google-iam-v1 which is at version 0.14.4 and should thus be considered a preview.
1 parent 0361363 commit de83d6a

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/grpc-google-iam-v1/.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"name": "grpc-iam",
1212
"name_pretty": "Cloud Identity and Access Management",
1313
"product_documentation": "https://cloud.google.com/iam/docs/",
14-
"release_level": "stable",
14+
"release_level": "preview",
1515
"repo": "googleapis/google-cloud-python"
1616
}

packages/grpc-google-iam-v1/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
Python Client for Cloud Identity and Access Management
22
======================================================
33

4-
|stable| |pypi| |versions|
4+
|preview| |pypi| |versions|
55

66
`Cloud Identity and Access Management`_: Manages access control for Google Cloud Platform resources.
77

88
- `Client Library Documentation`_
99
- `Product Documentation`_
1010

11-
.. |stable| image:: https://img.shields.io/badge/support-stable-gold.svg
11+
.. |preview| image:: https://img.shields.io/badge/support-preview-orange.svg
1212
:target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#stability-levels
1313
.. |pypi| image:: https://img.shields.io/pypi/v/grpc-google-iam-v1.svg
1414
:target: https://pypi.org/project/grpc-google-iam-v1/

packages/grpc-google-iam-v1/docs/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
Python Client for Cloud Identity and Access Management
22
======================================================
33

4-
|stable| |pypi| |versions|
4+
|preview| |pypi| |versions|
55

66
`Cloud Identity and Access Management`_: Manages access control for Google Cloud Platform resources.
77

88
- `Client Library Documentation`_
99
- `Product Documentation`_
1010

11-
.. |stable| image:: https://img.shields.io/badge/support-stable-gold.svg
11+
.. |preview| image:: https://img.shields.io/badge/support-preview-orange.svg
1212
:target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#stability-levels
1313
.. |pypi| image:: https://img.shields.io/pypi/v/grpc-google-iam-v1.svg
1414
:target: https://pypi.org/project/grpc-google-iam-v1/

0 commit comments

Comments
 (0)