public sealed class GetReplayRequest : IMessage<GetReplayRequest>, IEquatable<GetReplayRequest>, IDeepCloneable<GetReplayRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Policy Simulator v1 API class GetReplayRequest.
Request message for
[Simulator.GetReplay][google.cloud.policysimulator.v1.Simulator.GetReplay].
Required. The name of the [Replay][google.cloud.policysimulator.v1.Replay]
to retrieve, in 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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation is for the \u003ccode\u003eGetReplayRequest\u003c/code\u003e class within the Policy Simulator v1 API, specifically for version 1.1.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetReplayRequest\u003c/code\u003e is used to request the retrieval of a \u003ccode\u003eReplay\u003c/code\u003e resource via the \u003ccode\u003eSimulator.GetReplay\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetReplayRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property of \u003ccode\u003eGetReplayRequest\u003c/code\u003e is a required string representing the resource name of the Replay to retrieve, following a specific format including project, folder, or organization ID.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReplayName\u003c/code\u003e property offers a typed view over the \u003ccode\u003eName\u003c/code\u003e property for easier handling of the Replay resource name.\u003c/p\u003e\n"]]],[],null,[]]