Sha256: 484968b6b2c5e90902c4b3627dde34950920bfb432ea5853a81496cb141207ca
Contents?: true
Size: 718 Bytes
Versions: 6
Compression:
Stored size: 718 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v12/common/feed_common.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v12/common/feed_common.proto", :syntax => :proto3) do add_message "google.ads.googleads.v12.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 V12 module Common Money = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v12.common.Money").msgclass end end end end end
Version data entries
6 entries across 6 versions & 1 rubygems