Sha256: 5898a4e3ee410d9fee8cc25f1479c6ca51b6e2c15ba861dd79425cced72f8a5b
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/v8/resources/geographic_view.proto require 'google/protobuf' require 'google/ads/google_ads/v8/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/v8/resources/geographic_view.proto", :syntax => :proto3) do add_message "google.ads.googleads.v8.resources.GeographicView" do optional :resource_name, :string, 1 optional :location_type, :enum, 3, "google.ads.googleads.v8.enums.GeoTargetingTypeEnum.GeoTargetingType" proto3_optional :country_criterion_id, :int64, 5 end end end module Google module Ads module GoogleAds module V8 module Resources GeographicView = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v8.resources.GeographicView").msgclass end end end end end
Version data entries
6 entries across 6 versions & 1 rubygems