Class: Google::Apis::ToolresultsV1beta3::LicensingProtectionTermination
- Inherits:
-
Object
- Object
- Google::Apis::ToolresultsV1beta3::LicensingProtectionTermination
- 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
Licensing protection termination (Pairip) was detected.
Instance Method Summary collapse
-
#initialize(**args) ⇒ LicensingProtectionTermination
constructor
A new instance of LicensingProtectionTermination.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ LicensingProtectionTermination
Returns a new instance of LicensingProtectionTermination.
1469 1470 1471 |
# File 'lib/google/apis/toolresults_v1beta3/classes.rb', line 1469 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1474 1475 |
# File 'lib/google/apis/toolresults_v1beta3/classes.rb', line 1474 def update!(**args) end |