Skip to content

Commit bef8d8a

Browse files
committed
update librarian config to skip generation
1 parent a3a0dd8 commit bef8d8a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

librarian.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1687,6 +1687,8 @@ libraries:
16871687
version: 2.39.0
16881688
apis:
16891689
- path: google/pubsub/v1
1690+
skip_generate: true
1691+
skip_release: true
16901692
python:
16911693
library_type: GAPIC_COMBO
16921694
opt_args_by_api:
@@ -1921,6 +1923,8 @@ libraries:
19211923
- path: google/spanner/v1
19221924
- path: google/spanner/admin/instance/v1
19231925
- path: google/spanner/admin/database/v1
1926+
skip_generate: true
1927+
skip_release: true
19241928
keep:
19251929
- docs/spanner_v1/batch.rst
19261930
- docs/spanner_v1/client.rst

0 commit comments

Comments
 (0)