class ProjectsLocationsAgentsEnvironmentsContinuousTestResults extends Resource (View source)

The "continuousTestResults" collection of methods.

Typical usage is:

 $dialogflowService = new Google\Service\Dialogflow(...);
 $continuousTestResults = $dialogflowService->projects_locations_agents_environments_continuousTestResults;

Methods

listProjectsLocationsAgentsEnvironmentsContinuousTestResults(string $parent, array $optParams = [])

Fetches a list of continuous test results for a given environment. (continuou sTestResults.listProjectsLocationsAgentsEnvironmentsContinuousTestResults)

Details

GoogleCloudDialogflowCxV3ListContinuousTestResultsResponse listProjectsLocationsAgentsEnvironmentsContinuousTestResults(string $parent, array $optParams = [])

Fetches a list of continuous test results for a given environment. (continuou sTestResults.listProjectsLocationsAgentsEnvironmentsContinuousTestResults)

Parameters

string $parent

Required. The environment to list results for. Format: projects//locations//agents//environments/.

array $optParams

Optional parameters.

Return Value

GoogleCloudDialogflowCxV3ListContinuousTestResultsResponse

Exceptions

Exception