Interface protos.google.cloud.dialogflow.cx.v3beta1.ICalculateCoverageResponse (4.6.0)

Properties of a CalculateCoverageResponse.

Package

@google-cloud/dialogflow-cx

Properties

agent

agent?: (string|null);

CalculateCoverageResponse agent

intentCoverage

intentCoverage?: (google.cloud.dialogflow.cx.v3beta1.IIntentCoverage|null);

CalculateCoverageResponse intentCoverage

routeGroupCoverage

routeGroupCoverage?: (google.cloud.dialogflow.cx.v3beta1.ITransitionRouteGroupCoverage|null);

CalculateCoverageResponse routeGroupCoverage

transitionCoverage

transitionCoverage?: (google.cloud.dialogflow.cx.v3beta1.ITransitionCoverage|null);

CalculateCoverageResponse transitionCoverage