Class: Google::Apis::FirebaseappdistributionV1alpha::GoogleFirebaseAppdistroV1alphaCancelReleaseTestResponse

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

Overview

The (empty) response message for CancelReleaseTest.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleFirebaseAppdistroV1alphaCancelReleaseTestResponse

Returns a new instance of GoogleFirebaseAppdistroV1alphaCancelReleaseTestResponse.



426
427
428
# File 'lib/google/apis/firebaseappdistribution_v1alpha/classes.rb', line 426

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



431
432
# File 'lib/google/apis/firebaseappdistribution_v1alpha/classes.rb', line 431

def update!(**args)
end