Reference documentation and code samples for the Grafeas V1 Client class 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.
Generated from protobuf message grafeas.v1.SlsaProvenanceZeroTwo.SlsaConfigSource
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ uri
string
↳ digest
↳ entry_point
string
getUri
Generated from protobuf field string uri = 1;
string
setUri
Generated from protobuf field string uri = 1;
var
string
$this
getDigest
Generated from protobuf field map<string, string> digest = 2;
setDigest
Generated from protobuf field map<string, string> digest = 2;
$this
getEntryPoint
Generated from protobuf field string entry_point = 3;
string
setEntryPoint
Generated from protobuf field string entry_point = 3;
var
string
$this