-
Notifications
You must be signed in to change notification settings - Fork 123
/
generation_config.yaml
28 lines (28 loc) · 1.44 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
26
27
28
gapic_generator_version: 2.51.0
googleapis_commitish: 67495ab130490fec112841715649b86a7d335e6a
libraries_bom_version: 26.52.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/api-spanner-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