public RepeatedField<string> ExclusivePackages { get; }
An exclusive list of packages to be updated. These are the only packages
that will be updated. If these packages are not installed, they will be
ignored. This field must not be specified with any other patch
configuration fields.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-12 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eYumSettings\u003c/code\u003e class manages settings for executing \u003ccode\u003eyum update\u003c/code\u003e for package patching, including optional controls.\u003c/p\u003e\n"],["\u003cp\u003eIt supports specifying packages to be excluded from updates using the \u003ccode\u003eExcludes\u003c/code\u003e property and an exclusive list of packages to update via the \u003ccode\u003eExclusivePackages\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMinimal\u003c/code\u003e property, if enabled, will cause the patch to run as \u003ccode\u003eyum update-minimal\u003c/code\u003e instead of \u003ccode\u003eyum update\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSecurity\u003c/code\u003e property allows for adding the \u003ccode\u003e--security\u003c/code\u003e flag to the \u003ccode\u003eyum update\u003c/code\u003e command, although not supported on all platforms.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation lists the class versions from \u003ccode\u003e2.4.0\u003c/code\u003e down to \u003ccode\u003e1.3.0\u003c/code\u003e of \u003ccode\u003eGoogle.Cloud.OsConfig.V1.YumSettings\u003c/code\u003e with the latest version at \u003ccode\u003e2.4.0\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]