public sealed class SlsaMetadata : IMessage<SlsaProvenance.Types.SlsaMetadata>, IEquatable<SlsaProvenance.Types.SlsaMetadata>, IDeepCloneable<SlsaProvenance.Types.SlsaMetadata>, IBufferMessage, IMessage
Identifies the particular build invocation, which can be useful for
finding associated logs or other ad-hoc analysis. The value SHOULD be
globally unique, per in-toto Provenance spec.
[[["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\u003eSlsaMetadata\u003c/code\u003e class, part of the \u003ccode\u003eGrafeas.V1\u003c/code\u003e namespace, defines properties related to SLSA build provenance metadata, including timestamps for build start and finish.\u003c/p\u003e\n"],["\u003cp\u003eThis class is found within the \u003ccode\u003eGrafeas.V1.dll\u003c/code\u003e assembly, version 2.4.0, which has a current latest version of 3.7.0 and is part of a collection of versions for this documentation.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities such as deep cloning, equality comparison, and message handling.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSlsaMetadata\u003c/code\u003e contains properties such as \u003ccode\u003eBuildFinishedOn\u003c/code\u003e, \u003ccode\u003eBuildInvocationId\u003c/code\u003e, \u003ccode\u003eBuildStartedOn\u003c/code\u003e, \u003ccode\u003eCompleteness\u003c/code\u003e, and \u003ccode\u003eReproducible\u003c/code\u003e, which provide details about a software build's execution.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, one default and another that accepts another \u003ccode\u003eSlsaMetadata\u003c/code\u003e object, to facilitate object creation and initialization.\u003c/p\u003e\n"]]],[],null,[]]