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"]],[["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."],[[["This documentation provides reference information for the `OSPolicy.Types.Resource.Types.PackageResource.Types.APT` class within the Google Cloud OS Config v1 API."],["The `APT` class is used to manage packages using the APT package manager, detailing both installation and removal operations."],["The latest API version is 2.4.0, but multiple previous versions, ranging from 1.3.0 to 2.3.0 are also available, indicating a history of updates and maintenance."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting deep cloning, equality checks, and protocol buffer messages, and includes methods such as `GetHashCode`, `GetType`, and `ToString` inherited from `object`."],["The `APT` class can be instantiated using a parameterless constructor or a copy constructor that accepts another `APT` object, and it contains a required `Name` property representing the package name."]]],[]]