Class: Google::Apis::CloudfunctionsV2alpha::AutomaticUpdatePolicy

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

Security patches are applied automatically to the runtime without requiring the function to be redeployed.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ AutomaticUpdatePolicy

Returns a new instance of AutomaticUpdatePolicy.



101
102
103
# File 'lib/google/apis/cloudfunctions_v2alpha/classes.rb', line 101

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



106
107
# File 'lib/google/apis/cloudfunctions_v2alpha/classes.rb', line 106

def update!(**args)
end