Sha256: 966a6a66e340a1124727ce19dbd04e003609baace27b8e4b8f45b290abb78286

Contents?: true

Size: 1.58 KB

Versions: 60

Compression:

Stored size: 1.58 KB

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/protobuf/api.proto

require 'google/protobuf'

require 'google/protobuf/source_context_pb'
require 'google/protobuf/type_pb'
Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/protobuf/api.proto", :syntax => :proto3) do
    add_message "google.protobuf.Api" do
      optional :name, :string, 1
      repeated :methods, :message, 2, "google.protobuf.Method"
      repeated :options, :message, 3, "google.protobuf.Option"
      optional :version, :string, 4
      optional :source_context, :message, 5, "google.protobuf.SourceContext"
      repeated :mixins, :message, 6, "google.protobuf.Mixin"
      optional :syntax, :enum, 7, "google.protobuf.Syntax"
    end
    add_message "google.protobuf.Method" do
      optional :name, :string, 1
      optional :request_type_url, :string, 2
      optional :request_streaming, :bool, 3
      optional :response_type_url, :string, 4
      optional :response_streaming, :bool, 5
      repeated :options, :message, 6, "google.protobuf.Option"
      optional :syntax, :enum, 7, "google.protobuf.Syntax"
    end
    add_message "google.protobuf.Mixin" do
      optional :name, :string, 1
      optional :root, :string, 2
    end
  end
end

module Google
  module Protobuf
    Api = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.protobuf.Api").msgclass
    Method = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.protobuf.Method").msgclass
    Mixin = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.protobuf.Mixin").msgclass
  end
end

Version data entries

60 entries across 60 versions & 1 rubygems

Version Path
google-protobuf-3.9.2-x86_64-linux lib/google/protobuf/api_pb.rb
google-protobuf-3.9.2-x86-mingw32 lib/google/protobuf/api_pb.rb
google-protobuf-3.9.2-x86-linux lib/google/protobuf/api_pb.rb
google-protobuf-3.9.2-x64-mingw32 lib/google/protobuf/api_pb.rb
google-protobuf-3.9.2 lib/google/protobuf/api_pb.rb
google-protobuf-3.9.2-universal-darwin lib/google/protobuf/api_pb.rb
google-protobuf-3.9.1-x86_64-linux lib/google/protobuf/api_pb.rb
google-protobuf-3.9.1-x86-mingw32 lib/google/protobuf/api_pb.rb
google-protobuf-3.9.1-x86-linux lib/google/protobuf/api_pb.rb
google-protobuf-3.9.1-x64-mingw32 lib/google/protobuf/api_pb.rb
google-protobuf-3.9.1 lib/google/protobuf/api_pb.rb
google-protobuf-3.9.1-universal-darwin lib/google/protobuf/api_pb.rb
google-protobuf-3.9.0-x86_64-linux lib/google/protobuf/api_pb.rb
google-protobuf-3.9.0-x86-mingw32 lib/google/protobuf/api_pb.rb
google-protobuf-3.9.0-x86-linux lib/google/protobuf/api_pb.rb
google-protobuf-3.9.0-x64-mingw32 lib/google/protobuf/api_pb.rb
google-protobuf-3.9.0 lib/google/protobuf/api_pb.rb
google-protobuf-3.9.0-universal-darwin lib/google/protobuf/api_pb.rb
google-protobuf-3.9.0.rc.1-x86_64-linux lib/google/protobuf/api_pb.rb
google-protobuf-3.9.0.rc.1-x86-mingw32 lib/google/protobuf/api_pb.rb