Get Replay Result
data class GetReplayResult(val config: GoogleCloudPolicysimulatorV1ReplayConfigResponse, val name: String, val resultsSummary: GoogleCloudPolicysimulatorV1ReplayResultsSummaryResponse, val state: String)
Constructors
Link copied to clipboard
fun GetReplayResult(config: GoogleCloudPolicysimulatorV1ReplayConfigResponse, name: String, resultsSummary: GoogleCloudPolicysimulatorV1ReplayResultsSummaryResponse, state: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
The resource name of the Replay
, which has the following format: {projects|folders|organizations}/{resource-id}/locations/global/replays/{replay-id}
, where {resource-id}
is the ID of the project, folder, or organization that owns the Replay. Example: projects/my-example-project/locations/global/replays/506a5f7f-38ce-4d7d-8e03-479ce1833c36