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