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
                fun GoogleCloudDialogflowV2SmartReplyModelMetadataArgs(trainingModelType: Output<GoogleCloudDialogflowV2SmartReplyModelMetadataTrainingModelType>? = null)
Functions
Properties
Link copied to clipboard
                val trainingModelType: Output<GoogleCloudDialogflowV2SmartReplyModelMetadataTrainingModelType>? = null