Properties of a Generator.
Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| name | string | null | <optional> | Generator name | 
| description | string | null | <optional> | Generator description | 
| freeFormContext | google.cloud.dialogflow.v2beta1.IFreeFormContext | null | <optional> | Generator freeFormContext | 
| summarizationContext | google.cloud.dialogflow.v2beta1.ISummarizationContext | null | <optional> | Generator summarizationContext | 
| inferenceParameter | google.cloud.dialogflow.v2beta1.IInferenceParameter | null | <optional> | Generator inferenceParameter | 
| triggerEvent | google.cloud.dialogflow.v2beta1.TriggerEvent | null | <optional> | Generator triggerEvent | 
| publishedModel | string | null | <optional> | Generator publishedModel | 
| createTime | google.protobuf.ITimestamp | null | <optional> | Generator createTime | 
| updateTime | google.protobuf.ITimestamp | null | <optional> | Generator updateTime |