Class: Grafeas::V1::InTotoSlsaProvenanceV1::BuildMetadata
- Inherits:
-
Object
- Object
- Grafeas::V1::InTotoSlsaProvenanceV1::BuildMetadata
- Extended by:
- Google::Protobuf::MessageExts::ClassMethods
- Includes:
- Google::Protobuf::MessageExts
- Defined in:
- proto_docs/grafeas/v1/intoto_statement.rb
Instance Attribute Summary collapse
- #finished_on ⇒ ::Google::Protobuf::Timestamp
- #invocation_id ⇒ ::String
- #started_on ⇒ ::Google::Protobuf::Timestamp
Instance Attribute Details
#finished_on ⇒ ::Google::Protobuf::Timestamp
180 181 182 183 |
# File 'proto_docs/grafeas/v1/intoto_statement.rb', line 180 class BuildMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#invocation_id ⇒ ::String
180 181 182 183 |
# File 'proto_docs/grafeas/v1/intoto_statement.rb', line 180 class BuildMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#started_on ⇒ ::Google::Protobuf::Timestamp
180 181 182 183 |
# File 'proto_docs/grafeas/v1/intoto_statement.rb', line 180 class BuildMetadata include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |