Sha256: 83ec48f1ada9a4d2003d8539928679de66e448c20827f35b30074069c3b646a4
Contents?: true
Size: 1017 Bytes
Versions: 9
Compression:
Stored size: 1017 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v13/resources/geographic_view.proto require 'google/protobuf' require 'google/ads/google_ads/v13/enums/geo_targeting_type_pb' require 'google/api/field_behavior_pb' require 'google/api/resource_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v13/resources/geographic_view.proto", :syntax => :proto3) do add_message "google.ads.googleads.v13.resources.GeographicView" do optional :resource_name, :string, 1 optional :location_type, :enum, 3, "google.ads.googleads.v13.enums.GeoTargetingTypeEnum.GeoTargetingType" proto3_optional :country_criterion_id, :int64, 5 end end end module Google module Ads module GoogleAds module V13 module Resources GeographicView = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v13.resources.GeographicView").msgclass end end end end end
Version data entries
9 entries across 9 versions & 1 rubygems