Show / Hide Table of Contents

Enum ProjectsResource.LocationsResource.AgentsResource.TestCasesResource.CalculateCoverageRequest.TypeEnum

Required. The type of coverage requested.

Namespace: Google.Apis.Dialogflow.v3beta1
Assembly: Google.Apis.Dialogflow.v3beta1.dll
Syntax
public enum ProjectsResource.LocationsResource.AgentsResource.TestCasesResource.CalculateCoverageRequest.TypeEnum

Fields

Name Description
COVERAGETYPEUNSPECIFIED

Should never be used.

INTENT

Intent coverage.

PAGETRANSITION

Page transition coverage.

TRANSITIONROUTEGROUP

Transition route group coverage.

In this article
Back to top Generated by DocFX