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