Class GenerativeInfo (1.33.0)

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

Represents the information of a query if handled by generative agent resources.

Attributes

NameDescription
current_playbooks MutableSequence[str]
The stack of playbooks that the conversation has currently entered, with the most recent one on the top.
action_tracing_info google.cloud.dialogflowcx_v3beta1.types.Example
The actions performed by the generative playbook for the current agent response.