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