Sha256: b10c0125c652ece45c208f917c1739f88754931f9de46bec2fefd44e0b996ef5

Contents?: true

Size: 1.11 KB

Versions: 18

Compression:

Stored size: 1.11 KB

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.ApplyBfgObjectMapStreamRequest" do
    optional :repository, :message, 1, "gitaly.Repository"
    optional :object_map, :bytes, 2
  end
  add_message "gitaly.ApplyBfgObjectMapStreamResponse" do
    repeated :entries, :message, 1, "gitaly.ApplyBfgObjectMapStreamResponse.Entry"
  end
  add_message "gitaly.ApplyBfgObjectMapStreamResponse.Entry" do
    optional :type, :enum, 1, "gitaly.ObjectType"
    optional :old_oid, :string, 2
    optional :new_oid, :string, 3
  end
end

module Gitaly
  ApplyBfgObjectMapStreamRequest = Google::Protobuf::DescriptorPool.generated_pool.lookup("gitaly.ApplyBfgObjectMapStreamRequest").msgclass
  ApplyBfgObjectMapStreamResponse = Google::Protobuf::DescriptorPool.generated_pool.lookup("gitaly.ApplyBfgObjectMapStreamResponse").msgclass
  ApplyBfgObjectMapStreamResponse::Entry = Google::Protobuf::DescriptorPool.generated_pool.lookup("gitaly.ApplyBfgObjectMapStreamResponse.Entry").msgclass
end

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
gitaly-1.87.0 ruby/proto/gitaly/cleanup_pb.rb
gitaly-1.86.0 ruby/proto/gitaly/cleanup_pb.rb
gitaly-1.85.0 ruby/proto/gitaly/cleanup_pb.rb
gitaly-1.84.0 ruby/proto/gitaly/cleanup_pb.rb
gitaly-1.83.0 ruby/proto/gitaly/cleanup_pb.rb
gitaly-1.82.0 ruby/proto/gitaly/cleanup_pb.rb
gitaly-1.81.0 ruby/proto/gitaly/cleanup_pb.rb
gitaly-1.80.0 ruby/proto/gitaly/cleanup_pb.rb
gitaly-1.79.0 ruby/proto/gitaly/cleanup_pb.rb
gitaly-1.77.1 ruby/proto/gitaly/cleanup_pb.rb
gitaly-1.78.0 ruby/proto/gitaly/cleanup_pb.rb
gitaly-1.77.0 ruby/proto/gitaly/cleanup_pb.rb
gitaly-1.76.0 ruby/proto/gitaly/cleanup_pb.rb
gitaly-1.75.0 ruby/proto/gitaly/cleanup_pb.rb
gitaly-1.74.0 ruby/proto/gitaly/cleanup_pb.rb
gitaly-1.73.0 ruby/proto/gitaly/cleanup_pb.rb
gitaly-1.72.0 ruby/proto/gitaly/cleanup_pb.rb
gitaly-1.71.0 ruby/proto/gitaly/cleanup_pb.rb