Class: Google::Apis::AndroidpublisherV3::UpdateAppStoreHostedAppResponse

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/androidpublisher_v3/classes.rb,
lib/google/apis/androidpublisher_v3/representations.rb,
lib/google/apis/androidpublisher_v3/representations.rb

Overview

Response for updating an app record for an app store hosted app.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ UpdateAppStoreHostedAppResponse

Returns a new instance of UpdateAppStoreHostedAppResponse.



10432
10433
10434
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 10432

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



10437
10438
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 10437

def update!(**args)
end