Class: Google::Apis::AuthorizedbuyersmarketplaceV1::SubscribeAuctionPackageRequest
- Inherits:
-
Object
- Object
- Google::Apis::AuthorizedbuyersmarketplaceV1::SubscribeAuctionPackageRequest
- 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 more...
Overview
Request message for SubscribeAuctionPackage.
Instance Method Summary collapse
-
#initialize(**args) ⇒ SubscribeAuctionPackageRequest
constructor
A new instance of SubscribeAuctionPackageRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ SubscribeAuctionPackageRequest
Returns a new instance of SubscribeAuctionPackageRequest.
1998 1999 2000 |
# File 'lib/google/apis/authorizedbuyersmarketplace_v1/classes.rb', line 1998 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2003 2004 |
# File 'lib/google/apis/authorizedbuyersmarketplace_v1/classes.rb', line 2003 def update!(**args) end |