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\u003eThis document provides reference documentation for the \u003ccode\u003eAptSettings\u003c/code\u003e class within the Google Cloud OS Config v1 API, specifically version 2.2.0, which is a class used to configure settings for apt package updates.\u003c/p\u003e\n"],["\u003cp\u003eApt patching is executed using \u003ccode\u003eapt-get update && apt-get upgrade\u003c/code\u003e, but the class \u003ccode\u003eAptSettings\u003c/code\u003e allows for additional configuration such as specifying package exclusions or exclusive package lists.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAptSettings\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and it contains properties like \u003ccode\u003eExcludes\u003c/code\u003e, \u003ccode\u003eExclusivePackages\u003c/code\u003e, and \u003ccode\u003eType\u003c/code\u003e to control various aspects of the patching process.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of this documentation available, with the current latest version being 2.4.0, and the document also provides documentation for various previous versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAptSettings.Types.Type\u003c/code\u003e property allows the user to change how the patching is executed with \u003ccode\u003eapt-get dist-upgrade\u003c/code\u003e by changing the type to \u003ccode\u003eDIST\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]