Step(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Step information.
Attributes |
|
---|---|
Name | Description |
state |
google.cloud.discoveryengine_v1.types.Answer.Step.State
The state of the step. |
description |
str
The description of the step. |
thought |
str
The thought of the step. |
actions |
MutableSequence[google.cloud.discoveryengine_v1.types.Answer.Step.Action]
Actions. |
Classes
Action
Action(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Action.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
State
State(value)
Enumeration of the state of the step.