Class: Google::Apis::CesV1::RestoreAppVersionRequest
- Inherits:
-
Object
- Object
- Google::Apis::CesV1::RestoreAppVersionRequest
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/ces_v1/classes.rb,
lib/google/apis/ces_v1/representations.rb,
lib/google/apis/ces_v1/representations.rb
Overview
Request message for AgentService.RestoreAppVersion
Instance Method Summary collapse
-
#initialize(**args) ⇒ RestoreAppVersionRequest
constructor
A new instance of RestoreAppVersionRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ RestoreAppVersionRequest
Returns a new instance of RestoreAppVersionRequest.
5392 5393 5394 |
# File 'lib/google/apis/ces_v1/classes.rb', line 5392 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
5397 5398 |
# File 'lib/google/apis/ces_v1/classes.rb', line 5397 def update!(**args) end |