Google Cloud Discovery Engine V1 Client - Class State (1.7.0)

Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class State.

Enumeration of the state of the step.

Protobuf type google.cloud.discoveryengine.v1.Answer.Step.State

Namespace

Google \ Cloud \ DiscoveryEngine \ V1 \ Answer \ Step

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

STATE_UNSPECIFIED

  Value: 0 
 

Unknown.

Generated from protobuf enum STATE_UNSPECIFIED = 0;

IN_PROGRESS

  Value: 1 
 

Step is currently in progress.

Generated from protobuf enum IN_PROGRESS = 1;

FAILED

  Value: 2 
 

Step currently failed.

Generated from protobuf enum FAILED = 2;

SUCCEEDED

  Value: 3 
 

Step has succeeded.

Generated from protobuf enum SUCCEEDED = 3;

Design a Mobile Site
View Site in Mobile | Classic
Share by: