Class: Google::Apis::MerchantapiAccountsV1beta::UnclaimHomepageRequest
- Inherits:
-
Object
- Object
- Google::Apis::MerchantapiAccountsV1beta::UnclaimHomepageRequest
- 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 UnclaimHomepage
method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ UnclaimHomepageRequest
constructor
A new instance of UnclaimHomepageRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ UnclaimHomepageRequest
Returns a new instance of UnclaimHomepageRequest.
2899 2900 2901 |
# File 'lib/google/apis/merchantapi_accounts_v1beta/classes.rb', line 2899 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2904 2905 |
# File 'lib/google/apis/merchantapi_accounts_v1beta/classes.rb', line 2904 def update!(**args) end |