Google Cloud Dialogflow V2Article Suggestion Model Metadata Args
data class GoogleCloudDialogflowV2ArticleSuggestionModelMetadataArgs(val trainingModelType: Output<GoogleCloudDialogflowV2ArticleSuggestionModelMetadataTrainingModelType>? = null) : ConvertibleToJava<GoogleCloudDialogflowV2ArticleSuggestionModelMetadataArgs>
Metadata for article suggestion models.
Constructors
Link copied to clipboard
constructor(trainingModelType: Output<GoogleCloudDialogflowV2ArticleSuggestionModelMetadataTrainingModelType>? = null)
Properties
Link copied to clipboard
val trainingModelType: Output<GoogleCloudDialogflowV2ArticleSuggestionModelMetadataTrainingModelType>? = null
Optional. Type of the article suggestion model. If not provided, model_type is used.