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"]],[["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 page covers the `OSPolicy.Types.Resource.Types.PackageResource.Types.RPM` class within the Google Cloud OS Config v1 API, specifically focusing on version 2.2.0 and the different versions available."],["The `RPM` class represents an RPM package file, which only supports an \"INSTALLED\" state, and is used to manage RPM package resources in OS configurations."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to interact with various protocol buffer and .NET functionalities."],["The `RPM` class has two key properties, `PullDeps` to determine whether to install dependencies and `Source` to designate the RPM package file."],["The documentation includes a list of available versions for the `RPM` class, ranging from version 1.3.0 up to 2.4.0, with 2.4.0 being the latest version."]]],[]]