Class: Google::Apis::ChromewebstoreV2::CancelSubmissionRequest
- Inherits:
-
Object
- Object
- Google::Apis::ChromewebstoreV2::CancelSubmissionRequest
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/chromewebstore_v2/classes.rb,
lib/google/apis/chromewebstore_v2/representations.rb,
lib/google/apis/chromewebstore_v2/representations.rb
Overview
Request message for CancelSubmission.
Instance Method Summary collapse
-
#initialize(**args) ⇒ CancelSubmissionRequest
constructor
A new instance of CancelSubmissionRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ CancelSubmissionRequest
Returns a new instance of CancelSubmissionRequest.
29 30 31 |
# File 'lib/google/apis/chromewebstore_v2/classes.rb', line 29 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
34 35 |
# File 'lib/google/apis/chromewebstore_v2/classes.rb', line 34 def update!(**args) end |