GoogleCloudDialogflowV2InferenceParameter constructor
GoogleCloudDialogflowV2InferenceParameter({})
Implementation
GoogleCloudDialogflowV2InferenceParameter({
this.maxOutputTokens,
this.temperature,
this.topK,
this.topP,
});