Interface protos.google.cloud.discoveryengine.v1alpha.Answer.IStep (1.7.0)

Properties of a Step.

Package

@google-cloud/discoveryengine

Properties

actions

actions?: (google.cloud.discoveryengine.v1alpha.Answer.Step.IAction[]|null);

Step actions

description

description?: (string|null);

Step description

state

state?: (google.cloud.discoveryengine.v1alpha.Answer.Step.State|keyof typeof google.cloud.discoveryengine.v1alpha.Answer.Step.State|null);

Step state

thought

thought?: (string|null);

Step thought