Sha256: 8e2a8254ba8fc8004d171c5b60204328d3cc97b26602a66624985644380aad37

Contents?: true

Size: 824 Bytes

Versions: 9

Compression:

Stored size: 824 Bytes

Contents

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

require 'google/protobuf'

require 'google/protobuf/descriptor_pb'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/api/routing.proto", :syntax => :proto3) do
    add_message "google.api.RoutingRule" do
      repeated :routing_parameters, :message, 2, "google.api.RoutingParameter"
    end
    add_message "google.api.RoutingParameter" do
      optional :field, :string, 1
      optional :path_template, :string, 2
    end
  end
end

module Google
  module Api
    RoutingRule = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.RoutingRule").msgclass
    RoutingParameter = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.RoutingParameter").msgclass
  end
end

Version data entries

9 entries across 9 versions & 3 rubygems

Version Path
googleapis-common-protos-types-1.7.0 lib/google/api/routing_pb.rb
rubypitaya-3.12.5 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/googleapis-common-protos-types-1.5.0/lib/google/api/routing_pb.rb
googleapis-common-protos-types-1.6.0 lib/google/api/routing_pb.rb
fluent-plugin-google-cloud-logging-on-prem-0.1.0 vendor/ruby/3.1.0/gems/googleapis-common-protos-types-1.5.0/lib/google/api/routing_pb.rb
rubypitaya-3.12.4 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/googleapis-common-protos-types-1.5.0/lib/google/api/routing_pb.rb
rubypitaya-3.12.3 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/googleapis-common-protos-types-1.5.0/lib/google/api/routing_pb.rb
rubypitaya-3.12.2 ./lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/googleapis-common-protos-types-1.5.0/lib/google/api/routing_pb.rb
googleapis-common-protos-types-1.5.0 lib/google/api/routing_pb.rb
googleapis-common-protos-types-1.4.0 lib/google/api/routing_pb.rb