Class: Google::Apis::CloudfunctionsV2::AutomaticUpdatePolicy

Inherits:
Object
  • Object
show all
Includes:
Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
Defined in:
lib/google/apis/cloudfunctions_v2/classes.rb,
lib/google/apis/cloudfunctions_v2/representations.rb,
lib/google/apis/cloudfunctions_v2/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.



114
115
116
# File 'lib/google/apis/cloudfunctions_v2/classes.rb', line 114

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



119
120
# File 'lib/google/apis/cloudfunctions_v2/classes.rb', line 119

def update!(**args)
end