Class: Google::Apis::MerchantapiAccountsV1beta::UnclaimHomepageRequest

Inherits:
Object
  • Object
show all
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

Constructor Details

#initialize(**args) ⇒ UnclaimHomepageRequest

Returns a new instance of UnclaimHomepageRequest.



2897
2898
2899
# File 'lib/google/apis/merchantapi_accounts_v1beta/classes.rb', line 2897

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2902
2903
# File 'lib/google/apis/merchantapi_accounts_v1beta/classes.rb', line 2902

def update!(**args)
end