Reference documentation and code samples for the Grafeas V1 API class Grafeas::V1::SlsaProvenanceZeroTwo::SlsaConfigSource.
Describes where the config file that kicked off the build came from. This is effectively a pointer to the source where buildConfig came from.
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})
#digest=
def digest=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
- value (::Google::Protobuf::Map{::String => ::String})
Returns
- (::Google::Protobuf::Map{::String => ::String})
#entry_point
def entry_point() -> ::String
Returns
- (::String)
#entry_point=
def entry_point=(value) -> ::String
Parameter
- value (::String)
Returns
- (::String)
#uri
def uri() -> ::String
Returns
- (::String)
#uri=
def uri=(value) -> ::String
Parameter
- value (::String)
Returns
- (::String)