Policy Simulator V1 API - Class Google::Cloud::PolicySimulator::V1::Replay (v0.2.0)

Reference documentation and code samples for the Policy Simulator V1 API class Google::Cloud::PolicySimulator::V1::Replay.

A resource describing a Replay, or simulation.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#config

def config() -> ::Google::Cloud::PolicySimulator::V1::ReplayConfig
Returns

#config=

def config=(value) -> ::Google::Cloud::PolicySimulator::V1::ReplayConfig
Parameter
Returns

#name

def name() -> ::String
Returns
  • (::String) — Output only. The resource name of the Replay, which has 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

#results_summary

def results_summary() -> ::Google::Cloud::PolicySimulator::V1::Replay::ResultsSummary
Returns

#state

def state() -> ::Google::Cloud::PolicySimulator::V1::Replay::State
Returns