Skip to content

Commit 2a1a26a

Browse files
committed
chore(java-storage): add library to generation_config.yaml
1 parent 4af94f3 commit 2a1a26a

2 files changed

Lines changed: 22 additions & 26 deletions

File tree

generation_config.yaml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2524,6 +2524,28 @@ libraries:
25242524
- proto_path: google/cloud/speech/v1
25252525
- proto_path: google/cloud/speech/v1p1beta1
25262526
- proto_path: google/cloud/speech/v2
2527+
- api_shortname: storage
2528+
name_pretty: Cloud Storage
2529+
product_documentation: https://cloud.google.com/storage
2530+
client_documentation: https://cloud.google.com/java/docs/reference/google-cloud-storage/latest/history
2531+
api_description: 'is a durable and highly available object storage service. Google
2532+
Cloud Storage is almost infinitely scalable and guarantees consistency: when a
2533+
write succeeds, the latest copy of the object will be returned to any GET, globally.'
2534+
issue_tracker: https://issuetracker.google.com/savedsearches/559782
2535+
release_level: stable
2536+
language: java
2537+
distribution_name: com.google.cloud:google-cloud-storage
2538+
codeowner_team: '@googleapis/gcs-team'
2539+
api_id: storage.googleapis.com
2540+
requires_billing: true
2541+
library_type: GAPIC_COMBO
2542+
extra_versioned_modules: gapic-google-cloud-storage-v2
2543+
excluded_poms: google-cloud-storage-bom,google-cloud-storage
2544+
recommended_package: com.google.cloud.storage
2545+
transport: rest
2546+
GAPICs:
2547+
- proto_path: google/storage/v2
2548+
- proto_path: google/storage/control/v2
25272549
- api_shortname: storagetransfer
25282550
name_pretty: Storage Transfer Service
25292551
product_documentation: https://cloud.google.com/storage-transfer-service

java-storage/generation_config.yaml

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

0 commit comments

Comments
 (0)