Generated from protobuf message google.cloud.policysimulator.v1.GetReplayRequest
Namespace
Google \ Cloud \ PolicySimulator \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The name of the 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. Example: projects/my-example-project/locations/global/replays/506a5f7f-38ce-4d7d-8e03-479ce1833c36
getName
Required. The name of the 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.
Required. The name of the 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.
Required. The name of the 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.
Example:
projects/my-example-project/locations/global/replays/506a5f7f-38ce-4d7d-8e03-479ce1833c36
Please see SimulatorClient::replayName() for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Google Cloud Policy Simulator V1 Client - Class GetReplayRequest (1.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.0 (latest)](/php/docs/reference/cloud-policysimulator/latest/V1.GetReplayRequest)\n- [1.1.1](/php/docs/reference/cloud-policysimulator/1.1.1/V1.GetReplayRequest)\n- [1.0.3](/php/docs/reference/cloud-policysimulator/1.0.3/V1.GetReplayRequest)\n- [0.2.5](/php/docs/reference/cloud-policysimulator/0.2.5/V1.GetReplayRequest)\n- [0.1.1](/php/docs/reference/cloud-policysimulator/0.1.1/V1.GetReplayRequest) \nReference documentation and code samples for the Google Cloud Policy Simulator V1 Client class GetReplayRequest.\n\nRequest message for\n[Simulator.GetReplay](/php/docs/reference/cloud-policysimulator/latest/V1.Client.SimulatorClient#_Google_Cloud_PolicySimulator_V1_Client_SimulatorClient__getReplay__).\n\nGenerated from protobuf message `google.cloud.policysimulator.v1.GetReplayRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ PolicySimulator \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. The name of the [Replay](/php/docs/reference/cloud-policysimulator/latest/V1.Replay)\nto retrieve, in the following format:\n`{projects|folders|organizations}/{resource-id}/locations/global/replays/{replay-id}`,\nwhere `{resource-id}` is the ID of the project, folder, or organization\nthat owns the `Replay`.\n\nExample:\n`projects/my-example-project/locations/global/replays/506a5f7f-38ce-4d7d-8e03-479ce1833c36`\n\n### setName\n\nRequired. The name of the [Replay](/php/docs/reference/cloud-policysimulator/latest/V1.Replay)\nto retrieve, in the following format:\n`{projects|folders|organizations}/{resource-id}/locations/global/replays/{replay-id}`,\nwhere `{resource-id}` is the ID of the project, folder, or organization\nthat owns the `Replay`.\n\nExample:\n`projects/my-example-project/locations/global/replays/506a5f7f-38ce-4d7d-8e03-479ce1833c36`\n\n### static::build"]]