Class: Google::Apis::Adexchangebuyer2V2beta1::CompleteSetupRequest
- Inherits:
-
Object
- Object
- Google::Apis::Adexchangebuyer2V2beta1::CompleteSetupRequest
- 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 for indicating that the proposal's setup step is complete.
Instance Method Summary collapse
-
#initialize(**args) ⇒ CompleteSetupRequest
constructor
A new instance of CompleteSetupRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ CompleteSetupRequest
Returns a new instance of CompleteSetupRequest.
588 589 590 |
# File 'lib/google/apis/adexchangebuyer2_v2beta1/classes.rb', line 588 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
593 594 |
# File 'lib/google/apis/adexchangebuyer2_v2beta1/classes.rb', line 593 def update!(**args) end |