Sha256: ab39df203899c024d06e79ea4cfc512f113800f02d9e8cd372573ca6ea05754d
Contents?: true
Size: 726 Bytes
Versions: 10
Compression:
Stored size: 726 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: grafeas/v1/build.proto require 'google/protobuf' require 'grafeas/v1/provenance_pb' Google::Protobuf::DescriptorPool.generated_pool.build 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 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
10 entries across 10 versions & 2 rubygems