Reference documentation and code samples for the Grafeas V1 Client class ImageNote.
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.
Generated from protobuf messagegrafeas.v1.ImageNote
Namespace
Grafeas \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ resource_url
string
Required. Immutable. The resource_url for the resource representing the basis of associated occurrence images.
[[["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-09-04 UTC."],[],[],null,["# Grafeas V1 Client - Class ImageNote (1.2.2)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.2 (latest)](/php/docs/reference/grafeas/latest/V1.ImageNote)\n- [1.2.1](/php/docs/reference/grafeas/1.2.1/V1.ImageNote)\n- [1.1.3](/php/docs/reference/grafeas/1.1.3/V1.ImageNote)\n- [1.0.0](/php/docs/reference/grafeas/1.0.0/V1.ImageNote)\n- [0.10.3](/php/docs/reference/grafeas/0.10.3/V1.ImageNote)\n- [0.9.0](/php/docs/reference/grafeas/0.9.0/V1.ImageNote)\n- [0.8.3](/php/docs/reference/grafeas/0.8.3/V1.ImageNote)\n- [0.7.1](/php/docs/reference/grafeas/0.7.1/V1.ImageNote)\n- [0.6.0](/php/docs/reference/grafeas/0.6.0/V1.ImageNote)\n- [0.5.0](/php/docs/reference/grafeas/0.5.0/V1.ImageNote)\n- [0.4.4](/php/docs/reference/grafeas/0.4.4/V1.ImageNote) \nReference documentation and code samples for the Grafeas V1 Client class ImageNote.\n\nBasis describes the base image portion (Note) of the DockerImage\nrelationship. Linked occurrences are derived from this or an equivalent image\nvia:\nFROM \\\u003cBasis.resource_url\\\u003e\nOr an equivalent reference, e.g., a tag of the resource_url.\n\nGenerated from protobuf message `grafeas.v1.ImageNote`\n\nNamespace\n---------\n\nGrafeas \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getResourceUrl\n\nRequired. Immutable. The resource_url for the resource representing the\nbasis of associated occurrence images.\n\n### setResourceUrl\n\nRequired. Immutable. The resource_url for the resource representing the\nbasis of associated occurrence images.\n\n### getFingerprint\n\nRequired. Immutable. The fingerprint of the base image.\n\n### hasFingerprint\n\n### clearFingerprint\n\n### setFingerprint\n\nRequired. Immutable. The fingerprint of the base image."]]