Class: Google::Apis::ToolresultsV1beta3::StepSummary

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/toolresults_v1beta3/classes.rb,
lib/google/apis/toolresults_v1beta3/representations.rb,
lib/google/apis/toolresults_v1beta3/representations.rb

Overview

Lightweight summary of a step within this execution.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ StepSummary

Returns a new instance of StepSummary.



2995
2996
2997
# File 'lib/google/apis/toolresults_v1beta3/classes.rb', line 2995

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



3000
3001
# File 'lib/google/apis/toolresults_v1beta3/classes.rb', line 3000

def update!(**args)
end