Sha256: 3b62fab4c5626ca2068b08587d28bde949e0c20ab9cd921a779b45fc814dc331
Contents?: true
Size: 1.13 KB
Versions: 3
Compression:
Stored size: 1.13 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v3/errors/keyword_plan_idea_error.proto require 'google/protobuf' require 'google/api/annotations_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v3/errors/keyword_plan_idea_error.proto", :syntax => :proto3) do add_message "google.ads.googleads.v3.errors.KeywordPlanIdeaErrorEnum" do end add_enum "google.ads.googleads.v3.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 V3 module Errors KeywordPlanIdeaErrorEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v3.errors.KeywordPlanIdeaErrorEnum").msgclass KeywordPlanIdeaErrorEnum::KeywordPlanIdeaError = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v3.errors.KeywordPlanIdeaErrorEnum.KeywordPlanIdeaError").enummodule end end end end end
Version data entries
3 entries across 3 versions & 1 rubygems