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"]],[["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-07 UTC."],[[["\u003cp\u003eThis webpage documents the \u003ccode\u003ePackageOccurrence\u003c/code\u003e class, which provides details about how a specific software package is installed on a system.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePackageOccurrence\u003c/code\u003e class, found within the \u003ccode\u003eGrafeas.V1\u003c/code\u003e namespace, is available in version 2.2.0, which implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePackageOccurrence\u003c/code\u003e class contains two key properties, \u003ccode\u003eLocation\u003c/code\u003e, a \u003ccode\u003eRepeatedField\u003c/code\u003e that holds all filesystem locations where versions of the package are found, and \u003ccode\u003eName\u003c/code\u003e, a string representing the installed package's name.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage also provides links to the documentation of various older and newer versions, from 2.2.0 up to the current latest 3.7.0 version, of the \u003ccode\u003ePackageOccurrence\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be constructed using either an empty constructor, \u003ccode\u003ePackageOccurrence()\u003c/code\u003e, or one that takes another instance of the class as a parameter, \u003ccode\u003ePackageOccurrence(PackageOccurrence other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]