GoogleCloudDialogflowCxV3LlmModelSettings constructor

GoogleCloudDialogflowCxV3LlmModelSettings({
  1. String? model,
  2. String? promptText,
})

Implementation

GoogleCloudDialogflowCxV3LlmModelSettings({this.model, this.promptText});