-
Notifications
You must be signed in to change notification settings - Fork 555
/
Copy path.repo-metadata.json
17 lines (17 loc) · 1.02 KB
/
.repo-metadata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"api_id": "datastore.googleapis.com",
"api_shortname": "datastore",
"client_documentation": "https://cloud.google.com/ruby/docs/reference/google-cloud-datastore-v1/latest",
"distribution_name": "google-cloud-datastore-v1",
"language": "ruby",
"name": "datastore",
"name_pretty": "Firestore in Datastore mode V1 API",
"product_documentation": "https://cloud.google.com/datastore",
"release_level": "preview",
"repo": "googleapis/google-cloud-ruby",
"requires_billing": true,
"ruby-cloud-description": "Firestore in Datastore mode is a NoSQL document database built for automatic scaling, high performance, and ease of application development. Note that google-cloud-datastore-v1 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-datastore instead. See the readme for more details.",
"ruby-cloud-env-prefix": "DATASTORE",
"ruby-cloud-product-url": "https://cloud.google.com/datastore",
"library_type": "GAPIC_AUTO"
}