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

Properties of a Case.

Package

@google-cloud/dialogflow-cx!

Properties

caseContent

caseContent?: (google.cloud.dialogflow.cx.v3beta1.Fulfillment.ConditionalCases.Case.ICaseContent[]|null);

Case caseContent

Property Value
TypeDescription
(google.cloud.dialogflow.cx.v3beta1.Fulfillment.ConditionalCases.Case.ICaseContent[]|null)

condition

condition?: (string|null);

Case condition

Property Value
TypeDescription
(string|null)