IParameter

google.cloud.dialogflow.cx.v3beta1.Form. IParameter

Properties of a Parameter.

Properties:
Name Type Attributes Description
displayName string | null <optional>

Parameter displayName

required boolean | null <optional>

Parameter required

entityType string | null <optional>

Parameter entityType

isList boolean | null <optional>

Parameter isList

fillBehavior google.cloud.dialogflow.cx.v3beta1.Form.Parameter.IFillBehavior | null <optional>

Parameter fillBehavior

defaultValue google.protobuf.IValue | null <optional>

Parameter defaultValue

redact boolean | null <optional>

Parameter redact

advancedSettings google.cloud.dialogflow.cx.v3beta1.IAdvancedSettings | null <optional>

Parameter advancedSettings