GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse (google_api_dialogflow v0.73.0) View Source
The response message for TestCases.BatchRunTestCases.
Attributes
-
results(type:list(GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowCxV3beta1TestCaseResult.t), default:nil) - The test case results. The detailed conversation turns are empty in this response.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() ::
%GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse{
results:
[
GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowCxV3beta1TestCaseResult.t()
]
| nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.