Properties of a Generator.
Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| name | string | null | <optional> | Generator name | 
| displayName | string | null | <optional> | Generator displayName | 
| promptText | google.cloud.dialogflow.cx.v3beta1.IPhrase | null | <optional> | Generator promptText | 
| placeholders | Array.<google.cloud.dialogflow.cx.v3beta1.Generator.IPlaceholder> | null | <optional> | Generator placeholders | 
| llmModelSettings | google.cloud.dialogflow.cx.v3beta1.ILlmModelSettings | null | <optional> | Generator llmModelSettings | 
| modelParameter | google.cloud.dialogflow.cx.v3beta1.Generator.IModelParameter | null | <optional> | Generator modelParameter |