Sha256: 3ecfb09f6f2af69351dec20f7b9602c421a01345291bd84dddeac281749928eb
Contents?: true
Size: 551 Bytes
Versions: 15
Compression:
Stored size: 551 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/type/localized_text.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/type/localized_text.proto", :syntax => :proto3) do add_message "google.type.LocalizedText" do optional :text, :string, 1 optional :language_code, :string, 2 end end end module Google module Type LocalizedText = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.type.LocalizedText").msgclass end end
Version data entries
15 entries across 15 versions & 3 rubygems