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
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.
2100 2101 2102 |
# File 'lib/google/apis/authorizedbuyersmarketplace_v1/classes.rb', line 2100 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2105 2106 |
# File 'lib/google/apis/authorizedbuyersmarketplace_v1/classes.rb', line 2105 def update!(**args) end |