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.



3676
3677
3678
# File 'lib/google/apis/adexchangebuyer2_v2beta1/classes.rb', line 3676

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



3681
3682
# File 'lib/google/apis/adexchangebuyer2_v2beta1/classes.rb', line 3681

def update!(**args)
end