Class: Google::Apis::ToolresultsV1beta3::StepSummary
- Inherits:
-
Object
- Object
- Google::Apis::ToolresultsV1beta3::StepSummary
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/toolresults_v1beta3/classes.rb,
generated/google/apis/toolresults_v1beta3/representations.rb,
generated/google/apis/toolresults_v1beta3/representations.rb
Overview
Lightweight summary of a step within this execution.
Instance Method Summary collapse
-
#initialize(**args) ⇒ StepSummary
constructor
A new instance of StepSummary.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ StepSummary
Returns a new instance of StepSummary.
2955 2956 2957 |
# File 'generated/google/apis/toolresults_v1beta3/classes.rb', line 2955 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2960 2961 |
# File 'generated/google/apis/toolresults_v1beta3/classes.rb', line 2960 def update!(**args) end |