Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding settings to Dialogflow CX resources #16315

Conversation

modular-magician
Copy link
Collaborator

Adding settings to Dialogflow CX resources (Bug #15980)

  • Agent.advancedSettings
  • Agent.textToSpeechSettings
  • Agent.gitIntegrationSettings (not part of the bug, but it works and it's easy to add it)
  • Flow.advancedSettings
  • Page.advancedSettings
  • Page.form.parameters.advancedSettings

Note: I'm skipping Agent.genAppBuilderSettings for now because there's no way to generate a Gen App Builder Engine AFAICT and I don't want to put nonsense in the examples.

Note: I'm skipping Agent.advancedSettings.loggingSettings because enableStackdriverLogging conflicts with the deprecated Agent.enableStackdriverLogging and enableInteractionLogging has some weird behavior around updates that I've filed a bug for (b/303056144) but it hasn't yet been resolved.

Release Note Template for Downstream PRs (will be copied)

dialogflowcx: added `advanced_settings`, `text_to_speech_settings`, `git_integration_settings` fields to `google_dialogflow_cx_agent` resource
dialogflowcx: added `advanced_settings` field to `google_dialogflow_cx_flow` resource
dialogflowcx: added `advanced_settings` fields to `google_dialogflow_cx_page` resource

Derived from GoogleCloudPlatform/magic-modules#9078

[upstream:465cfd537dbbb13854796e5954994c4c4a3c92e6]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit 84b88e6 into hashicorp:main Oct 19, 2023
4 checks passed
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant