Sha256: e4e0914e0d726a6b22bfd6801fda69b458a367bbc6ecc440bb29a092529520d7
Contents?: true
Size: 1.02 KB
Versions: 3
Compression:
Stored size: 1.02 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: grafeas/v1/build.proto require 'grafeas/v1/intoto_provenance_pb' require 'grafeas/v1/intoto_statement_pb' require 'grafeas/v1/provenance_pb' require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("grafeas/v1/build.proto", :syntax => :proto3) do add_message "grafeas.v1.BuildNote" do optional :builder_version, :string, 1 end add_message "grafeas.v1.BuildOccurrence" do optional :provenance, :message, 1, "grafeas.v1.BuildProvenance" optional :provenance_bytes, :string, 2 optional :intoto_provenance, :message, 3, "grafeas.v1.InTotoProvenance" optional :intoto_statement, :message, 4, "grafeas.v1.InTotoStatement" end end end module Grafeas module V1 BuildNote = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grafeas.v1.BuildNote").msgclass BuildOccurrence = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("grafeas.v1.BuildOccurrence").msgclass end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
grafeas-v1-0.4.0 | lib/grafeas/v1/build_pb.rb |
grafeas-v1-0.3.1 | lib/grafeas/v1/build_pb.rb |
grafeas-v1-0.3.0 | lib/grafeas/v1/build_pb.rb |