We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d0610bf + d10f9fc commit da3f29bCopy full SHA for da3f29b
.librarian/config.yaml
@@ -28,3 +28,7 @@ libraries:
28
# Allow releases for bigframes once the bug above is fixed.
29
- id: "bigframes"
30
release_blocked: true
31
+# TODO(https://github.com/googleapis/google-cloud-python/issues/16506):
32
+# Allow generation for google-cloud-firestore once this bug is fixed.
33
+ - id: "google-cloud-firestore"
34
+ generate_blocked: true
0 commit comments