ProjectsLocationsEvaluationsExecutionsScannedResources
class ProjectsLocationsEvaluationsExecutionsScannedResources extends Resource (View source)
The "scannedResources" collection of methods.
Typical usage is:
$workloadmanagerService = new Google\Service\WorkloadManager(...);
$scannedResources = $workloadmanagerService->projects_locations_evaluations_executions_scannedResources;
Methods
listProjectsLocationsEvaluationsExecutionsScannedResources(string $parent, array $optParams = [])
List all scanned resources for a single Execution.
Details
ListScannedResourcesResponse
listProjectsLocationsEvaluationsExecutionsScannedResources(string $parent, array $optParams = [])
List all scanned resources for a single Execution.
(scannedResources.listProjectsLocationsEvaluationsExecutionsScannedResources)