Class: Google::Apis::AuthorizedbuyersmarketplaceV1::UnsubscribeAuctionPackageRequest
- Inherits:
-
Object
- Object
- Google::Apis::AuthorizedbuyersmarketplaceV1::UnsubscribeAuctionPackageRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/authorizedbuyersmarketplace_v1/classes.rb,
lib/google/apis/authorizedbuyersmarketplace_v1/representations.rb,
lib/google/apis/authorizedbuyersmarketplace_v1/representations.rb
Overview
Request message for UnsubscribeAuctionPackage.
Instance Method Summary collapse
-
#initialize(**args) ⇒ UnsubscribeAuctionPackageRequest
constructor
A new instance of UnsubscribeAuctionPackageRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ UnsubscribeAuctionPackageRequest
Returns a new instance of UnsubscribeAuctionPackageRequest.
2241 2242 2243 |
# File 'lib/google/apis/authorizedbuyersmarketplace_v1/classes.rb', line 2241 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2246 2247 |
# File 'lib/google/apis/authorizedbuyersmarketplace_v1/classes.rb', line 2246 def update!(**args) end |