Class: Google::Apis::Adexchangebuyer2V2beta1::CancelNegotiationRequest
- Inherits:
-
Object
- Object
- Google::Apis::Adexchangebuyer2V2beta1::CancelNegotiationRequest
- 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 to cancel an ongoing negotiation.
Instance Method Summary collapse
-
#initialize(**args) ⇒ CancelNegotiationRequest
constructor
A new instance of CancelNegotiationRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Methods included from Core::JsonObjectSupport
Methods included from Core::Hashable
Constructor Details
#initialize(**args) ⇒ CancelNegotiationRequest
Returns a new instance of CancelNegotiationRequest
356 357 358 |
# File 'generated/google/apis/adexchangebuyer2_v2beta1/classes.rb', line 356 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
361 362 |
# File 'generated/google/apis/adexchangebuyer2_v2beta1/classes.rb', line 361 def update!(**args) end |