Sha256: c30525e968fe9fbb27931475075a3e0099ae300806324e0decd35f3609106f86

Contents?: true

Size: 624 Bytes

Versions: 1

Compression:

Stored size: 624 Bytes

Contents

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

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/api/endpoint.proto", :syntax => :proto3) do
    add_message "google.api.Endpoint" do
      optional :name, :string, 1
      repeated :aliases, :string, 2
      repeated :features, :string, 4
      optional :target, :string, 101
      optional :allow_cors, :bool, 5
    end
  end
end

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
googleapis-common-protos-types-1.0.5 lib/google/api/endpoint_pb.rb