Sha256: cb9d5216acb5463d6ecf5a10494cfcd2330f28fd76fddf04893c27d3933cb6ef
Contents?: true
Size: 1.11 KB
Versions: 6
Compression:
Stored size: 1.11 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v8/enums/proximity_radius_units.proto require 'google/protobuf' require 'google/api/annotations_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v8/enums/proximity_radius_units.proto", :syntax => :proto3) do add_message "google.ads.googleads.v8.enums.ProximityRadiusUnitsEnum" do end add_enum "google.ads.googleads.v8.enums.ProximityRadiusUnitsEnum.ProximityRadiusUnits" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :MILES, 2 value :KILOMETERS, 3 end end end module Google module Ads module GoogleAds module V8 module Enums ProximityRadiusUnitsEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v8.enums.ProximityRadiusUnitsEnum").msgclass ProximityRadiusUnitsEnum::ProximityRadiusUnits = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v8.enums.ProximityRadiusUnitsEnum.ProximityRadiusUnits").enummodule end end end end end
Version data entries
6 entries across 6 versions & 1 rubygems