Class: Google::Apis::CloudfunctionsV2beta::SetupFunctionUpgradeConfigRequest
- Inherits:
-
Object
- Object
- Google::Apis::CloudfunctionsV2beta::SetupFunctionUpgradeConfigRequest
- 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 SetupFunctionUpgradeConfig
method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ SetupFunctionUpgradeConfigRequest
constructor
A new instance of SetupFunctionUpgradeConfigRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ SetupFunctionUpgradeConfigRequest
Returns a new instance of SetupFunctionUpgradeConfigRequest.
1853 1854 1855 |
# File 'lib/google/apis/cloudfunctions_v2beta/classes.rb', line 1853 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1858 1859 |
# File 'lib/google/apis/cloudfunctions_v2beta/classes.rb', line 1858 def update!(**args) end |