We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d49690d commit 7e67530Copy full SHA for 7e67530
1 file changed
.librarian/config.yaml
@@ -29,9 +29,10 @@ libraries:
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.
+# Allow generation/release for google-cloud-firestore once this bug is fixed.
33
- id: "google-cloud-firestore"
34
generate_blocked: true
35
+ release_blocked: true
36
# TODO(https://github.com/googleapis/google-cloud-python/issues/16165):
37
# Allow generation for google-cloud-dialogflow once this bug is fixed.
38
- id: "google-cloud-dialogflow"
0 commit comments