Interface protos.google.cloud.dialogflow.cx.v3beta1.Fulfillment.ISetParameterAction (2.13.0)

Properties of a SetParameterAction.

Package

@google-cloud/dialogflow-cx!

Properties

parameter

parameter?: (string|null);

SetParameterAction parameter

Property Value
TypeDescription
(string|null)

value

value?: (google.protobuf.IValue|null);

SetParameterAction value

Property Value
TypeDescription
(google.protobuf.IValue|null)