Grafeas V1 Client - Class BuildNote (0.5.0)

Reference documentation and code samples for the Grafeas V1 Client class BuildNote.

Note holding the version of the provider's builder and the signature of the provenance message in the build details occurrence.

Generated from protobuf message grafeas.v1.BuildNote

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ builder_version string

Required. Immutable. Version of the builder which produced this build.

getBuilderVersion

Required. Immutable. Version of the builder which produced this build.

Returns
TypeDescription
string

setBuilderVersion

Required. Immutable. Version of the builder which produced this build.

Parameter
NameDescription
var string
Returns
TypeDescription
$this