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 \u003ccode\u003eGetReplayRequest\u003c/code\u003e class is used to request a replay from the Policy Simulator v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.PolicySimulator.V1\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.PolicySimulator.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetReplayRequest\u003c/code\u003e 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, as well as inheriting from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties \u003ccode\u003eName\u003c/code\u003e (a string representing the replay's resource name) and \u003ccode\u003eReplayName\u003c/code\u003e (a typed view over the \u003ccode\u003eName\u003c/code\u003e property), which are required to specify the replay to retrieve.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: a parameterless constructor, and a second constructor that takes another \u003ccode\u003eGetReplayRequest\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]