Sha256: db81bb3d79159dd1bbf3ca53498fe064e8cf98171ee180989fe6baea90fd5c60

Contents?: true

Size: 1.47 KB

Versions: 17

Compression:

Stored size: 1.47 KB

Contents

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

require 'google/protobuf'

require 'google/protobuf/source_context'
require 'google/protobuf/type'
Google::Protobuf::DescriptorPool.generated_pool.build 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

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

17 entries across 17 versions & 1 rubygems

Version Path
google-protobuf-3.0.0.alpha.5.0.5.1 lib/google/protobuf/api.rb
google-protobuf-3.0.0.alpha.5.0.5.1-x86_64-linux lib/google/protobuf/api.rb
google-protobuf-3.0.0.alpha.5.0.5.1-x86-mingw32 lib/google/protobuf/api.rb
google-protobuf-3.0.0.alpha.5.0.5.1-x86-linux lib/google/protobuf/api.rb
google-protobuf-3.0.0.alpha.5.0.5.1-x64-mingw32 lib/google/protobuf/api.rb
google-protobuf-3.0.0.alpha.5.0.5.1-universal-darwin lib/google/protobuf/api.rb
google-protobuf-3.0.0.alpha.5.0.5-x86_64-linux lib/google/protobuf/api.rb
google-protobuf-3.0.0.alpha.5.0.5-x86-linux lib/google/protobuf/api.rb
google-protobuf-3.0.0.alpha.5.0.5-x64-mingw32 lib/google/protobuf/api.rb
google-protobuf-3.0.0.alpha.5.0.5-x86-mingw32 lib/google/protobuf/api.rb
google-protobuf-3.0.0.alpha.5.0.5 lib/google/protobuf/api.rb
google-protobuf-3.0.0.alpha.5.0.4-universal-darwin lib/google/protobuf/api.rb
google-protobuf-3.0.0.alpha.5.0.4-x86_64-linux lib/google/protobuf/api.rb
google-protobuf-3.0.0.alpha.5.0.4-x86-mingw32 lib/google/protobuf/api.rb
google-protobuf-3.0.0.alpha.5.0.4-x86-linux lib/google/protobuf/api.rb
google-protobuf-3.0.0.alpha.5.0.4-x64-mingw32 lib/google/protobuf/api.rb
google-protobuf-3.0.0.alpha.5.0.4 lib/google/protobuf/api.rb