Class: Grafeas::V1::Subject::DigestEntry
- Inherits:
-
Object
- Object
- Grafeas::V1::Subject::DigestEntry
- Extended by:
- Google::Protobuf::MessageExts::ClassMethods
- Includes:
- Google::Protobuf::MessageExts
- Defined in:
- proto_docs/grafeas/v1/intoto_statement.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
61 62 63 64 |
# File 'proto_docs/grafeas/v1/intoto_statement.rb', line 61 class DigestEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
61 62 63 64 |
# File 'proto_docs/grafeas/v1/intoto_statement.rb', line 61 class DigestEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |