Class: Grafeas::V1::BuildNote
- Inherits:
-
Object
- Object
- Grafeas::V1::BuildNote
- 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
-
#builder_version ⇒ String
Required.
Instance Attribute Details
#builder_version ⇒ String
Returns 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 |