Enum PatchJobs.WindowsUpdateSettings.Classification (2.51.0)

public enum PatchJobs.WindowsUpdateSettings.Classification extends Enum<PatchJobs.WindowsUpdateSettings.Classification> implements ProtocolMessageEnum

Microsoft Windows update classifications as defined in [1] https://support.microsoft.com/en-us/help/824684/description-of-the-standard-terminology-that-is-used-to-describe-micro

Protobuf enum google.cloud.osconfig.v1.WindowsUpdateSettings.Classification

Implements

ProtocolMessageEnum

Static Fields

Name Description
CLASSIFICATION_UNSPECIFIED

Invalid. If classifications are included, they must be specified.

CLASSIFICATION_UNSPECIFIED = 0;

CLASSIFICATION_UNSPECIFIED_VALUE

Invalid. If classifications are included, they must be specified.

CLASSIFICATION_UNSPECIFIED = 0;

CRITICAL

"A widely released fix for a specific problem that addresses a critical, non-security-related bug." [1]

CRITICAL = 1;

CRITICAL_VALUE

"A widely released fix for a specific problem that addresses a critical, non-security-related bug." [1]

CRITICAL = 1;

DEFINITION

"A widely released and frequent software update that contains additions to a product's definition database. Definition databases are often used to detect objects that have specific attributes, such as malicious code, phishing websites, or junk mail." [1]

DEFINITION = 3;

DEFINITION_VALUE

"A widely released and frequent software update that contains additions to a product's definition database. Definition databases are often used to detect objects that have specific attributes, such as malicious code, phishing websites, or junk mail." [1]

DEFINITION = 3;

DRIVER

"Software that controls the input and output of a device." [1]

DRIVER = 4;

DRIVER_VALUE

"Software that controls the input and output of a device." [1]

DRIVER = 4;

FEATURE_PACK

"New pro