public sealed class ImageOccurrence : IMessage<ImageOccurrence>, IEquatable<ImageOccurrence>, IDeepCloneable<ImageOccurrence>, IBufferMessage, IMessage
Details of the derived image portion of the DockerImage relationship. This
image would be produced from a Dockerfile with FROM <DockerImage.Basis in
attached Note>.
This contains layer-specific metadata, if populated it has length
"distance" and is ordered with [distance] being the layer immediately
following the base image and [1] being the final layer.
[[["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\u003eImageOccurrence\u003c/code\u003e class, which represents details of a derived Docker image within the \u003ccode\u003eGrafeas.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eImageOccurrence\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 base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt offers properties like \u003ccode\u003eBaseResourceUrl\u003c/code\u003e, \u003ccode\u003eDistance\u003c/code\u003e, \u003ccode\u003eFingerprint\u003c/code\u003e, and \u003ccode\u003eLayerInfo\u003c/code\u003e, providing information about the derived image's base, layer differences, and unique identifier.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation is version 3.7.0, with several previous versions available for reference, and the content provided focuses on version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes constructors that allow creating new instances, either empty or by copying an existing \u003ccode\u003eImageOccurrence\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]