Sha256: 07615941cdb714124a8a512c4ff855ea4f7f9f1bd99e3ac8b137cf7ff6a375fd
Contents?: true
Size: 1017 Bytes
Versions: 5
Compression:
Stored size: 1017 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v11/resources/geographic_view.proto require 'google/protobuf' require 'google/ads/google_ads/v11/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/v11/resources/geographic_view.proto", :syntax => :proto3) do add_message "google.ads.googleads.v11.resources.GeographicView" do optional :resource_name, :string, 1 optional :location_type, :enum, 3, "google.ads.googleads.v11.enums.GeoTargetingTypeEnum.GeoTargetingType" proto3_optional :country_criterion_id, :int64, 5 end end end module Google module Ads module GoogleAds module V11 module Resources GeographicView = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v11.resources.GeographicView").msgclass end end end end end
Version data entries
5 entries across 5 versions & 1 rubygems