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\u003eThe latest version of the \u003ccode\u003eGetReplayRequest\u003c/code\u003e class is 1.2.0, part of the Policy Simulator v1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetReplayRequest\u003c/code\u003e is a request message used to retrieve a specific replay in the Policy Simulator, as initiated by \u003ccode\u003eSimulator.GetReplay\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetReplayRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces such as \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\u003eGetReplayRequest\u003c/code\u003e class has two constructors, one default and one that takes another \u003ccode\u003eGetReplayRequest\u003c/code\u003e object as a parameter, and has two properties: \u003ccode\u003eName\u003c/code\u003e to set the resource name and \u003ccode\u003eReplayName\u003c/code\u003e for a typed view.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property in \u003ccode\u003eGetReplayRequest\u003c/code\u003e requires a specific format for the resource name, which includes project/folder/organization ID and the replay ID.\u003c/p\u003e\n"]]],[],null,[]]