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)

Parameters

string $parent

Required. The Replay whose results are listed, in the following format: {projects|folders|organizations}/{resource- id}/locations/global/replays/{replay-id} Example: projects/my- project/locations/global/replays/506a5f7f-38ce-4d7d-8e03-479ce1833c36

array $optParams

Optional parameters.

Return Value

GoogleCloudPolicysimulatorV1ListReplayResultsResponse

Exceptions

Exception