Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class Result.
Result of the deployment.
Generated from protobuf message google.cloud.dialogflow.cx.v3.Deployment.Result
Namespace
Google \ Cloud \ Dialogflow \ Cx \ V3 \ DeploymentMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ deployment_test_results
array
Results of test cases running before the deployment. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/testCases/<TestCase ID>/results/<TestCaseResult ID>
.
↳ experiment
string
The name of the experiment triggered by this deployment. Format: projects/
getDeploymentTestResults
Results of test cases running before the deployment.
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent
ID>/testCases/<TestCase ID>/results/<TestCaseResult ID>
.
setDeploymentTestResults
Results of test cases running before the deployment.
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent
ID>/testCases/<TestCase ID>/results/<TestCaseResult ID>
.
var
string[]
$this
getExperiment
The name of the experiment triggered by this deployment.
Format: projects/
string
setExperiment
The name of the experiment triggered by this deployment.
Format: projects/
var
string
$this