Sha256: d7c121282934d2d01a23c49223b5d064529666133d4b830b73a405561b74bda6

Contents?: true

Size: 1.64 KB

Versions: 6

Compression:

Stored size: 1.64 KB

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/ads/googleads/v12/errors/function_error.proto

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/ads/googleads/v12/errors/function_error.proto", :syntax => :proto3) do
    add_message "google.ads.googleads.v12.errors.FunctionErrorEnum" do
    end
    add_enum "google.ads.googleads.v12.errors.FunctionErrorEnum.FunctionError" do
      value :UNSPECIFIED, 0
      value :UNKNOWN, 1
      value :INVALID_FUNCTION_FORMAT, 2
      value :DATA_TYPE_MISMATCH, 3
      value :INVALID_CONJUNCTION_OPERANDS, 4
      value :INVALID_NUMBER_OF_OPERANDS, 5
      value :INVALID_OPERAND_TYPE, 6
      value :INVALID_OPERATOR, 7
      value :INVALID_REQUEST_CONTEXT_TYPE, 8
      value :INVALID_FUNCTION_FOR_CALL_PLACEHOLDER, 9
      value :INVALID_FUNCTION_FOR_PLACEHOLDER, 10
      value :INVALID_OPERAND, 11
      value :MISSING_CONSTANT_OPERAND_VALUE, 12
      value :INVALID_CONSTANT_OPERAND_VALUE, 13
      value :INVALID_NESTING, 14
      value :MULTIPLE_FEED_IDS_NOT_SUPPORTED, 15
      value :INVALID_FUNCTION_FOR_FEED_WITH_FIXED_SCHEMA, 16
      value :INVALID_ATTRIBUTE_NAME, 17
    end
  end
end

module Google
  module Ads
    module GoogleAds
      module V12
        module Errors
          FunctionErrorEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v12.errors.FunctionErrorEnum").msgclass
          FunctionErrorEnum::FunctionError = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v12.errors.FunctionErrorEnum.FunctionError").enummodule
        end
      end
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
google-ads-googleads-23.1.0 lib/google/ads/google_ads/v12/errors/function_error_pb.rb
google-ads-googleads-23.0.0 lib/google/ads/google_ads/v12/errors/function_error_pb.rb
google-ads-googleads-22.1.0 lib/google/ads/google_ads/v12/errors/function_error_pb.rb
google-ads-googleads-22.0.0 lib/google/ads/google_ads/v12/errors/function_error_pb.rb
google-ads-googleads-21.0.0 lib/google/ads/google_ads/v12/errors/function_error_pb.rb
google-ads-googleads-20.0.0 lib/google/ads/google_ads/v12/errors/function_error_pb.rb