Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class Step.
Step information.
Generated from protobuf message google.cloud.discoveryengine.v1.Answer.Step
Namespace
Google \ Cloud \ DiscoveryEngine \ V1 \ AnswerMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ state
int
The state of the step.
↳ description
string
The description of the step.
↳ thought
string
The thought of the step.
↳ actions
getState
The state of the step.
int
setState
The state of the step.
var
int
$this
getDescription
The description of the step.
string
setDescription
The description of the step.
var
string
$this
getThought
The thought of the step.
string
setThought
The thought of the step.
var
string
$this
getActions
Actions.
setActions
Actions.
$this