Google Cloud Dialogflow V2beta1Suggestion Feature Args
data class GoogleCloudDialogflowV2beta1SuggestionFeatureArgs(val type: Output<GoogleCloudDialogflowV2beta1SuggestionFeatureType>? = null) : ConvertibleToJava<GoogleCloudDialogflowV2beta1SuggestionFeatureArgs>
The type of Human Agent Assistant API suggestion to perform, and the maximum number of results to return for that type. Multiple Feature
objects can be specified in the features
list.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowV2beta1SuggestionFeatureArgs(type: Output<GoogleCloudDialogflowV2beta1SuggestionFeatureType>? = null)