|
1 | 1 | { |
2 | | - "name": "datastore", |
3 | | - "name_pretty": "Google Cloud Datastore API", |
4 | | - "product_documentation": "https://cloud.google.com/datastore", |
| 2 | + "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.", |
| 3 | + "api_id": "datastore.googleapis.com", |
| 4 | + "api_shortname": "datastore", |
5 | 5 | "client_documentation": "https://cloud.google.com/python/docs/reference/datastore/latest", |
| 6 | + "default_version": "v1", |
| 7 | + "distribution_name": "google-cloud-datastore", |
6 | 8 | "issue_tracker": "https://issuetracker.google.com/savedsearches/559768", |
7 | | - "release_level": "stable", |
8 | 9 | "language": "python", |
9 | 10 | "library_type": "GAPIC_COMBO", |
10 | | - "repo": "googleapis/google-cloud-python", |
11 | | - "distribution_name": "google-cloud-datastore", |
12 | | - "api_id": "datastore.googleapis.com", |
13 | | - "default_version": "v1", |
14 | | - "codeowner_team": "@googleapis/cloud-native-db-dpes @googleapis/api-datastore-sdk @googleapis/api-firestore-partners", |
15 | | - "api_shortname": "datastore", |
16 | | - "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." |
| 11 | + "name": "datastore", |
| 12 | + "name_pretty": "Google Cloud Datastore API", |
| 13 | + "product_documentation": "https://cloud.google.com/datastore", |
| 14 | + "release_level": "stable", |
| 15 | + "repo": "googleapis/google-cloud-python" |
17 | 16 | } |
0 commit comments