Sha256: 044ff551bf265b61e5f362f11ff6ed0bc5823a6bd588767dbef53c5353aa566a
Contents?: true
Size: 898 Bytes
Versions: 8
Compression:
Stored size: 898 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v6/common/click_location.proto require 'google/protobuf' require 'google/api/annotations_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v6/common/click_location.proto", :syntax => :proto3) do add_message "google.ads.googleads.v6.common.ClickLocation" do proto3_optional :city, :string, 6 proto3_optional :country, :string, 7 proto3_optional :metro, :string, 8 proto3_optional :most_specific, :string, 9 proto3_optional :region, :string, 10 end end end module Google module Ads module GoogleAds module V6 module Common ClickLocation = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v6.common.ClickLocation").msgclass end end end end end
Version data entries
8 entries across 8 versions & 1 rubygems