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/<ProjectID>/locations/<LocationID>/agents/<AgentID>/testCases/<TestCaseID>/results/<TestCaseResultID>
.
↳ experiment
string
The name of the experiment triggered by this deployment. Format: projects/
getDeploymentTestResults
Results of test cases running before the deployment.
Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/testCases/<TestCaseID>/results/<TestCaseResultID>
.
setDeploymentTestResults
Results of test cases running before the deployment.
Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/testCases/<TestCaseID>/results/<TestCaseResultID>
.
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