Skip to content

dialogflow: add responseDebugInfo to ConversationProfile featureConfigs#16961

Open
Sidcapman wants to merge 2 commits intoGoogleCloudPlatform:mainfrom
Sidcapman:dialogflow-conversation-profile-response-debug-info
Open

dialogflow: add responseDebugInfo to ConversationProfile featureConfigs#16961
Sidcapman wants to merge 2 commits intoGoogleCloudPlatform:mainfrom
Sidcapman:dialogflow-conversation-profile-response-debug-info

Conversation

@Sidcapman
Copy link
Copy Markdown

@Sidcapman Sidcapman commented Apr 5, 2026

This PR adds missing fields to the google_dialogflow_conversation_profile resource that are present in the Dialogflow ES REST API but not yet surfaced in the Terraform provider.

Added to SuggestionFeatureConfig (both human_agent_suggestion_config and end_user_suggestion_config feature configs):

enable_response_debug_info — enables debug information in suggestion responses

dialogflow: added enable_response_debug_info

dialogflow: added `enable_response_debug_info`, `skip_empty_event_based_suggestion`, `use_unredacted_conversation_data`, and `enable_async_tool_call` fields to `google_dialogflow_conversation_profile` resource

Issue URL: hashicorp/terraform-provider-google#26002

@google-cla
Copy link
Copy Markdown

google-cla bot commented Apr 5, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@modular-magician modular-magician added the awaiting-approval Pull requests that need reviewer's approval to run presubmit tests label Apr 5, 2026
@github-actions github-actions bot requested a review from slevenick April 5, 2026 13:29
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 5, 2026

Googlers: For automatic test runs see go/terraform-auto-test-runs.

@slevenick, a repository maintainer, has been assigned to review your changes. If you have not received review feedback within 2 business days, please leave a comment on this PR asking them to take a look.

You can help make sure that review is quick by doing a self-review and by running impacted tests locally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting-approval Pull requests that need reviewer's approval to run presubmit tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants