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.
6868 6869 6870 |
# File 'lib/google/apis/ces_v1/classes.rb', line 6868 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
6873 6874 |
# File 'lib/google/apis/ces_v1/classes.rb', line 6873 def update!(**args) end |