Interface protos.google.cloud.osconfig.v1.IZypperSettings (1.10.0)

Properties of a ZypperSettings.

Package

@google-cloud/os-config

Properties

categories

categories?: (string[]|null);

ZypperSettings categories

Property Value
TypeDescription
(string[]|null)

excludes

excludes?: (string[]|null);

ZypperSettings excludes

Property Value
TypeDescription
(string[]|null)

exclusivePatches

exclusivePatches?: (string[]|null);

ZypperSettings exclusivePatches

Property Value
TypeDescription
(string[]|null)

severities

severities?: (string[]|null);

ZypperSettings severities

Property Value
TypeDescription
(string[]|null)

withOptional

withOptional?: (boolean|null);

ZypperSettings withOptional

Property Value
TypeDescription
(boolean|null)

withUpdate

withUpdate?: (boolean|null);

ZypperSettings withUpdate

Property Value
TypeDescription
(boolean|null)