Class: Google::Apis::ContentV2_1::UndeleteConversionSourceRequest
- Inherits:
-
Object
- Object
- Google::Apis::ContentV2_1::UndeleteConversionSourceRequest
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/content_v2_1/classes.rb,
lib/google/apis/content_v2_1/representations.rb,
lib/google/apis/content_v2_1/representations.rb
Overview
Request message for the UndeleteConversionSource method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ UndeleteConversionSourceRequest
constructor
A new instance of UndeleteConversionSourceRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ UndeleteConversionSourceRequest
Returns a new instance of UndeleteConversionSourceRequest.
14287 14288 14289 |
# File 'lib/google/apis/content_v2_1/classes.rb', line 14287 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
14292 14293 |
# File 'lib/google/apis/content_v2_1/classes.rb', line 14292 def update!(**args) end |