-
Notifications
You must be signed in to change notification settings - Fork 44
/
generation_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.50.0
googleapis_commitish: a547fc1420eb0a0f3ae32b0a4eb72d3b8b17d136
libraries_bom_version: 26.50.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