Interface protos.google.cloud.dialogflow.cx.v3beta1.IGenerator (4.6.0)

Properties of a Generator.

Package

@google-cloud/dialogflow-cx

Properties

displayName

displayName?: (string|null);

Generator displayName

llmModelSettings

llmModelSettings?: (google.cloud.dialogflow.cx.v3beta1.ILlmModelSettings|null);

Generator llmModelSettings

name

name?: (string|null);

Generator name

placeholders

placeholders?: (google.cloud.dialogflow.cx.v3beta1.Generator.IPlaceholder[]|null);

Generator placeholders

promptText

promptText?: (google.cloud.dialogflow.cx.v3beta1.IPhrase|null);

Generator promptText