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