We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76a1739 commit a349fe5Copy full SHA for a349fe5
.librarian/config.yaml
@@ -32,3 +32,7 @@ libraries:
32
# Allow generation for google-cloud-firestore once this bug is fixed.
33
- id: "google-cloud-firestore"
34
generate_blocked: true
35
+# TODO(https://github.com/googleapis/google-cloud-python/issues/16165):
36
+# Allow generation for google-cloud-dialogflow once this bug is fixed.
37
+ - id: "google-cloud-dialogflow"
38
+ generate_blocked: true
0 commit comments