Interface protos.google.cloud.dialogflow.cx.v3beta1.Action.IFlowStateUpdate (5.6.0)

Properties of a FlowStateUpdate.

Package

@google-cloud/dialogflow-cx

Properties

destination

destination?: (string|null);

FlowStateUpdate destination

eventType

eventType?: (string|null);

FlowStateUpdate eventType

functionCall

functionCall?: (google.cloud.dialogflow.cx.v3beta1.Action.FlowStateUpdate.IFunctionCall|null);

FlowStateUpdate functionCall

pageState

pageState?: (google.cloud.dialogflow.cx.v3beta1.Action.FlowStateUpdate.IPageState|null);

FlowStateUpdate pageState

updatedParameters

updatedParameters?: (google.protobuf.IStruct|null);

FlowStateUpdate updatedParameters