Sha256: f872c72e4bee9b5d80ba83ffc36e4a00c429f1907a157dd29ebedd69ac63eb00

Contents?: true

Size: 1.08 KB

Versions: 45

Compression:

Stored size: 1.08 KB

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: storage.proto

require 'google/protobuf'

require 'shared_pb'
Google::Protobuf::DescriptorPool.generated_pool.build do
  add_message "gitaly.ListDirectoriesRequest" do
    optional :storage_name, :string, 1
    optional :depth, :uint32, 2
  end
  add_message "gitaly.ListDirectoriesResponse" do
    repeated :paths, :string, 1
  end
  add_message "gitaly.DeleteAllRepositoriesRequest" do
    optional :storage_name, :string, 1
  end
  add_message "gitaly.DeleteAllRepositoriesResponse" do
  end
end

module Gitaly
  ListDirectoriesRequest = Google::Protobuf::DescriptorPool.generated_pool.lookup("gitaly.ListDirectoriesRequest").msgclass
  ListDirectoriesResponse = Google::Protobuf::DescriptorPool.generated_pool.lookup("gitaly.ListDirectoriesResponse").msgclass
  DeleteAllRepositoriesRequest = Google::Protobuf::DescriptorPool.generated_pool.lookup("gitaly.DeleteAllRepositoriesRequest").msgclass
  DeleteAllRepositoriesResponse = Google::Protobuf::DescriptorPool.generated_pool.lookup("gitaly.DeleteAllRepositoriesResponse").msgclass
end

Version data entries

45 entries across 45 versions & 2 rubygems

Version Path
gitaly-1.70.0 ruby/proto/gitaly/storage_pb.rb
gitaly-1.69.0 ruby/proto/gitaly/storage_pb.rb
gitaly-1.68.0 ruby/proto/gitaly/storage_pb.rb
gitaly-1.67.0 ruby/proto/gitaly/storage_pb.rb
gitaly-1.66.0 ruby/proto/gitaly/storage_pb.rb
gitaly-1.65.0 ruby/proto/gitaly/storage_pb.rb
gitaly-1.64.0 ruby/proto/gitaly/storage_pb.rb
gitaly-1.63.0 ruby/proto/gitaly/storage_pb.rb
gitaly-1.62.0 ruby/proto/gitaly/storage_pb.rb
gitaly-1.59.2 ruby/proto/gitaly/storage_pb.rb
gitaly-1.61.0 ruby/proto/gitaly/storage_pb.rb
gitaly-1.59.1 ruby/proto/gitaly/storage_pb.rb
gitaly-1.60.0 ruby/proto/gitaly/storage_pb.rb
gitaly-1.59.0 ruby/proto/gitaly/storage_pb.rb
gitaly-1.58.1 ruby/proto/gitaly/storage_pb.rb
gitaly-1.58.0 ruby/proto/gitaly/storage_pb.rb
gitaly-proto-1.39.0 ruby/lib/gitaly/storage_pb.rb
gitaly-proto-1.38.0 ruby/lib/gitaly/storage_pb.rb
gitaly-proto-1.37.0 ruby/lib/gitaly/storage_pb.rb
gitaly-proto-1.36.0 ruby/lib/gitaly/storage_pb.rb