public sealed class APT : IMessage<OSPolicy.Types.Resource.Types.PackageResource.Types.APT>, IEquatable<OSPolicy.Types.Resource.Types.PackageResource.Types.APT>, IDeepCloneable<OSPolicy.Types.Resource.Types.PackageResource.Types.APT>, IBufferMessage, IMessage
[[["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 webpage details the \u003ccode\u003eAPT\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.OsConfig.V1\u003c/code\u003e namespace, specifically related to managing packages via APT.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAPT\u003c/code\u003e class is a sealed class implementing interfaces for message handling, equality comparison, deep cloning, and buffer messages, as well as inheriting from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 2.4.0, with multiple historical versions available, ranging back to version 1.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides methods for installing and removing packages using APT commands such as \u003ccode\u003eapt-get update && apt-get -y install [name]\u003c/code\u003e and \u003ccode\u003eapt-get -y remove [name]\u003c/code\u003e, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eAPT\u003c/code\u003e has a constructor which can take in another \u003ccode\u003eAPT\u003c/code\u003e class as a parameter, and a property \u003ccode\u003eName\u003c/code\u003e which is of type string, representing the name of the package.\u003c/p\u003e\n"]]],[],null,[]]