Class: Google::Apis::FirebaseappdistributionV1::GoogleFirebaseAppdistroV1DistributeReleaseResponse

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

Overview

The response message for DistributeRelease.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleFirebaseAppdistroV1DistributeReleaseResponse

Returns a new instance of GoogleFirebaseAppdistroV1DistributeReleaseResponse.



910
911
912
# File 'lib/google/apis/firebaseappdistribution_v1/classes.rb', line 910

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



915
916
# File 'lib/google/apis/firebaseappdistribution_v1/classes.rb', line 915

def update!(**args)
end