[[["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 NoteKind (1.2.2)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.2 (latest)](/php/docs/reference/grafeas/latest/V1.NoteKind)\n- [1.2.1](/php/docs/reference/grafeas/1.2.1/V1.NoteKind)\n- [1.1.3](/php/docs/reference/grafeas/1.1.3/V1.NoteKind)\n- [1.0.0](/php/docs/reference/grafeas/1.0.0/V1.NoteKind)\n- [0.10.3](/php/docs/reference/grafeas/0.10.3/V1.NoteKind)\n- [0.9.0](/php/docs/reference/grafeas/0.9.0/V1.NoteKind)\n- [0.8.3](/php/docs/reference/grafeas/0.8.3/V1.NoteKind)\n- [0.7.1](/php/docs/reference/grafeas/0.7.1/V1.NoteKind)\n- [0.6.0](/php/docs/reference/grafeas/0.6.0/V1.NoteKind)\n- [0.5.0](/php/docs/reference/grafeas/0.5.0/V1.NoteKind)\n- [0.4.4](/php/docs/reference/grafeas/0.4.4/V1.NoteKind) \nReference documentation and code samples for the Grafeas V1 Client class NoteKind.\n\nKind represents the kinds of notes supported.\n\nProtobuf type `grafeas.v1.NoteKind`\n\nNamespace\n---------\n\nGrafeas \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### NOTE_KIND_UNSPECIFIED\n\n Value: 0\n\nDefault value. This value is unused.\n\nGenerated from protobuf enum `NOTE_KIND_UNSPECIFIED = 0;`\n\n### VULNERABILITY\n\n Value: 1\n\nThe note and occurrence represent a package vulnerability.\n\nGenerated from protobuf enum `VULNERABILITY = 1;`\n\n### BUILD\n\n Value: 2\n\nThe note and occurrence assert build provenance.\n\nGenerated from protobuf enum `BUILD = 2;`\n\n### IMAGE\n\n Value: 3\n\nThis represents an image basis relationship.\n\nGenerated from protobuf enum `IMAGE = 3;`\n\n### PACKAGE\n\n Value: 4\n\nThis represents a package installed via a package manager.\n\nGenerated from protobuf enum `PACKAGE = 4;`\n\n### DEPLOYMENT\n\n Value: 5\n\nThe note and occurrence track deployment events.\n\nGenerated from protobuf enum `DEPLOYMENT = 5;`\n\n### DISCOVERY\n\n Value: 6\n\nThe note and occurrence track the initial discovery status of a resource.\n\nGenerated from protobuf enum `DISCOVERY = 6;`\n\n### ATTESTATION\n\n Value: 7\n\nThis represents a logical \"role\" that can attest to artifacts.\n\nGenerated from protobuf enum `ATTESTATION = 7;`\n\n### UPGRADE\n\n Value: 8\n\nThis represents an available package upgrade.\n\nGenerated from protobuf enum `UPGRADE = 8;`\n\n### COMPLIANCE\n\n Value: 9\n\nThis represents a Compliance Note\n\nGenerated from protobuf enum `COMPLIANCE = 9;`\n\n### DSSE_ATTESTATION\n\n Value: 10\n\nThis represents a DSSE attestation Note\n\nGenerated from protobuf enum `DSSE_ATTESTATION = 10;`\n\n### VULNERABILITY_ASSESSMENT\n\n Value: 11\n\nThis represents a Vulnerability Assessment.\n\nGenerated from protobuf enum `VULNERABILITY_ASSESSMENT = 11;`\n\n### SBOM_REFERENCE\n\n Value: 12\n\nThis represents an SBOM Reference.\n\nGenerated from protobuf enum `SBOM_REFERENCE = 12;`\n\n### SECRET\n\n Value: 13\n\nThis represents a secret.\n\nGenerated from protobuf enum `SECRET = 13;`"]]