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
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."],[[["\u003cp\u003eThis document outlines the structure and usage of the \u003ccode\u003eRPM\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.OsConfig.V1\u003c/code\u003e namespace, specifically for managing RPM package files, which only support the \u003ccode\u003eINSTALLED\u003c/code\u003e state.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.4.0, and the document provides links to various previous versions, ranging back to version 1.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRPM\u003c/code\u003e class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for operations like message handling, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRPM\u003c/code\u003e class includes properties like \u003ccode\u003ePullDeps\u003c/code\u003e, which determines if package dependencies should also be installed, and \u003ccode\u003eSource\u003c/code\u003e, which specifies the location of the RPM package.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003eRPM\u003c/code\u003e class, one being parameterless, and the second allowing you to specify another RPM file as a parameter.\u003c/p\u003e\n"]]],[],null,[]]