public sealed class OSPolicy.Types.Resource.Types.PackageResource.Types.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
Reference documentation and code samples for the Google Cloud OS Config v1 API class OSPolicy.Types.Resource.Types.PackageResource.Types.APT.
[[["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 document provides reference information for the `OSPolicy.Types.Resource.Types.PackageResource.Types.APT` class within the Google Cloud OS Config v1 API, specifically for version 2.3.0."],["The `APT` class represents a package managed by APT and includes methods for installing (`apt-get update && apt-get -y install [name]`) and removing (`apt-get -y remove [name]`) packages."],["The API class `OSPolicy.Types.Resource.Types.PackageResource.Types.APT` is of type `sealed` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document lists historical versions of this class, with version 2.4.0 being the latest, and version 1.3.0 being the oldest, allowing users to access documentation for each individual version."]]],[]]