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."],[[["The latest version available for the `OSPolicy.Types.Resource.Types.PackageResource.Types.APT` class is 2.4.0, with multiple older versions also listed."],["This documentation is for the `Google.Cloud.OsConfig.V1` API, specifically for the `OSPolicy.Types.Resource.Types.PackageResource.Types.APT` class."],["The `OSPolicy.Types.Resource.Types.PackageResource.Types.APT` class represents a package managed by APT, detailing its usage in OS configuration."],["The class is defined within the `Google.Cloud.OsConfig.V1` namespace and is part of the `Google.Cloud.OsConfig.V1.dll` assembly, allowing for APT package management."],["The APT class provides methods for installing and removing packages, such as using the commands `apt-get update && apt-get -y install [name]` for installation, and `apt-get -y remove [name]` for removal."]]],[]]