Google Cloud Dialogflow V2Smart Reply Model Metadata Args
data class GoogleCloudDialogflowV2SmartReplyModelMetadataArgs(val trainingModelType: Output<GoogleCloudDialogflowV2SmartReplyModelMetadataTrainingModelType>? = null) : ConvertibleToJava<GoogleCloudDialogflowV2SmartReplyModelMetadataArgs>
Metadata for smart reply models.
Constructors
Link copied to clipboard
constructor(trainingModelType: Output<GoogleCloudDialogflowV2SmartReplyModelMetadataTrainingModelType>? = null)
Properties
Link copied to clipboard
val trainingModelType: Output<GoogleCloudDialogflowV2SmartReplyModelMetadataTrainingModelType>? = null
Optional. Type of the smart reply model. If not provided, model_type is used.