forked from googleapis/java-datastore
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgeneration_config.yaml
More file actions
25 lines (25 loc) · 1.4 KB
/
generation_config.yaml
File metadata and controls
25 lines (25 loc) · 1.4 KB
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.62.0
googleapis_commitish: a6fb279349101a2e53aaad4c9f02c57871812153
libraries_bom_version: 26.67.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