public sealed class OSPolicy.Types.Resource.Types.PackageResource.Types.RPM : IMessage<OSPolicy.Types.Resource.Types.PackageResource.Types.RPM>, IEquatable<OSPolicy.Types.Resource.Types.PackageResource.Types.RPM>, IDeepCloneable<OSPolicy.Types.Resource.Types.PackageResource.Types.RPM>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud OS Config v1 API class OSPolicy.Types.Resource.Types.PackageResource.Types.RPM.
An RPM package file. RPM packages only support INSTALLED state.
[[["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 documentation for the `OSPolicy.Types.Resource.Types.PackageResource.Types.RPM` class within the Google Cloud OS Config v1 API, specifically for version 2.3.0."],["The `RPM` class represents an RPM package file, which is designed to support only the INSTALLED state."],["The `RPM` class inherits from the base `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `RPM` class include `PullDeps`, which determines if dependencies should be installed, and `Source`, which specifies the required RPM package file using `OSPolicy.Types.Resource.Types.File`."],["There are multiple previous versions of this class available, with the latest version being 2.4.0, and multiple going as far back as version 1.3.0."]]],[]]