Class: Grafeas::V1::BuildNote

Inherits:
Object
  • Object
show all
Defined in:
lib/grafeas/v1/doc/grafeas/v1/build.rb

Overview

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

Instance Attribute Summary collapse

Instance Attribute Details

#builder_versionString

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

Returns:

  • (String)

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



23
# File 'lib/grafeas/v1/doc/grafeas/v1/build.rb', line 23

class BuildNote; end