Sha256: 2f29e470765b3f045ae819d0c38367d3f809873f62c545f362d201f85e4dc68f
Contents?: true
Size: 1.17 KB
Versions: 5
Compression:
Stored size: 1.17 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v10/enums/keyword_plan_competition_level.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v10/enums/keyword_plan_competition_level.proto", :syntax => :proto3) do add_message "google.ads.googleads.v10.enums.KeywordPlanCompetitionLevelEnum" do end add_enum "google.ads.googleads.v10.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 V10 module Enums KeywordPlanCompetitionLevelEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v10.enums.KeywordPlanCompetitionLevelEnum").msgclass KeywordPlanCompetitionLevelEnum::KeywordPlanCompetitionLevel = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v10.enums.KeywordPlanCompetitionLevelEnum.KeywordPlanCompetitionLevel").enummodule end end end end end
Version data entries
5 entries across 5 versions & 1 rubygems