Reference documentation and code samples for the Grafeas V1 API class Grafeas::V1::SbomReferenceIntotoPredicate.
A predicate which describes the SBOM being referenced.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#digest
def digest() -> ::Google::Protobuf::Map{::String => ::String}
Returns
- (::Google::Protobuf::Map{::String => ::String}) — A map of algorithm to digest of the contents of the SBOM.
#digest=
def digest=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
- value (::Google::Protobuf::Map{::String => ::String}) — A map of algorithm to digest of the contents of the SBOM.
Returns
- (::Google::Protobuf::Map{::String => ::String}) — A map of algorithm to digest of the contents of the SBOM.
#location
def location() -> ::String
Returns
- (::String) — The location of the SBOM.
#location=
def location=(value) -> ::String
Parameter
- value (::String) — The location of the SBOM.
Returns
- (::String) — The location of the SBOM.
#mime_type
def mime_type() -> ::String
Returns
- (::String) — The mime type of the SBOM.
#mime_type=
def mime_type=(value) -> ::String
Parameter
- value (::String) — The mime type of the SBOM.
Returns
- (::String) — The mime type of the SBOM.
#referrer_id
def referrer_id() -> ::String
Returns
- (::String) — The person or system referring this predicate to the consumer.
#referrer_id=
def referrer_id=(value) -> ::String
Parameter
- value (::String) — The person or system referring this predicate to the consumer.
Returns
- (::String) — The person or system referring this predicate to the consumer.