public sealed class ImageNote : IMessage<ImageNote>, IEquatable<ImageNote>, IDeepCloneable<ImageNote>, IBufferMessage, IMessage
Basis describes the base image portion (Note) of the DockerImage
relationship. Linked occurrences are derived from this or an equivalent image
via:
FROM <Basis.resource_url>
Or an equivalent reference, e.g., a tag of the resource_url.
[[["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\u003eThe \u003ccode\u003eImageNote\u003c/code\u003e class describes the base image portion of a DockerImage relationship and is part of the Grafeas.V1 namespace, version 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eImageNote\u003c/code\u003e 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.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and provides access to several inherited members, such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eImageNote\u003c/code\u003e objects can be created using a default constructor or a constructor that takes another \u003ccode\u003eImageNote\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two main properties: \u003ccode\u003eFingerprint\u003c/code\u003e, which represents the fingerprint of the base image, and \u003ccode\u003eResourceUrl\u003c/code\u003e, which indicates the resource URL of the base image.\u003c/p\u003e\n"]]],[],null,[]]