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 functionality 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 \u003ccode\u003eRPM\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing methods for message handling, equality checks, deep cloning, and buffer manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRPM\u003c/code\u003e class contains two constructors, a default constructor and a constructor that takes another \u003ccode\u003eRPM\u003c/code\u003e instance as a parameter, which provides methods for creating and copying \u003ccode\u003eRPM\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThe class also includes properties such as \u003ccode\u003ePullDeps\u003c/code\u003e, which controls whether dependencies are installed alongside the package, and \u003ccode\u003eSource\u003c/code\u003e, which specifies the location of the RPM package file.\u003c/p\u003e\n"],["\u003cp\u003eThis version of the \u003ccode\u003eRPM\u003c/code\u003e class is part of a series of documented versions, ranging from 1.3.0 up to 2.4.0, with version 2.4.0 being the latest.\u003c/p\u003e\n"]]],[],null,[]]