displayName property
The human-readable name of the generator, unique within the agent.
The prompt contains pre-defined parameters such as $conversation, $last-user-utterance, etc. populated by Dialogflow. It can also contain custom placeholders which will be resolved during fulfillment.
Required.
Implementation
core.String? displayName;