Class: Google::Apis::AndroidpublisherV3::UpdateAppStoreHostedAppPublishStatusResponse

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 the publish status of an app store hosted app.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ UpdateAppStoreHostedAppPublishStatusResponse

Returns a new instance of UpdateAppStoreHostedAppPublishStatusResponse.



10376
10377
10378
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 10376

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



10381
10382
# File 'lib/google/apis/androidpublisher_v3/classes.rb', line 10381

def update!(**args)
end