Class: Grafeas::V1::Source::FileHashesEntry
- Inherits:
-
Object
- Object
- Grafeas::V1::Source::FileHashesEntry
- Extended by:
- Google::Protobuf::MessageExts::ClassMethods
- Includes:
- Google::Protobuf::MessageExts
- Defined in:
- proto_docs/grafeas/v1/provenance.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
112 113 114 115 |
# File 'proto_docs/grafeas/v1/provenance.rb', line 112 class FileHashesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Grafeas::V1::FileHashes
112 113 114 115 |
# File 'proto_docs/grafeas/v1/provenance.rb', line 112 class FileHashesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |