Interface protos.google.cloud.dialogflow.cx.v3.WebhookRequest.IntentInfo.IIntentParameterValue (2.12.1)

Properties of an IntentParameterValue.

Package

@google-cloud/dialogflow-cx!

Properties

originalValue

originalValue?: (string|null);

IntentParameterValue originalValue

Property Value
TypeDescription
(string|null)

resolvedValue

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

IntentParameterValue resolvedValue

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