Sha256: 0b172630c0baf7896a8f4dabe4c5ce2d59ff823a22ddb0c520b783d6c23cb64d
Contents?: true
Size: 809 Bytes
Versions: 8
Compression:
Stored size: 809 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_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 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
8 entries across 8 versions & 1 rubygems