Class: Grafeas::V1::SlsaProvenanceZeroTwo::SlsaInvocation
- Inherits:
-
Object
- Object
- Grafeas::V1::SlsaProvenanceZeroTwo::SlsaInvocation
- Extended by:
- Google::Protobuf::MessageExts::ClassMethods
- Includes:
- Google::Protobuf::MessageExts
- Defined in:
- proto_docs/grafeas/v1/slsa_provenance_zero_two.rb
Overview
Identifies the event that kicked off the build.
Instance Attribute Summary collapse
- #config_source ⇒ ::Grafeas::V1::SlsaProvenanceZeroTwo::SlsaConfigSource
- #environment ⇒ ::Google::Protobuf::Struct
- #parameters ⇒ ::Google::Protobuf::Struct
Instance Attribute Details
#config_source ⇒ ::Grafeas::V1::SlsaProvenanceZeroTwo::SlsaConfigSource
74 75 76 77 |
# File 'proto_docs/grafeas/v1/slsa_provenance_zero_two.rb', line 74 class SlsaInvocation include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#environment ⇒ ::Google::Protobuf::Struct
74 75 76 77 |
# File 'proto_docs/grafeas/v1/slsa_provenance_zero_two.rb', line 74 class SlsaInvocation include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#parameters ⇒ ::Google::Protobuf::Struct
74 75 76 77 |
# File 'proto_docs/grafeas/v1/slsa_provenance_zero_two.rb', line 74 class SlsaInvocation include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |