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 cannot 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\u003eAptSettings\u003c/code\u003e class, found in version 1.8.0 of the Google.Cloud.OsConfig.V1 namespace, manages configurations for apt patching operations.\u003c/p\u003e\n"],["\u003cp\u003eApt patching, by default, is done via \u003ccode\u003eapt-get update && apt-get upgrade\u003c/code\u003e, but can be altered to utilize \u003ccode\u003eapt-get dist-upgrade\u003c/code\u003e by setting the \u003ccode\u003eType\u003c/code\u003e property to \u003ccode\u003eDIST\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eYou can specifically manage package updates using \u003ccode\u003eExcludes\u003c/code\u003e to omit certain packages and \u003ccode\u003eExclusivePackages\u003c/code\u003e to limit updates to a select group of packages only.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAptSettings\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage<AptSettings>\u003c/code\u003e, \u003ccode\u003eIEquatable<AptSettings>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<AptSettings>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eAptSettings\u003c/code\u003e, a default one and another that takes an \u003ccode\u003eAptSettings\u003c/code\u003e instance as a parameter for copying.\u003c/p\u003e\n"]]],[],null,[]]