Method: Google::Apis::RunV2::GoogleCloudRunV2Execution#failed_count

Defined in:
lib/google/apis/run_v2/classes.rb

#failed_countFixnum

Output only. The number of tasks which reached phase Failed. Corresponds to the JSON property failedCount

Returns:

  • (Fixnum)


484
485
486
# File 'lib/google/apis/run_v2/classes.rb', line 484

def failed_count
  @failed_count
end