forked from googleapis/java-datastore
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.repo-metadata.json
19 lines (19 loc) · 1.17 KB
/
.repo-metadata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"api_shortname": "datastore",
"name_pretty": "Cloud Datastore",
"product_documentation": "https://cloud.google.com/datastore",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-datastore/latest/history",
"issue_tracker": "https://issuetracker.google.com/savedsearches/559768",
"release_level": "stable",
"language": "java",
"repo": "googleapis/java-datastore",
"repo_short": "java-datastore",
"distribution_name": "com.google.cloud:google-cloud-datastore",
"codeowner_team": "@googleapis/cloud-native-db-dpes @googleapis/api-datastore-sdk @googleapis/api-firestore-partners",
"api_id": "datastore.googleapis.com",
"library_type": "GAPIC_COMBO",
"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.",
"excluded_dependencies": "grpc-google-cloud-datastore-v1",
"extra_versioned_modules": "datastore-v1-proto-client",
"excluded_poms": "grpc-google-cloud-datastore-v1"
}