Skip to content

Commit a0c51cf

Browse files
committed
chore(java-spanner): add library to generation_config.yaml
1 parent f8734c0 commit a0c51cf

2 files changed

Lines changed: 26 additions & 28 deletions

File tree

generation_config.yaml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2464,6 +2464,32 @@ libraries:
24642464
- proto_path: google/shopping/merchant/reviews/v1beta
24652465
requires_billing: true
24662466
library_name: shopping-merchant-reviews
2467+
- api_shortname: spanner
2468+
name_pretty: Cloud Spanner
2469+
product_documentation: https://cloud.google.com/spanner/docs/
2470+
client_documentation: https://cloud.google.com/java/docs/reference/google-cloud-spanner/latest/history
2471+
api_description: is a fully managed, mission-critical, relational database service
2472+
that offers transactional consistency at global scale, schemas, SQL (ANSI 2011
2473+
with extensions), and automatic, synchronous replication for high availability.
2474+
Be sure to activate the Cloud Spanner API on the Developer's Console to use Cloud
2475+
Spanner from your project.
2476+
issue_tracker: https://issuetracker.google.com/issues?q=componentid:190851%2B%20status:open
2477+
release_level: stable
2478+
language: java
2479+
min_java_version: 8
2480+
distribution_name: com.google.cloud:google-cloud-spanner
2481+
api_id: spanner.googleapis.com
2482+
transport: grpc
2483+
requires_billing: true
2484+
codeowner_team: '@googleapis/spanner-team'
2485+
library_type: GAPIC_COMBO
2486+
excluded_poms: google-cloud-spanner-bom
2487+
recommended_package: com.google.cloud.spanner
2488+
GAPICs:
2489+
- proto_path: google/spanner/admin/database/v1
2490+
- proto_path: google/spanner/admin/instance/v1
2491+
- proto_path: google/spanner/executor/v1
2492+
- proto_path: google/spanner/v1
24672493
- api_shortname: spanneradapter
24682494
name_pretty: Cloud Spanner Adapter API
24692495
product_documentation: https://cloud.google.com/java/docs/reference/google-cloud-spanneradapter/latest/overview

java-spanner/generation_config.yaml

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)