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."],[[["This webpage provides reference documentation and code samples for the Grafeas v1 API class `Metadata`, specifically version 3.2.0, but also includes a list of previous versions from 2.2.0 up to the latest 3.7.0."],["The `Metadata` class, which implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`, contains properties related to build information such as `BuildFinishedOn`, `BuildInvocationId`, and `BuildStartedOn`."],["The `Completeness` property indicates the completeness of certain fields, and `Reproducible` specifies if running the recipe on materials will produce bit-for-bit identical output."],["The class can be constructed via a default public constructor `Metadata()` or via a constructor that takes in another `Metadata` object as a parameter `Metadata(Metadata other)`."]]],[]]