GoogleCloudDialogflowV2AgentCoachingSuggestionSources constructor

GoogleCloudDialogflowV2AgentCoachingSuggestionSources({
  1. List<int>? instructionIndexes,
})

Implementation

GoogleCloudDialogflowV2AgentCoachingSuggestionSources({
  this.instructionIndexes,
});