(::String) — Required. The parent resource where this
Replay will be created. This
resource must be a project, folder, or organization with a location.
value (::String) — Required. The parent resource where this
Replay will be created. This
resource must be a project, folder, or organization with a location.
(::String) — Required. The parent resource where this
Replay will be created. This
resource must be a project, folder, or organization with a location.
[[["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-03 UTC."],[],[],null,["# Policy Simulator V1 API - Class Google::Cloud::PolicySimulator::V1::CreateReplayRequest (v1.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.4.0 (latest)](/ruby/docs/reference/google-cloud-policy_simulator-v1/latest/Google-Cloud-PolicySimulator-V1-CreateReplayRequest)\n- [1.3.0](/ruby/docs/reference/google-cloud-policy_simulator-v1/1.3.0/Google-Cloud-PolicySimulator-V1-CreateReplayRequest)\n- [1.2.1](/ruby/docs/reference/google-cloud-policy_simulator-v1/1.2.1/Google-Cloud-PolicySimulator-V1-CreateReplayRequest)\n- [1.1.0](/ruby/docs/reference/google-cloud-policy_simulator-v1/1.1.0/Google-Cloud-PolicySimulator-V1-CreateReplayRequest)\n- [1.0.1](/ruby/docs/reference/google-cloud-policy_simulator-v1/1.0.1/Google-Cloud-PolicySimulator-V1-CreateReplayRequest)\n- [0.4.0](/ruby/docs/reference/google-cloud-policy_simulator-v1/0.4.0/Google-Cloud-PolicySimulator-V1-CreateReplayRequest)\n- [0.3.2](/ruby/docs/reference/google-cloud-policy_simulator-v1/0.3.2/Google-Cloud-PolicySimulator-V1-CreateReplayRequest)\n- [0.2.0](/ruby/docs/reference/google-cloud-policy_simulator-v1/0.2.0/Google-Cloud-PolicySimulator-V1-CreateReplayRequest)\n- [0.1.1](/ruby/docs/reference/google-cloud-policy_simulator-v1/0.1.1/Google-Cloud-PolicySimulator-V1-CreateReplayRequest) \nReference documentation and code samples for the Policy Simulator V1 API class Google::Cloud::PolicySimulator::V1::CreateReplayRequest.\n\nRequest message for\n[Simulator.CreateReplay](/ruby/docs/reference/google-cloud-policy_simulator-v1/latest/Google-Cloud-PolicySimulator-V1-Simulator-Client#Google__Cloud__PolicySimulator__V1__Simulator__Client_create_replay_instance_ \"Google::Cloud::PolicySimulator::V1::Simulator::Client#create_replay (method)\"). \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #parent\n\n def parent() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. The parent resource where this [Replay](/ruby/docs/reference/google-cloud-policy_simulator-v1/latest/Google-Cloud-PolicySimulator-V1-Replay \"Google::Cloud::PolicySimulator::V1::Replay (class)\") will be created. This resource must be a project, folder, or organization with a location.\n\n\n Example: `projects/my-example-project/locations/global`\n\n### #parent=\n\n def parent=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. The parent resource where this [Replay](/ruby/docs/reference/google-cloud-policy_simulator-v1/latest/Google-Cloud-PolicySimulator-V1-Replay \"Google::Cloud::PolicySimulator::V1::Replay (class)\") will be created. This resource must be a project, folder, or organization with a location.\n\n\nExample: `projects/my-example-project/locations/global` \n**Returns**\n\n- (::String) --- Required. The parent resource where this [Replay](/ruby/docs/reference/google-cloud-policy_simulator-v1/latest/Google-Cloud-PolicySimulator-V1-Replay \"Google::Cloud::PolicySimulator::V1::Replay (class)\") will be created. This resource must be a project, folder, or organization with a location.\n\n\n Example: `projects/my-example-project/locations/global`\n\n### #replay\n\n def replay() -\u003e ::Google::Cloud::PolicySimulator::V1::Replay\n\n**Returns**\n\n- ([::Google::Cloud::PolicySimulator::V1::Replay](./Google-Cloud-PolicySimulator-V1-Replay)) --- Required. The [Replay](/ruby/docs/reference/google-cloud-policy_simulator-v1/latest/Google-Cloud-PolicySimulator-V1-Replay \"Google::Cloud::PolicySimulator::V1::Replay (class)\") to create. Set `Replay.ReplayConfig` to configure the replay.\n\n### #replay=\n\n def replay=(value) -\u003e ::Google::Cloud::PolicySimulator::V1::Replay\n\n**Parameter**\n\n- **value** ([::Google::Cloud::PolicySimulator::V1::Replay](./Google-Cloud-PolicySimulator-V1-Replay)) --- Required. The [Replay](/ruby/docs/reference/google-cloud-policy_simulator-v1/latest/Google-Cloud-PolicySimulator-V1-Replay \"Google::Cloud::PolicySimulator::V1::Replay (class)\") to create. Set `Replay.ReplayConfig` to configure the replay. \n**Returns**\n\n- ([::Google::Cloud::PolicySimulator::V1::Replay](./Google-Cloud-PolicySimulator-V1-Replay)) --- Required. The [Replay](/ruby/docs/reference/google-cloud-policy_simulator-v1/latest/Google-Cloud-PolicySimulator-V1-Replay \"Google::Cloud::PolicySimulator::V1::Replay (class)\") to create. Set `Replay.ReplayConfig` to configure the replay."]]