-
Notifications
You must be signed in to change notification settings - Fork 44
/
Copy pathgeneration_config.yaml
25 lines (25 loc) · 1.4 KB
/
generation_config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
gapic_generator_version: 2.53.0
googleapis_commitish: caac3b8802186510a881d9ae26e6a09c5d800936
libraries_bom_version: 26.54.0
libraries:
- 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
recommended_package: com.google.cloud.datastore
GAPICs:
- proto_path: google/datastore/v1
- proto_path: google/datastore/admin/v1