Class: Google::Apis::CloudfunctionsV2beta::AbortFunctionUpgradeRequest

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

Overview

Request for the AbortFunctionUpgrade method.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ AbortFunctionUpgradeRequest

Returns a new instance of AbortFunctionUpgradeRequest.



29
30
31
# File 'lib/google/apis/cloudfunctions_v2beta/classes.rb', line 29

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



34
35
# File 'lib/google/apis/cloudfunctions_v2beta/classes.rb', line 34

def update!(**args)
end