Skip to content

Commit a77b789

Browse files
authored
chore: skip generation of google-cloud-storage for now (#16800)
The tests are failing, so we can't actually generate and merge the changes.
1 parent 273fd55 commit a77b789

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

librarian.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3593,6 +3593,7 @@ libraries:
35933593
apis:
35943594
- path: google/storage/v2
35953595
description_override: 'is a durable and highly available object storage service. Google Cloud Storage is almost infinitely scalable and guarantees consistency: when a write succeeds, the latest copy of the object will be returned to any GET, globally.'
3596+
skip_generate: true
35963597
python:
35973598
library_type: GAPIC_MANUAL
35983599
opt_args_by_api:

0 commit comments

Comments
 (0)