Sha256: 587ed0009bcab5840eca5d4af0b19cab7a4a47319381b7dfd53d6f6d071b3c3b

Contents?: true

Size: 1.59 KB

Versions: 287

Compression:

Stored size: 1.59 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

287 entries across 287 versions & 5 rubygems

Version Path
google-protobuf-3.22.0.rc.2-arm64-darwin lib/google/protobuf/api_pb.rb
google-protobuf-3.22.0.rc.2-x86_64-linux lib/google/protobuf/api_pb.rb
google-protobuf-3.22.0.rc.2-java lib/google/protobuf/api_pb.rb
google-protobuf-3.22.0.rc.2 lib/google/protobuf/api_pb.rb
jitera-google-protobuf-3.21.12.pre.beta.3 lib/google/protobuf/api_pb.rb
jitera-google-protobuf-3.21.12.pre.beta.2 lib/google/protobuf/api_pb.rb
jitera-google-protobuf-3.21.12.pre.beta.1 lib/google/protobuf/api_pb.rb
rubypitaya-3.12.4 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/google-protobuf-3.21.12-x86_64-linux/lib/google/protobuf/api_pb.rb
rubypitaya-3.12.3 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/google-protobuf-3.21.12-x86_64-linux/lib/google/protobuf/api_pb.rb
rubypitaya-3.12.2 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/google-protobuf-3.21.12-x86_64-linux/lib/google/protobuf/api_pb.rb
google-protobuf-3.21.12-x86_64-linux lib/google/protobuf/api_pb.rb
google-protobuf-3.21.12-x86-mingw32 lib/google/protobuf/api_pb.rb
google-protobuf-3.21.12-x86-linux lib/google/protobuf/api_pb.rb
google-protobuf-3.21.12-x64-mingw32 lib/google/protobuf/api_pb.rb
google-protobuf-3.21.12-x64-mingw-ucrt lib/google/protobuf/api_pb.rb
google-protobuf-3.21.12-java lib/google/protobuf/api_pb.rb
google-protobuf-3.21.12 lib/google/protobuf/api_pb.rb
google-protobuf-3.21.12-x86_64-darwin lib/google/protobuf/api_pb.rb
google-protobuf-3.21.11-x86_64-linux lib/google/protobuf/api_pb.rb
google-protobuf-3.21.11-x86-mingw32 lib/google/protobuf/api_pb.rb