Class: Google::Apis::MerchantapiAccountsV1beta::EnableProgramRequest

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 EnableProgram method.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ EnableProgramRequest

Returns a new instance of EnableProgramRequest.



912
913
914
# File 'lib/google/apis/merchantapi_accounts_v1beta/classes.rb', line 912

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



917
918
# File 'lib/google/apis/merchantapi_accounts_v1beta/classes.rb', line 917

def update!(**args)
end