Class Response (0.3.0)

Response(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents a response from the agent.

Attributes

Name Description
text str
Required. Text for the agent to respond with.
disabled bool
Optional. Whether the response is disabled. Disabled responses are not used by the agent.