Skip to content

Commit ff3c5ab

Browse files
committed
chore: disable generation for google-crc32c
1 parent 2e508b6 commit ff3c5ab

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.librarian/config.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,7 @@ libraries:
3535
# TODO(https://github.com/googleapis/google-cloud-python/issues/16165):
3636
# Allow generation for google-cloud-dialogflow once this bug is fixed.
3737
- id: "google-cloud-dialogflow"
38+
# TODO(https://github.com/googleapis/google-cloud-python/issues/16520):
39+
# Allow generation for google-cloud-dialogflow once this bug is fixed.
40+
- id: "google-crc32c"
3841
generate_blocked: true

0 commit comments

Comments
 (0)