forked from googleapis/java-spanner
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgeneration_config.yaml
More file actions
28 lines (28 loc) · 1.45 KB
/
generation_config.yaml
File metadata and controls
28 lines (28 loc) · 1.45 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
26
27
28
gapic_generator_version: 2.56.2
googleapis_commitish: 2eec62dc7ed836c8d9f73fb313afb8f48c361bef
libraries_bom_version: 26.59.0
libraries:
- api_shortname: spanner
name_pretty: Cloud Spanner
product_documentation: https://cloud.google.com/spanner/docs/
client_documentation: https://cloud.google.com/java/docs/reference/google-cloud-spanner/latest/history
api_description: is a fully managed, mission-critical, relational database service that offers transactional consistency at global scale, schemas, SQL (ANSI 2011 with extensions), and automatic, synchronous replication for high availability. Be sure to activate the Cloud Spanner API on the Developer's Console to use Cloud Spanner from your project.
issue_tracker: https://issuetracker.google.com/issues?q=componentid:190851%2B%20status:open
release_level: stable
language: java
min_java_version: 8
repo: googleapis/java-spanner
repo_short: java-spanner
distribution_name: com.google.cloud:google-cloud-spanner
api_id: spanner.googleapis.com
transport: grpc
requires_billing: true
codeowner_team: '@googleapis/spanner-client-libraries-java'
library_type: GAPIC_COMBO
excluded_poms: google-cloud-spanner-bom
recommended_package: com.google.cloud.spanner
GAPICs:
- proto_path: google/spanner/admin/database/v1
- proto_path: google/spanner/admin/instance/v1
- proto_path: google/spanner/executor/v1
- proto_path: google/spanner/v1