Class: Google::Cloud::OsConfig::V1::ZypperSettings

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/osconfig/v1/patch_jobs.rb

Overview

Zypper patching is performed by running zypper patch. See also https://en.opensuse.org/SDB:Zypper_manual.

Instance Attribute Summary collapse

Instance Attribute Details

#categories::Array<::String>



519
520
521
522
# File 'proto_docs/google/cloud/osconfig/v1/patch_jobs.rb', line 519

class ZypperSettings
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#excludes::Array<::String>



519
520
521
522
# File 'proto_docs/google/cloud/osconfig/v1/patch_jobs.rb', line 519

class ZypperSettings
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#exclusive_patches::Array<::String>



519
520
521
522
# File 'proto_docs/google/cloud/osconfig/v1/patch_jobs.rb', line 519

class ZypperSettings
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#severities::Array<::String>



519
520
521
522
# File 'proto_docs/google/cloud/osconfig/v1/patch_jobs.rb', line 519

class ZypperSettings
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#with_optional::Boolean



519
520
521
522
# File 'proto_docs/google/cloud/osconfig/v1/patch_jobs.rb', line 519

class ZypperSettings
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#with_update::Boolean



519
520
521
522
# File 'proto_docs/google/cloud/osconfig/v1/patch_jobs.rb', line 519

class ZypperSettings
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end