Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class CalculateCoverageRequest.
The request message for TestCases.CalculateCoverage .
Generated from protobuf message google.cloud.dialogflow.cx.v3.CalculateCoverageRequest
Namespace
Google \ Cloud \ Dialogflow \ Cx \ V3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ agent
string
Required. The agent to calculate coverage for. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>
.
↳ type
int
Required. The type of coverage requested.
getAgent
Required. The agent to calculate coverage for.
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>
.
string
setAgent
Required. The agent to calculate coverage for.
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>
.
var
string
$this
getType
Required. The type of coverage requested.
int
setType
Required. The type of coverage requested.
var
int
$this