Skip to content

Commit 6f64e74

Browse files
committed
chore: regenerate google-cloud-os-login with librarian
1 parent d3fb30e commit 6f64e74

File tree

4 files changed

+16
-17
lines changed

4 files changed

+16
-17
lines changed

librarian.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2956,7 +2956,6 @@ libraries:
29562956
- google/cloud/oslogin_v1/common/types
29572957
- google/cloud/oslogin_v1/common/types/__init__.py
29582958
- google/cloud/oslogin_v1/common/types/common.py
2959-
skip_generate: true
29602959
python:
29612960
opt_args_by_api:
29622961
google/cloud/oslogin/v1:
Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
2-
"api_id": "oslogin.googleapis.com",
3-
"api_shortname": "oslogin",
4-
"client_documentation": "https://cloud.google.com/python/docs/reference/oslogin/latest",
5-
"default_version": "v1",
6-
"distribution_name": "google-cloud-os-login",
7-
"issue_tracker": "https://issuetracker.google.com/savedsearches/559755",
8-
"language": "python",
9-
"library_type": "GAPIC_AUTO",
10-
"name": "oslogin",
11-
"name_pretty": "Google Cloud OS Login",
12-
"product_documentation": "https://cloud.google.com/compute/docs/oslogin/",
13-
"release_level": "stable",
14-
"repo": "googleapis/google-cloud-python",
15-
"requires_billing": true
2+
"api_description": "You can use OS Login to manage access to your VM instances using IAM roles.",
3+
"api_id": "oslogin.googleapis.com",
4+
"api_shortname": "oslogin",
5+
"client_documentation": "https://cloud.google.com/python/docs/reference/oslogin/latest",
6+
"default_version": "v1",
7+
"distribution_name": "google-cloud-os-login",
8+
"issue_tracker": "https://issuetracker.google.com/savedsearches/559755",
9+
"language": "python",
10+
"library_type": "GAPIC_AUTO",
11+
"name": "oslogin",
12+
"name_pretty": "Google Cloud OS Login",
13+
"product_documentation": "https://cloud.google.com/compute/docs/oslogin/",
14+
"release_level": "stable",
15+
"repo": "googleapis/google-cloud-python"
1616
}

packages/google-cloud-os-login/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Python Client for Google Cloud OS Login
33

44
|stable| |pypi| |versions|
55

6-
`Google Cloud OS Login`_:
6+
`Google Cloud OS Login`_: You can use OS Login to manage access to your VM instances using IAM roles.
77

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

packages/google-cloud-os-login/docs/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Python Client for Google Cloud OS Login
33

44
|stable| |pypi| |versions|
55

6-
`Google Cloud OS Login`_:
6+
`Google Cloud OS Login`_: You can use OS Login to manage access to your VM instances using IAM roles.
77

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

0 commit comments

Comments
 (0)