Sha256: 0c87c5539605ea8816339a7f80a51e64340d283a16c5752e18b1019803296dd7
Contents?: true
Size: 1.1 KB
Versions: 5
Compression:
Stored size: 1.1 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v10/errors/keyword_plan_idea_error.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v10/errors/keyword_plan_idea_error.proto", :syntax => :proto3) do add_message "google.ads.googleads.v10.errors.KeywordPlanIdeaErrorEnum" do end add_enum "google.ads.googleads.v10.errors.KeywordPlanIdeaErrorEnum.KeywordPlanIdeaError" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :URL_CRAWL_ERROR, 2 value :INVALID_VALUE, 3 end end end module Google module Ads module GoogleAds module V10 module Errors KeywordPlanIdeaErrorEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v10.errors.KeywordPlanIdeaErrorEnum").msgclass KeywordPlanIdeaErrorEnum::KeywordPlanIdeaError = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v10.errors.KeywordPlanIdeaErrorEnum.KeywordPlanIdeaError").enummodule end end end end end
Version data entries
5 entries across 5 versions & 1 rubygems