Class: Google::Apis::CloudfunctionsV2alpha::CommitFunctionUpgradeRequest

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

Overview

Request for the CommitFunctionUpgrade method.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ CommitFunctionUpgradeRequest

Returns a new instance of CommitFunctionUpgradeRequest.



349
350
351
# File 'lib/google/apis/cloudfunctions_v2alpha/classes.rb', line 349

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



354
355
# File 'lib/google/apis/cloudfunctions_v2alpha/classes.rb', line 354

def update!(**args)
end