Workload Manager V1 API - Class Google::Cloud::WorkloadManager::V1::Execution (v0.1.0)

Reference documentation and code samples for the Workload Manager V1 API class Google::Cloud::WorkloadManager::V1::Execution.

Execution that represents a single run of an Evaluation.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#end_time

def end_time() -> ::Google::Protobuf::Timestamp
Returns

#engine

def engine() -> ::Google::Cloud::WorkloadManager::V1::Execution::Engine

#engine=

def engine=(value) -> ::Google::Cloud::WorkloadManager::V1::Execution::Engine
Parameter

#evaluation_id

def evaluation_id() -> ::String
Returns
  • (::String) — Output only. [Output only] Evaluation ID.

#external_data_sources

def external_data_sources() -> ::Array<::Google::Cloud::WorkloadManager::V1::Execution::ExternalDataSources>
Returns

#external_data_sources=

def external_data_sources=(value) -> ::Array<::Google::Cloud::WorkloadManager::V1::Execution::ExternalDataSources>
Parameter
Returns

#inventory_time

def inventory_time() -> ::Google::Protobuf::Timestamp
Returns

#labels

def labels() -> ::Google::Protobuf::Map{::String => ::String}
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Labels as key value pairs.

#labels=

def labels=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
  • value (::Google::Protobuf::Map{::String => ::String}) — Labels as key value pairs.
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Labels as key value pairs.

#name

def name() -> ::String
Returns
  • (::String) — The name of execution resource. The format is projects/{project}/locations/{location}/evaluations/{evaluation}/executions/{execution}.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — The name of execution resource. The format is projects/{project}/locations/{location}/evaluations/{evaluation}/executions/{execution}.
Returns
  • (::String) — The name of execution resource. The format is projects/{project}/locations/{location}/evaluations/{evaluation}/executions/{execution}.

#notices

def notices() -> ::Array<::Google::Cloud::WorkloadManager::V1::Execution::Notice>
Returns

#result_summary

def result_summary() -> ::Google::Cloud::WorkloadManager::V1::Execution::Summary
Returns

#rule_results

def rule_results() -> ::Array<::Google::Cloud::WorkloadManager::V1::RuleExecutionResult>
Returns

#run_type

def run_type() -> ::Google::Cloud::WorkloadManager::V1::Execution::Type
Returns

#run_type=

def run_type=(value) -> ::Google::Cloud::WorkloadManager::V1::Execution::Type
Parameter
Returns

#start_time

def start_time() -> ::Google::Protobuf::Timestamp
Returns

#state

def state() -> ::Google::Cloud::WorkloadManager::V1::Execution::State
Returns