Class: Google::Apis::AndroidpublisherV3::CreateAppStoreHostedAppResponse

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 creating a new app record for an app store hosted app.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ CreateAppStoreHostedAppResponse

Returns a new instance of CreateAppStoreHostedAppResponse.



2358
2359
2360
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 2358

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2363
2364
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 2363

def update!(**args)
end