Class: Google::Apis::MerchantapiAccountsV1beta::EnableProgramRequest
- Inherits:
-
Object
- Object
- Google::Apis::MerchantapiAccountsV1beta::EnableProgramRequest
- 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
-
#initialize(**args) ⇒ EnableProgramRequest
constructor
A new instance of EnableProgramRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
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 |