We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e508b6 commit 6965854Copy full SHA for 6965854
1 file changed
.librarian/config.yaml
@@ -36,3 +36,7 @@ libraries:
36
# Allow generation for google-cloud-dialogflow once this bug is fixed.
37
- id: "google-cloud-dialogflow"
38
generate_blocked: true
39
+# TODO(https://github.com/googleapis/google-cloud-python/issues/16520):
40
+# Allow release for google-crc32c once this bug is fixed.
41
+ - id: "google-crc32c"
42
+ release_blocked: true
0 commit comments