Class: Google::Apis::AppengineV1beta::RepairApplicationRequest
- Inherits:
-
Object
- Object
- Google::Apis::AppengineV1beta::RepairApplicationRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/appengine_v1beta/classes.rb,
lib/google/apis/appengine_v1beta/representations.rb,
lib/google/apis/appengine_v1beta/representations.rb
Overview
Request message for 'Applications.RepairApplication'.
Instance Method Summary collapse
-
#initialize(**args) ⇒ RepairApplicationRequest
constructor
A new instance of RepairApplicationRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ RepairApplicationRequest
Returns a new instance of RepairApplicationRequest.
2573 2574 2575 |
# File 'lib/google/apis/appengine_v1beta/classes.rb', line 2573 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2578 2579 |
# File 'lib/google/apis/appengine_v1beta/classes.rb', line 2578 def update!(**args) end |