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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[[["This webpage details the `APT` class within the `Google.Cloud.OsConfig.V1` namespace, specifically related to package management for the OSConfig API."],["The `APT` class is used to manage packages via `apt-get`, with details on how to install and remove packages outlined."],["This page represents version 1.8.0 of the API documentation, although links to the latest version (2.4.0) and older versions are available, including version 1.3.0 up to 2.3.0."],["The `APT` class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["Key properties and methods of the `APT` class are documented, including the constructor (`APT()`) and a `Name` property, which is required for indicating the package name."]]],[]]