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