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."],[[["The latest version of the `OSPolicy.Types.Resource.Types.PackageResource.Types.RPM` class is 2.4.0, with multiple previous versions available for reference."],["This class represents an RPM package file within the Google Cloud OS Config v1 API, designed specifically for managing RPM packages in the INSTALLED state."],["The `RPM` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["Key properties of the `RPM` class include `PullDeps`, which controls whether package dependencies are installed, and `Source`, which specifies the RPM package file."],["The RPM package class is part of the `Google.Cloud.OsConfig.V1` namespace, within the `Google.Cloud.OsConfig.V1.dll` assembly."]]],[]]