Skip to content

Commit 2222ee9

Browse files
jskeetchalmerlowe
authored andcommitted
chore: complete migration of google-cloud-ndb (#16702)
This isn't a generated API, so the .repo-metadata.json is all that will change.
1 parent 3f20f01 commit 2222ee9

File tree

2 files changed

+7
-10
lines changed

2 files changed

+7
-10
lines changed

librarian.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2703,7 +2703,6 @@ libraries:
27032703
default_version: v1
27042704
- name: google-cloud-ndb
27052705
version: 2.4.2
2706-
skip_generate: true
27072706
python:
27082707
library_type: GAPIC_MANUAL
27092708
name_pretty_override: NDB Client Library for Google Cloud Datastore
Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
{
2-
"name": "python-ndb",
3-
"name_pretty": "NDB Client Library for Google Cloud Datastore",
2+
"api_shortname": "datastore",
43
"client_documentation": "https://googleapis.dev/python/python-ndb/latest",
4+
"distribution_name": "google-cloud-ndb",
55
"issue_tracker": "https://github.com/googleapis/python-ndb/issues",
6-
"release_level": "stable",
76
"language": "python",
87
"library_type": "GAPIC_MANUAL",
9-
"repo": "googleapis/google-cloud-python",
10-
"distribution_name": "google-cloud-ndb",
11-
"default_version": "",
12-
"codeowner_team": "@googleapis/firestore-dpe @googleapis/gcs-sdk-team",
13-
"api_shortname": "datastore"
14-
}
8+
"name": "python-ndb",
9+
"name_pretty": "NDB Client Library for Google Cloud Datastore",
10+
"release_level": "stable",
11+
"repo": "googleapis/google-cloud-python"
12+
}

0 commit comments

Comments
 (0)