Class: Google::Apis::Adexchangebuyer2V2beta1::CompleteSetupRequest
- Inherits:
-
Object
- Object
- Google::Apis::Adexchangebuyer2V2beta1::CompleteSetupRequest
- 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 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.
Methods included from Core::JsonObjectSupport
Methods included from Core::Hashable
Constructor Details
#initialize(**args) ⇒ CompleteSetupRequest
Returns a new instance of CompleteSetupRequest
558 559 560 |
# File 'generated/google/apis/adexchangebuyer2_v2beta1/classes.rb', line 558 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
563 564 |
# File 'generated/google/apis/adexchangebuyer2_v2beta1/classes.rb', line 563 def update!(**args) end |