We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
GenAppBuilderSettings
Agent
1 parent 3a6c15f commit 894a243Copy full SHA for 894a243
dialogflowcx_agent_full/main.tf
@@ -65,4 +65,7 @@ resource "google_dialogflow_cx_agent" "full_agent" {
65
}
66
})
67
68
+ gen_app_builder_settings {
69
+ engine = "projects/-/locations/-/collections/-/engines/-"
70
+ }
71
0 commit comments