ProjectsLocationsEvaluationsExecutionsResults
class ProjectsLocationsEvaluationsExecutionsResults extends Resource (View source)
The "results" collection of methods.
Typical usage is:
$workloadmanagerService = new Google\Service\WorkloadManager(...);
$results = $workloadmanagerService->projects_locations_evaluations_executions_results;
Methods
listProjectsLocationsEvaluationsExecutionsResults(string $parent, array $optParams = [])
Lists the result of a single evaluation.
Details
ListExecutionResultsResponse
listProjectsLocationsEvaluationsExecutionsResults(string $parent, array $optParams = [])
Lists the result of a single evaluation.
(results.listProjectsLocationsEvaluationsExecutionsResults)