Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class BatchRunTestCasesRequest.
The request message for TestCases.BatchRunTestCases .
Generated from protobuf message google.cloud.dialogflow.cx.v3.BatchRunTestCasesRequest
Namespace
Google \ Cloud \ Dialogflow \ Cx \ V3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. Agent name. Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>
.
↳ environment
string
Optional. If not set, draft environment is assumed. Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/environments/<EnvironmentID>
.
↳ test_cases
array
Required. Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/testCases/<TestCaseID>
.
getParent
Required. Agent name. Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>
.
string
setParent
Required. Agent name. Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>
.
var
string
$this
getEnvironment
Optional. If not set, draft environment is assumed. Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/environments/<EnvironmentID>
.
string
setEnvironment
Optional. If not set, draft environment is assumed. Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/environments/<EnvironmentID>
.
var
string
$this
getTestCases
Required. Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/testCases/<TestCaseID>
.
setTestCases
Required. Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/testCases/<TestCaseID>
.
var
string[]
$this