We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e680c6 commit 9a182e6Copy full SHA for 9a182e6
1 file changed
google/cloud/contactcenterinsights/v1/resources.proto
@@ -823,11 +823,6 @@ message Settings {
823
// Percentage of conversations created using Dialogflow runtime integration
824
// to analyze automatically, between [0, 100].
825
double runtime_integration_analysis_percentage = 1;
826
-
827
- // Whether to disable issue model inference during analysis.
828
- // By default issue modeling will be included in analysis if there is an
829
- // active issue model for the project.
830
- bool disable_issue_modeling = 3;
831
}
832
833
// Immutable. The resource name of the settings resource.
0 commit comments