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

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

Execution summary.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#failures

def failures() -> ::Integer
Returns
  • (::Integer) — Output only. Number of failures.

#new_failures

def new_failures() -> ::Integer
Returns
  • (::Integer) — Output only. Number of new failures compared to the previous execution.

#new_fixes

def new_fixes() -> ::Integer
Returns
  • (::Integer) — Output only. Number of new fixes compared to the previous execution.