Class: Google::Apis::ToolresultsV1beta3::AntiTamperingTermination
- Inherits:
-
Object
- Object
- Google::Apis::ToolresultsV1beta3::AntiTamperingTermination
- 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
Anti-tampering termination was detected.
Instance Method Summary collapse
-
#initialize(**args) ⇒ AntiTamperingTermination
constructor
A new instance of AntiTamperingTermination.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ AntiTamperingTermination
Returns a new instance of AntiTamperingTermination.
240 241 242 |
# File 'lib/google/apis/toolresults_v1beta3/classes.rb', line 240 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
245 246 |
# File 'lib/google/apis/toolresults_v1beta3/classes.rb', line 245 def update!(**args) end |