Reference documentation and code samples for the Grafeas V1 Client class SlsaMetadata.
Other properties of the build.
Generated from protobuf messagegrafeas.v1.SlsaProvenance.SlsaMetadata
Namespace
Grafeas \ V1 \ SlsaProvenance
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ build_invocation_id
string
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.
Indicates that the builder claims certain fields in this message to be complete.
↳ reproducible
bool
If true, the builder claims that running the recipe on materials will produce bit-for-bit identical output.
getBuildInvocationId
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.
Returns
Type
Description
string
setBuildInvocationId
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-09-04 UTC."],[],[],null,["# Grafeas V1 Client - Class SlsaMetadata (1.2.2)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.2 (latest)](/php/docs/reference/grafeas/latest/V1.SlsaProvenance.SlsaMetadata)\n- [1.2.1](/php/docs/reference/grafeas/1.2.1/V1.SlsaProvenance.SlsaMetadata)\n- [1.1.3](/php/docs/reference/grafeas/1.1.3/V1.SlsaProvenance.SlsaMetadata)\n- [1.0.0](/php/docs/reference/grafeas/1.0.0/V1.SlsaProvenance.SlsaMetadata)\n- [0.10.3](/php/docs/reference/grafeas/0.10.3/V1.SlsaProvenance.SlsaMetadata)\n- [0.9.0](/php/docs/reference/grafeas/0.9.0/V1.SlsaProvenance.SlsaMetadata)\n- [0.8.3](/php/docs/reference/grafeas/0.8.3/V1.SlsaProvenance.SlsaMetadata)\n- [0.7.1](/php/docs/reference/grafeas/0.7.1/V1.SlsaProvenance.SlsaMetadata)\n- [0.6.0](/php/docs/reference/grafeas/0.6.0/V1.SlsaProvenance.SlsaMetadata)\n- [0.5.0](/php/docs/reference/grafeas/0.5.0/V1.SlsaProvenance.SlsaMetadata)\n- [0.4.4](/php/docs/reference/grafeas/0.4.4/V1.SlsaProvenance.SlsaMetadata) \nReference documentation and code samples for the Grafeas V1 Client class SlsaMetadata.\n\nOther properties of the build.\n\nGenerated from protobuf message `grafeas.v1.SlsaProvenance.SlsaMetadata`\n\nNamespace\n---------\n\nGrafeas \\\\ V1 \\\\ SlsaProvenance\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getBuildInvocationId\n\nIdentifies the particular build invocation, which can be useful for\nfinding associated logs or other ad-hoc analysis. The value SHOULD be\nglobally unique, per in-toto Provenance spec.\n\n### setBuildInvocationId\n\nIdentifies the particular build invocation, which can be useful for\nfinding associated logs or other ad-hoc analysis. The value SHOULD be\nglobally unique, per in-toto Provenance spec.\n\n### getBuildStartedOn\n\nThe timestamp of when the build started.\n\n### hasBuildStartedOn\n\n### clearBuildStartedOn\n\n### setBuildStartedOn\n\nThe timestamp of when the build started.\n\n### getBuildFinishedOn\n\nThe timestamp of when the build completed.\n\n### hasBuildFinishedOn\n\n### clearBuildFinishedOn\n\n### setBuildFinishedOn\n\nThe timestamp of when the build completed.\n\n### getCompleteness\n\nIndicates that the builder claims certain fields in this message to be\ncomplete.\n\n### hasCompleteness\n\n### clearCompleteness\n\n### setCompleteness\n\nIndicates that the builder claims certain fields in this message to be\ncomplete.\n\n### getReproducible\n\nIf true, the builder claims that running the recipe on materials will\nproduce bit-for-bit identical output.\n\n### setReproducible\n\nIf true, the builder claims that running the recipe on materials will\nproduce bit-for-bit identical output."]]