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 within the \u003ccode\u003eGrafeas.V1\u003c/code\u003e namespace, specifically focusing on version 2.3.0, and it's used to represent details about how a software package is installed on a system.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePackageOccurrence\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, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003ePackageOccurrence\u003c/code\u003e class include \u003ccode\u003eLocation\u003c/code\u003e, a required field indicating where package files are located in the filesystem, and \u003ccode\u003eName\u003c/code\u003e, which is an output-only field that specifies the installed package's name.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage contains a list of previous versions of the \u003ccode\u003ePackageOccurrence\u003c/code\u003e class, ranging from version 2.2.0 all the way up to the latest 3.7.0 version.\u003c/p\u003e\n"]]],[],null,[]]