Sha256: e7e427d300a96d9a1700a451924471247c597581932b5938dcefba905d870362

Contents?: true

Size: 1.23 KB

Versions: 5

Compression:

Stored size: 1.23 KB

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/ads/googleads/v4/enums/age_range_type.proto

require 'google/protobuf'

require 'google/api/annotations_pb'
Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/ads/googleads/v4/enums/age_range_type.proto", :syntax => :proto3) do
    add_message "google.ads.googleads.v4.enums.AgeRangeTypeEnum" do
    end
    add_enum "google.ads.googleads.v4.enums.AgeRangeTypeEnum.AgeRangeType" do
      value :UNSPECIFIED, 0
      value :UNKNOWN, 1
      value :AGE_RANGE_18_24, 503001
      value :AGE_RANGE_25_34, 503002
      value :AGE_RANGE_35_44, 503003
      value :AGE_RANGE_45_54, 503004
      value :AGE_RANGE_55_64, 503005
      value :AGE_RANGE_65_UP, 503006
      value :AGE_RANGE_UNDETERMINED, 503999
    end
  end
end

module Google
  module Ads
    module GoogleAds
      module V4
        module Enums
          AgeRangeTypeEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v4.enums.AgeRangeTypeEnum").msgclass
          AgeRangeTypeEnum::AgeRangeType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v4.enums.AgeRangeTypeEnum.AgeRangeType").enummodule
        end
      end
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
google-ads-googleads-10.0.0 lib/google/ads/google_ads/v4/enums/age_range_type_pb.rb
google-ads-googleads-9.0.0 lib/google/ads/google_ads/v4/enums/age_range_type_pb.rb
google-ads-googleads-8.1.0 lib/google/ads/google_ads/v4/enums/age_range_type_pb.rb
google-ads-googleads-8.0.0 lib/google/ads/google_ads/v4/enums/age_range_type_pb.rb
google-ads-googleads-7.0.0 lib/google/ads/google_ads/v4/enums/age_range_type_pb.rb