We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e7a865 commit b82374aCopy full SHA for b82374a
.librarian/config.yaml
@@ -16,3 +16,7 @@ libraries:
16
# Allow releases for google-cloud-storage once this bug is fixed.
17
- id: "google-cloud-storage"
18
release_blocked: true
19
+# TODO(https://github.com/googleapis/google-cloud-python/issues/16490):
20
+# Allow generation for google-cloud-spanner once this bug is fixed.
21
+ - id: "google-cloud-spanner"
22
+ generate_blocked: true
0 commit comments