Google Cloud Dialogflow Cx V3 Client - Class OutputState (0.11.0)

Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class OutputState.

Output state.

Protobuf type google.cloud.dialogflow.cx.v3.OutputState

Namespace

Google \ Cloud \ Dialogflow \ Cx \ V3

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

OUTPUT_STATE_UNSPECIFIED

  Value: 0 
 

Unspecified output.

Generated from protobuf enum OUTPUT_STATE_UNSPECIFIED = 0;

OUTPUT_STATE_OK

  Value: 1 
 

Succeeded.

Generated from protobuf enum OUTPUT_STATE_OK = 1;

OUTPUT_STATE_CANCELLED

  Value: 2 
 

Cancelled.

Generated from protobuf enum OUTPUT_STATE_CANCELLED = 2;

OUTPUT_STATE_FAILED

  Value: 3 
 

Failed.

Generated from protobuf enum OUTPUT_STATE_FAILED = 3;

OUTPUT_STATE_ESCALATED

  Value: 4 
 

Escalated.

Generated from protobuf enum OUTPUT_STATE_ESCALATED = 4;

OUTPUT_STATE_PENDING

  Value: 5 
 

Pending.

Generated from protobuf enum OUTPUT_STATE_PENDING = 5;

Create a Mobile Website
View Site in Mobile | Classic
Share by: