Skip to content

Commit b8fe0d5

Browse files
chore: include recommended_package in repo-metadata.json (googleapis#1397)
* chore: include recommended_package in repo-metadata.json * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 35be724 commit b8fe0d5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.repo-metadata.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,6 @@
1515
"api_description": "is a fully managed, schemaless database for\nstoring non-relational data. Cloud Datastore automatically scales with\nyour users and supports ACID transactions, high availability of reads and\nwrites, strong consistency for reads and ancestor queries, and eventual\nconsistency for all other queries.",
1616
"excluded_dependencies": "grpc-google-cloud-datastore-v1",
1717
"extra_versioned_modules": "datastore-v1-proto-client",
18-
"excluded_poms": "grpc-google-cloud-datastore-v1"
18+
"excluded_poms": "grpc-google-cloud-datastore-v1",
19+
"recommended_package": "com.google.cloud.datastore"
1920
}

0 commit comments

Comments
 (0)