Class Step (0.11.13)

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

Step information.

Attributes

Name Description
state google.cloud.discoveryengine_v1beta.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_v1beta.types.Answer.Step.Action]
Actions.

Classes

Action

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

State

State(value)

Enumeration of the state of the step.