We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dca729b commit 5ecbbebCopy full SHA for 5ecbbeb
.librarian/config.yaml
@@ -24,11 +24,6 @@ libraries:
24
# Allow releases for bigframes once the bug above is fixed.
25
- id: "bigframes"
26
release_blocked: true
27
-# TODO(https://github.com/googleapis/google-cloud-python/issues/16506):
28
-# Allow generation/release for google-cloud-firestore once this bug is fixed.
29
- - id: "google-cloud-firestore"
30
- generate_blocked: true
31
- release_blocked: true
32
# TODO(https://github.com/googleapis/google-cloud-python/issues/16165):
33
# Allow generation for google-cloud-dialogflow once this bug is fixed.
34
- id: "google-cloud-dialogflow"
0 commit comments