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 in the Google Cloud OS Config v1 API provides configurations for managing Yum package updates, including options for exclusions and exclusive package updates.\u003c/p\u003e\n"],["\u003cp\u003eYum patching is executed via \u003ccode\u003eyum update\u003c/code\u003e, with additional control options available through the \u003ccode\u003eYumSettings\u003c/code\u003e class's properties.\u003c/p\u003e\n"],["\u003cp\u003eUsers can exclude specific packages from updates using the \u003ccode\u003eExcludes\u003c/code\u003e property, or specify an exclusive list of packages to be updated using the \u003ccode\u003eExclusivePackages\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMinimal\u003c/code\u003e property allows for the execution of \u003ccode\u003eyum update-minimal\u003c/code\u003e, while the \u003ccode\u003eSecurity\u003c/code\u003e property enables the \u003ccode\u003e--security\u003c/code\u003e flag, although not all platforms support this flag.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation provides access to multiple versions of the Google Cloud OS Config v1 API class \u003ccode\u003eYumSettings\u003c/code\u003e ranging from the latest version 2.4.0 down to version 1.3.0.\u003c/p\u003e\n"]]],[],null,[]]