Google Cloud Dialogflow Cx V3 Client - Class CalculateCoverageResponse (0.8.1)

Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class CalculateCoverageResponse.

The response message for TestCases.CalculateCoverage .

Generated from protobuf message google.cloud.dialogflow.cx.v3.CalculateCoverageResponse

Namespace

Google \ Cloud \ Dialogflow \ Cx \ V3

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ agent
string

The agent to calculate coverage for. Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID> .

↳ intent_coverage
IntentCoverage

Intent coverage.

↳ transition_coverage
TransitionCoverage

Transition (excluding transition route groups) coverage.

↳ route_group_coverage
TransitionRouteGroupCoverage

Transition route group coverage.

getAgent

The agent to calculate coverage for.

Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID> .

Returns
Type
Description
string

setAgent

The agent to calculate coverage for.

Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID> .

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getIntentCoverage

Intent coverage.

Returns
Type
Description

hasIntentCoverage

setIntentCoverage

Intent coverage.

Parameter
Name
Description
Returns
Type
Description
$this

getTransitionCoverage

Transition (excluding transition route groups) coverage.

Returns
Type
Description

hasTransitionCoverage

setTransitionCoverage

Transition (excluding transition route groups) coverage.

Parameter
Name
Description
Returns
Type
Description
$this

getRouteGroupCoverage

Transition route group coverage.

Returns
Type
Description

hasRouteGroupCoverage

setRouteGroupCoverage

Transition route group coverage.

Parameter
Name
Description
Returns
Type
Description
$this

getCoverageType

Returns
Type
Description
string
Design a Mobile Site
View Site in Mobile | Classic
Share by: