Sha256: b36fa0e1d04bb0f5470fb966f398fcbfbcaa268ccb30b98ce6b0a435983ecd1b
Contents?: true
Size: 534 Bytes
Versions: 594
Compression:
Stored size: 534 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/protobuf/source_context.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/protobuf/source_context.proto", :syntax => :proto3) do add_message "google.protobuf.SourceContext" do optional :file_name, :string, 1 end end end module Google module Protobuf SourceContext = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.protobuf.SourceContext").msgclass end end
Version data entries
594 entries across 594 versions & 5 rubygems