Sha256: 838e32592e7acf667b7ad29824a4d256312cf0f23d741f5b1ab303f1ab4d13f5
Contents?: true
Size: 1.05 KB
Versions: 6
Compression:
Stored size: 1.05 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v7/errors/reach_plan_error.proto require 'google/protobuf' require 'google/api/annotations_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v7/errors/reach_plan_error.proto", :syntax => :proto3) do add_message "google.ads.googleads.v7.errors.ReachPlanErrorEnum" do end add_enum "google.ads.googleads.v7.errors.ReachPlanErrorEnum.ReachPlanError" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :NOT_FORECASTABLE_MISSING_RATE, 2 end end end module Google module Ads module GoogleAds module V7 module Errors ReachPlanErrorEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v7.errors.ReachPlanErrorEnum").msgclass ReachPlanErrorEnum::ReachPlanError = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v7.errors.ReachPlanErrorEnum.ReachPlanError").enummodule end end end end end
Version data entries
6 entries across 6 versions & 1 rubygems