Generated from protobuf messagegoogle.cloud.policysimulator.v1.CreateReplayRequest
Namespace
Google \ Cloud \ PolicySimulator \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The parent resource where thisReplaywill be created. This resource must be a project, folder, or organization with a location. Example:projects/my-example-project/locations/global
[[["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 CreateReplayRequest (1.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.0 (latest)](/php/docs/reference/cloud-policysimulator/latest/V1.CreateReplayRequest)\n- [1.1.1](/php/docs/reference/cloud-policysimulator/1.1.1/V1.CreateReplayRequest)\n- [1.0.3](/php/docs/reference/cloud-policysimulator/1.0.3/V1.CreateReplayRequest)\n- [0.2.5](/php/docs/reference/cloud-policysimulator/0.2.5/V1.CreateReplayRequest)\n- [0.1.1](/php/docs/reference/cloud-policysimulator/0.1.1/V1.CreateReplayRequest) \nReference documentation and code samples for the Google Cloud Policy Simulator V1 Client class CreateReplayRequest.\n\nRequest message for\n[Simulator.CreateReplay](/php/docs/reference/cloud-policysimulator/latest/V1.Client.SimulatorClient#_Google_Cloud_PolicySimulator_V1_Client_SimulatorClient__createReplay__).\n\nGenerated from protobuf message `google.cloud.policysimulator.v1.CreateReplayRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ PolicySimulator \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. The parent resource where this\n[Replay](/php/docs/reference/cloud-policysimulator/latest/V1.Replay) will be created. This\nresource must be a project, folder, or organization with a location.\n\nExample: `projects/my-example-project/locations/global`\n\n### setParent\n\nRequired. The parent resource where this\n[Replay](/php/docs/reference/cloud-policysimulator/latest/V1.Replay) will be created. This\nresource must be a project, folder, or organization with a location.\n\nExample: `projects/my-example-project/locations/global`\n\n### getReplay\n\nRequired. The [Replay](/php/docs/reference/cloud-policysimulator/latest/V1.Replay) to create.\n\nSet `Replay.ReplayConfig` to configure the replay.\n\n### hasReplay\n\n### clearReplay\n\n### setReplay\n\nRequired. The [Replay](/php/docs/reference/cloud-policysimulator/latest/V1.Replay) to create.\n\nSet `Replay.ReplayConfig` to configure the replay.\n\n### static::build"]]