ProjectsLocationsReplaysResults
class ProjectsLocationsReplaysResults extends Resource (View source)
The "results" collection of methods.
Typical usage is:
$policysimulatorService = new Google\Service\PolicySimulator(...);
$results = $policysimulatorService->projects_locations_replays_results;
Methods
listProjectsLocationsReplaysResults(string $parent, array $optParams = [])
Lists the results of running a Replay.
Details
GoogleCloudPolicysimulatorV1ListReplayResultsResponse
listProjectsLocationsReplaysResults(string $parent, array $optParams = [])
Lists the results of running a Replay.
(results.listProjectsLocationsReplaysResults)