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