Sha256: f21d2a41f515530a40b0b54ca4f884eb4cfd4c6396b73c6ce387ec8134f78e25
Contents?: true
Size: 1.05 KB
Versions: 8
Compression:
Stored size: 1.05 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v6/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/v6/errors/reach_plan_error.proto", :syntax => :proto3) do add_message "google.ads.googleads.v6.errors.ReachPlanErrorEnum" do end add_enum "google.ads.googleads.v6.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 V6 module Errors ReachPlanErrorEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v6.errors.ReachPlanErrorEnum").msgclass ReachPlanErrorEnum::ReachPlanError = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v6.errors.ReachPlanErrorEnum.ReachPlanError").enummodule end end end end end
Version data entries
8 entries across 8 versions & 1 rubygems