public sealed class SbomReferenceIntotoPredicate : IMessage<SbomReferenceIntotoPredicate>, IEquatable<SbomReferenceIntotoPredicate>, IDeepCloneable<SbomReferenceIntotoPredicate>, IBufferMessage, IMessage
Reference documentation and code samples for the Grafeas v1 API class SbomReferenceIntotoPredicate.
A predicate which describes the SBOM being referenced.
[[["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."],[[["The latest version of the `SbomReferenceIntotoPredicate` class in the Grafeas v1 API is 3.7.0, with previous versions available for reference."],["`SbomReferenceIntotoPredicate` is a class that describes the SBOM being referenced and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties for storing a map of the digest, the location, the mime type of the SBOM, and the ID of the referrer."],["This class is used within the `Grafeas.V1` namespace and is defined in the `Grafeas.V1.dll` assembly."],["This class includes two constructors, a default one, and one which takes in another `SbomReferenceIntotoPredicate` object."]]],[]]