Class: Google::Apis::Adexchangebuyer2V2beta1::ResumeProposalRequest
- Inherits:
-
Object
- Object
- Google::Apis::Adexchangebuyer2V2beta1::ResumeProposalRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/adexchangebuyer2_v2beta1/classes.rb,
generated/google/apis/adexchangebuyer2_v2beta1/representations.rb,
generated/google/apis/adexchangebuyer2_v2beta1/representations.rb
Overview
Request message to resume (unpause) serving for an already-finalized proposal.
Instance Method Summary collapse
-
#initialize(**args) ⇒ ResumeProposalRequest
constructor
A new instance of ResumeProposalRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Methods included from Core::JsonObjectSupport
Methods included from Core::Hashable
Constructor Details
#initialize(**args) ⇒ ResumeProposalRequest
Returns a new instance of ResumeProposalRequest
3700 3701 3702 |
# File 'generated/google/apis/adexchangebuyer2_v2beta1/classes.rb', line 3700 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3705 3706 |
# File 'generated/google/apis/adexchangebuyer2_v2beta1/classes.rb', line 3705 def update!(**args) end |