public sealed class PackageOccurrence : IMessage<PackageOccurrence>, IEquatable<PackageOccurrence>, IDeepCloneable<PackageOccurrence>, IBufferMessage, IMessage
Details on how a particular software package was installed on a system.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This webpage documents the `PackageOccurrence` class within the `Grafeas.V1` namespace, detailing how a software package is installed on a system."],["The `PackageOccurrence` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from `Object`."],["The latest version of `PackageOccurrence` documented is 3.7.0, and this page shows information regarding the version 2.4.0."],["Key properties of `PackageOccurrence` include `Location`, a `RepeatedField` of `Location` types indicating file system locations, and `Name`, a string representing the package's name."],["This page contains links to the documented versions of the package, starting from 2.2.0 to the latest 3.7.0."]]],[]]