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.
Constructor Details
#initialize(**args) ⇒ CancelNegotiationRequest
Returns a new instance of CancelNegotiationRequest.
400 401 402 |
# File 'generated/google/apis/adexchangebuyer2_v2beta1/classes.rb', line 400 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
405 406 |
# File 'generated/google/apis/adexchangebuyer2_v2beta1/classes.rb', line 405 def update!(**args) end |