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.
14634 14635 14636 |
# File 'lib/google/apis/content_v2_1/classes.rb', line 14634 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
14639 14640 |
# File 'lib/google/apis/content_v2_1/classes.rb', line 14639 def update!(**args) end |