Class: Grafeas::V1::SbomReferenceIntotoPredicate::DigestEntry

Inherits:
Object
  • Object
show all
Extended by:
Google::Protobuf::MessageExts::ClassMethods
Includes:
Google::Protobuf::MessageExts
Defined in:
proto_docs/grafeas/v1/sbom.rb

Instance Attribute Summary collapse

Instance Attribute Details

#key::String

Returns:

  • (::String)


99
100
101
102
# File 'proto_docs/grafeas/v1/sbom.rb', line 99

class DigestEntry
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#value::String

Returns:

  • (::String)


99
100
101
102
# File 'proto_docs/grafeas/v1/sbom.rb', line 99

class DigestEntry
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end