We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e90473f commit b4caa6bCopy full SHA for b4caa6b
1 file changed
.librarian/config.yaml
@@ -24,3 +24,7 @@ libraries:
24
# Allow generation for google-cloud-bigtable once this bug is fixed.
25
- id: "google-cloud-bigtable"
26
generate_blocked: true
27
+# TODO(https://github.com/googleapis/google-cloud-python/issues/16506):
28
+# Allow generation for google-cloud-firestore once this bug is fixed.
29
+ - id: "google-cloud-firestore"
30
+ generate_blocked: true
0 commit comments