public sealed class 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"]],[["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 document provides reference documentation for the `OSPolicy.Types.Resource.Types.PackageResource.Types.RPM` class within the Google Cloud OS Config v1 API, specifically for .NET."],["The `RPM` class represents an RPM package file, which supports only the `INSTALLED` state, and is found in the `Google.Cloud.OsConfig.V1` namespace."],["The `RPM` class includes properties such as `PullDeps`, which determines whether dependencies should be installed, and `Source`, which specifies the RPM package file."],["The latest version of this `RPM` documentation is version 2.4.0, with several previous versions also available for reference going as far back as 1.3.0."],["The RPM class inherits from Object, and implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."]]],[]]