Sha256: 0f55fbdb756647902a2f68e0527c71376942d01e422dd09f5ee3b5736a36b055
Contents?: true
Size: 679 Bytes
Versions: 26
Compression:
Stored size: 679 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: cleanup.proto require 'google/protobuf' require 'shared_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "gitaly.ApplyBfgObjectMapRequest" do optional :repository, :message, 1, "gitaly.Repository" optional :object_map, :bytes, 2 end add_message "gitaly.ApplyBfgObjectMapResponse" do end end module Gitaly ApplyBfgObjectMapRequest = Google::Protobuf::DescriptorPool.generated_pool.lookup("gitaly.ApplyBfgObjectMapRequest").msgclass ApplyBfgObjectMapResponse = Google::Protobuf::DescriptorPool.generated_pool.lookup("gitaly.ApplyBfgObjectMapResponse").msgclass end
Version data entries
26 entries across 26 versions & 1 rubygems