Class: Grafeas::V1::SlsaProvenanceZeroTwo::SlsaBuilder
- Inherits:
-
Object
- Object
- Grafeas::V1::SlsaProvenanceZeroTwo::SlsaBuilder
- Extended by:
- Google::Protobuf::MessageExts::ClassMethods
- Includes:
- Google::Protobuf::MessageExts
- Defined in:
- proto_docs/grafeas/v1/slsa_provenance_zero_two.rb
Overview
Identifies the entity that executed the recipe, which is trusted to have correctly performed the operation and populated this provenance.
Instance Attribute Summary collapse
Instance Attribute Details
#id ⇒ ::String
42 43 44 45 |
# File 'proto_docs/grafeas/v1/slsa_provenance_zero_two.rb', line 42 class SlsaBuilder include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |