Google Cloud Dialogflow Cx V3 Client - Class CalculateCoverageResponse (0.8.1)
Stay organized with collections
Save and categorize content based on your preferences.
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
data
array
Optional. Data for populating the Message object.
↳ agent
string
The agent to calculate coverage for. Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>
.
getAgent
The agent to calculate coverage for.
Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>
.
setAgent
The agent to calculate coverage for.
Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>
.
getIntentCoverage
hasIntentCoverage
setIntentCoverage
getTransitionCoverage
Transition (excluding transition route groups) coverage.
hasTransitionCoverage
setTransitionCoverage
Transition (excluding transition route groups) coverage.
getRouteGroupCoverage
Transition route group coverage.
hasRouteGroupCoverage
setRouteGroupCoverage
Transition route group coverage.
getCoverageType
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Dialogflow Cx V3 Client - Class CalculateCoverageResponse (0.8.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.8.1 (latest)](/php/docs/reference/cloud-dialogflow-cx/latest/V3.CalculateCoverageResponse)\n- [0.8.0](/php/docs/reference/cloud-dialogflow-cx/0.8.0/V3.CalculateCoverageResponse)\n- [0.7.2](/php/docs/reference/cloud-dialogflow-cx/0.7.2/V3.CalculateCoverageResponse)\n- [0.6.0](/php/docs/reference/cloud-dialogflow-cx/0.6.0/V3.CalculateCoverageResponse)\n- [0.5.2](/php/docs/reference/cloud-dialogflow-cx/0.5.2/V3.CalculateCoverageResponse)\n- [0.4.1](/php/docs/reference/cloud-dialogflow-cx/0.4.1/V3.CalculateCoverageResponse)\n- [0.3.4](/php/docs/reference/cloud-dialogflow-cx/0.3.4/V3.CalculateCoverageResponse)\n- [0.2.1](/php/docs/reference/cloud-dialogflow-cx/0.2.1/V3.CalculateCoverageResponse)\n- [0.1.1](/php/docs/reference/cloud-dialogflow-cx/0.1.1/V3.CalculateCoverageResponse) \nReference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class CalculateCoverageResponse.\n\nThe response message for\n[TestCases.CalculateCoverage](/php/docs/reference/cloud-dialogflow-cx/latest/V3.Client.TestCasesClient#_Google_Cloud_Dialogflow_Cx_V3_Client_TestCasesClient__calculateCoverage__).\n\nGenerated from protobuf message `google.cloud.dialogflow.cx.v3.CalculateCoverageResponse`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Dialogflow \\\\ Cx \\\\ V3\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getAgent\n\nThe agent to calculate coverage for.\n\nFormat: `projects/\u003cProjectID\u003e/locations/\u003cLocationID\u003e/agents/\u003cAgentID\u003e`.\n\n### setAgent\n\nThe agent to calculate coverage for.\n\nFormat: `projects/\u003cProjectID\u003e/locations/\u003cLocationID\u003e/agents/\u003cAgentID\u003e`.\n\n### getIntentCoverage\n\nIntent coverage.\n\n### hasIntentCoverage\n\n### setIntentCoverage\n\nIntent coverage.\n\n### getTransitionCoverage\n\nTransition (excluding transition route groups) coverage.\n\n### hasTransitionCoverage\n\n### setTransitionCoverage\n\nTransition (excluding transition route groups) coverage.\n\n### getRouteGroupCoverage\n\nTransition route group coverage.\n\n### hasRouteGroupCoverage\n\n### setRouteGroupCoverage\n\nTransition route group coverage.\n\n### getCoverageType"]]