Grafeas v1 API - Class Metadata (3.10.0)

 public sealed class Metadata : IMessage<Metadata>, IEquatable<Metadata>, IDeepCloneable<Metadata>, IBufferMessage, IMessage 

Reference documentation and code samples for the Grafeas v1 API class Metadata.

Other properties of the build.

Inheritance

object > Metadata

Namespace

Grafeas.V1

Assembly

Grafeas.V1.dll

Constructors

 public Metadata() 
 public Metadata(Metadata other) 
Parameter
Name
Description
other

Properties

 public Timestamp BuildFinishedOn { get; set; } 

The timestamp of when the build completed.

Property Value
Type
Description
 public string BuildInvocationId { get; set; } 

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.

Property Value
Type
Description
 public Timestamp BuildStartedOn { get; set; } 

The timestamp of when the build started.

Property Value
Type
Description
 public Completeness Completeness { get; set; } 

Indicates that the builder claims certain fields in this message to be complete.

Property Value
Type
Description
 public bool Reproducible { get; set; } 

If true, the builder claims that running the recipe on materials will produce bit-for-bit identical output.

Property Value
Type
Description
Design a Mobile Site
View Site in Mobile | Classic
Share by: