Class: Google::Apis::MerchantapiAccountsV1beta::ClaimHomepageRequest
- Inherits:
-
Object
- Object
- Google::Apis::MerchantapiAccountsV1beta::ClaimHomepageRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/merchantapi_accounts_v1beta/classes.rb,
lib/google/apis/merchantapi_accounts_v1beta/representations.rb,
lib/google/apis/merchantapi_accounts_v1beta/representations.rb
Overview
Request message for the ClaimHomepage
method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ ClaimHomepageRequest
constructor
A new instance of ClaimHomepageRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ClaimHomepageRequest
Returns a new instance of ClaimHomepageRequest.
509 510 511 |
# File 'lib/google/apis/merchantapi_accounts_v1beta/classes.rb', line 509 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
514 515 |
# File 'lib/google/apis/merchantapi_accounts_v1beta/classes.rb', line 514 def update!(**args) end |