[[["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-09 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eSbomReferenceIntotoPayload\u003c/code\u003e class is 3.7.0, with previous versions available dating back to 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSbomReferenceIntotoPayload\u003c/code\u003e is a class within the Grafeas v1 API that serves as the payload for SBOM reference data, following the intoto statement specification.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple 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\u003eThe \u003ccode\u003eSbomReferenceIntotoPayload\u003c/code\u003e class includes properties like \u003ccode\u003ePredicate\u003c/code\u003e, \u003ccode\u003ePredicateType\u003c/code\u003e, \u003ccode\u003eSubject\u003c/code\u003e, and \u003ccode\u003eType\u003c/code\u003e to define the specifics of the SBOM data, its type, and the artifacts it applies to.\u003c/p\u003e\n"]]],[],null,["# Grafeas v1 API - Class SbomReferenceIntotoPayload (3.10.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.10.0 (latest)](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.SbomReferenceIntotoPayload)\n- [3.8.0](/dotnet/docs/reference/Grafeas.V1/3.8.0/Grafeas.V1.SbomReferenceIntotoPayload)\n- [3.7.0](/dotnet/docs/reference/Grafeas.V1/3.7.0/Grafeas.V1.SbomReferenceIntotoPayload)\n- [3.6.0](/dotnet/docs/reference/Grafeas.V1/3.6.0/Grafeas.V1.SbomReferenceIntotoPayload)\n- [3.5.0](/dotnet/docs/reference/Grafeas.V1/3.5.0/Grafeas.V1.SbomReferenceIntotoPayload)\n- [3.4.0](/dotnet/docs/reference/Grafeas.V1/3.4.0/Grafeas.V1.SbomReferenceIntotoPayload)\n- [3.3.0](/dotnet/docs/reference/Grafeas.V1/3.3.0/Grafeas.V1.SbomReferenceIntotoPayload)\n- [3.2.0](/dotnet/docs/reference/Grafeas.V1/3.2.0/Grafeas.V1.SbomReferenceIntotoPayload)\n- [3.1.0](/dotnet/docs/reference/Grafeas.V1/3.1.0/Grafeas.V1.SbomReferenceIntotoPayload)\n- [3.0.0](/dotnet/docs/reference/Grafeas.V1/3.0.0/Grafeas.V1.SbomReferenceIntotoPayload)\n- [2.4.0](/dotnet/docs/reference/Grafeas.V1/2.4.0/Grafeas.V1.SbomReferenceIntotoPayload)\n- [2.3.0](/dotnet/docs/reference/Grafeas.V1/2.3.0/Grafeas.V1.SbomReferenceIntotoPayload)\n- [2.2.0](/dotnet/docs/reference/Grafeas.V1/2.2.0/Grafeas.V1.SbomReferenceIntotoPayload) \n\n public sealed class SbomReferenceIntotoPayload : IMessage\u003cSbomReferenceIntotoPayload\u003e, IEquatable\u003cSbomReferenceIntotoPayload\u003e, IDeepCloneable\u003cSbomReferenceIntotoPayload\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Grafeas v1 API class SbomReferenceIntotoPayload.\n\nThe actual payload that contains the SBOM Reference data.\nThe payload follows the intoto statement specification. See\n\u003chttps://github.com/in-toto/attestation/blob/main/spec/v1.0/statement.md\u003e\nfor more details. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e SbomReferenceIntotoPayload \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[SbomReferenceIntotoPayload](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.SbomReferenceIntotoPayload), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[SbomReferenceIntotoPayload](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.SbomReferenceIntotoPayload), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[SbomReferenceIntotoPayload](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1.SbomReferenceIntotoPayload), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Grafeas.V1](/dotnet/docs/reference/Grafeas.V1/latest/Grafeas.V1)\n\nAssembly\n--------\n\nGrafeas.V1.dll\n\nConstructors\n------------\n\n### SbomReferenceIntotoPayload()\n\n public SbomReferenceIntotoPayload()\n\n### SbomReferenceIntotoPayload(SbomReferenceIntotoPayload)\n\n public SbomReferenceIntotoPayload(SbomReferenceIntotoPayload other)\n\nProperties\n----------\n\n### Predicate\n\n public SbomReferenceIntotoPredicate Predicate { get; set; }\n\nAdditional parameters of the Predicate. Includes the actual data about the\nSBOM.\n\n### PredicateType\n\n public string PredicateType { get; set; }\n\nURI identifying the type of the Predicate.\n\n### Subject\n\n public RepeatedField\u003cSubject\u003e Subject { get; }\n\nSet of software artifacts that the attestation applies to. Each element\nrepresents a single software artifact.\n\n### Type\n\n public string Type { get; set; }\n\nIdentifier for the schema of the Statement."]]