Class: Google::Apis::Adexchangebuyer2V2beta1::ResumeProposalRequest

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/adexchangebuyer2_v2beta1/classes.rb,
lib/google/apis/adexchangebuyer2_v2beta1/representations.rb,
lib/google/apis/adexchangebuyer2_v2beta1/representations.rb

Overview

Request message to resume (unpause) serving for an already-finalized proposal.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ ResumeProposalRequest

Returns a new instance of ResumeProposalRequest.



3683
3684
3685
# File 'lib/google/apis/adexchangebuyer2_v2beta1/classes.rb', line 3683

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



3688
3689
# File 'lib/google/apis/adexchangebuyer2_v2beta1/classes.rb', line 3688

def update!(**args)
end