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 latest version available for \u003ccode\u003eGoogle.Cloud.OsConfig.V1.YumSettings\u003c/code\u003e is 2.4.0, with the current document focusing on version 1.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eYumSettings\u003c/code\u003e class is used to configure Yum patching operations, such as running \u003ccode\u003eyum update\u003c/code\u003e, which is executed using the Yum package manager.\u003c/p\u003e\n"],["\u003cp\u003eYou can control how \u003ccode\u003eyum update\u003c/code\u003e is executed by specifying various options such as packages to be excluded, the use of \u003ccode\u003eyum update-minimal\u003c/code\u003e, or running security updates only.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eYumSettings\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage<YumSettings>\u003c/code\u003e, \u003ccode\u003eIEquatable<YumSettings>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<YumSettings>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e, and contains \u003ccode\u003eExcludes\u003c/code\u003e, \u003ccode\u003eExclusivePackages\u003c/code\u003e, \u003ccode\u003eMinimal\u003c/code\u003e, and \u003ccode\u003eSecurity\u003c/code\u003e properties.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows users to refine their Yum patching by specifying excluded packages or updating an exclusive list of packages, and by defining if the operation needs to be minimal or security focused.\u003c/p\u003e\n"]]],[],null,[]]