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"]],[["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-04-17 UTC."],[[["The Grafeas v1 API class `Metadata` is documented here, with the latest version being 3.7.0 and going as far back as 2.2.0 for reference."],["The `Metadata` class, which inherits from `object`, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `Metadata` class include `BuildFinishedOn`, `BuildInvocationId`, `BuildStartedOn`, `Completeness`, and `Reproducible`, which provide details about the build process."],["The `Metadata` class has two constructors: a default constructor `Metadata()` and an overloaded constructor `Metadata(Metadata other)` to initialize from another Metadata object."],["`Metadata` includes inherited methods like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()` from its parent object class."]]],[]]