Sha256: 0e30b0b9afaed24bac54802f7c1105990efcd55c493d09292cc8fc03292b5559
Contents?: true
Size: 718 Bytes
Versions: 5
Compression:
Stored size: 718 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v10/common/feed_common.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v10/common/feed_common.proto", :syntax => :proto3) do add_message "google.ads.googleads.v10.common.Money" do proto3_optional :currency_code, :string, 3 proto3_optional :amount_micros, :int64, 4 end end end module Google module Ads module GoogleAds module V10 module Common Money = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v10.common.Money").msgclass end end end end end
Version data entries
5 entries across 5 versions & 1 rubygems