We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d520a9 commit 216fba6Copy full SHA for 216fba6
1 file changed
.librarian/config.yaml
@@ -20,3 +20,7 @@ libraries:
20
# Allow generation for google-cloud-spanner once this bug is fixed.
21
- id: "google-cloud-spanner"
22
generate_blocked: true
23
+# TODO(https://github.com/googleapis/google-cloud-python/issues/16494):
24
+# Allow generation for google-cloud-bigtable once this bug is fixed.
25
+ - id: "google-cloud-bigtable"
26
+ generate_blocked: true
0 commit comments