Sha256: 8f24488f5e6fe28efe10c9736f7ef0b78c3703e07e1b9b323da6557e5fce6a24
Contents?: true
Size: 1.17 KB
Versions: 6
Compression:
Stored size: 1.17 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v12/enums/keyword_plan_competition_level.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v12/enums/keyword_plan_competition_level.proto", :syntax => :proto3) do add_message "google.ads.googleads.v12.enums.KeywordPlanCompetitionLevelEnum" do end add_enum "google.ads.googleads.v12.enums.KeywordPlanCompetitionLevelEnum.KeywordPlanCompetitionLevel" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :LOW, 2 value :MEDIUM, 3 value :HIGH, 4 end end end module Google module Ads module GoogleAds module V12 module Enums KeywordPlanCompetitionLevelEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v12.enums.KeywordPlanCompetitionLevelEnum").msgclass KeywordPlanCompetitionLevelEnum::KeywordPlanCompetitionLevel = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v12.enums.KeywordPlanCompetitionLevelEnum.KeywordPlanCompetitionLevel").enummodule end end end end end
Version data entries
6 entries across 6 versions & 1 rubygems