Grafeas V1 API - Class Grafeas::V1::Metadata (v0.5.0)

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

Other properties of the build.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#build_finished_on

def build_finished_on() -> ::Google::Protobuf::Timestamp
Returns

#build_finished_on=

def build_finished_on=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#build_invocation_id

def build_invocation_id() -> ::String
Returns
  • (::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.

#build_invocation_id=

def build_invocation_id=(value) -> ::String
Parameter
  • value (::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.
Returns
  • (::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.

#build_started_on

def build_started_on() -> ::Google::Protobuf::Timestamp
Returns

#build_started_on=

def build_started_on=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#completeness

def completeness() -> ::Grafeas::V1::Completeness
Returns

#completeness=

def completeness=(value) -> ::Grafeas::V1::Completeness
Parameter
Returns

#reproducible

def reproducible() -> ::Boolean
Returns
  • (::Boolean) — If true, the builder claims that running the recipe on materials will produce bit-for-bit identical output.

#reproducible=

def reproducible=(value) -> ::Boolean
Parameter
  • value (::Boolean) — If true, the builder claims that running the recipe on materials will produce bit-for-bit identical output.
Returns
  • (::Boolean) — If true, the builder claims that running the recipe on materials will produce bit-for-bit identical output.