Interface protos.google.cloud.dialogflow.cx.v3beta1.Intent.IParameter (2.12.1)

Properties of a Parameter.

Package

@google-cloud/dialogflow-cx!

Properties

entityType

entityType?: (string|null);

Parameter entityType

Property Value
TypeDescription
(string|null)

id

id?: (string|null);

Parameter id

Property Value
TypeDescription
(string|null)

isList

isList?: (boolean|null);

Parameter isList

Property Value
TypeDescription
(boolean|null)

redact

redact?: (boolean|null);

Parameter redact

Property Value
TypeDescription
(boolean|null)