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