Interface protos.google.cloud.dialogflow.cx.v3.IntentCoverage.IIntent (2.13.0)

Properties of an Intent.

Package

@google-cloud/dialogflow-cx!

Properties

covered

covered?: (boolean|null);

Intent covered

Property Value
TypeDescription
(boolean|null)

intent

intent?: (string|null);

Intent intent

Property Value
TypeDescription
(string|null)