Class: Google::Apis::CloudfunctionsV2beta::CommitFunctionUpgradeAsGen2Request

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 CommitFunctionUpgradeAsGen2 method.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ CommitFunctionUpgradeAsGen2Request

Returns a new instance of CommitFunctionUpgradeAsGen2Request.



376
377
378
# File 'lib/google/apis/cloudfunctions_v2beta/classes.rb', line 376

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



381
382
# File 'lib/google/apis/cloudfunctions_v2beta/classes.rb', line 381

def update!(**args)
end