Sha256: 6a5050446cc08d0716044e1d67fd4a0d1da900b727d153ff5d130fd113e50600

Contents?: true

Size: 1.67 KB

Versions: 6

Compression:

Stored size: 1.67 KB

Contents

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

require 'google/protobuf'

require 'google/api/annotations_pb'
Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/ads/googleads/v7/errors/function_error.proto", :syntax => :proto3) do
    add_message "google.ads.googleads.v7.errors.FunctionErrorEnum" do
    end
    add_enum "google.ads.googleads.v7.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 V7
        module Errors
          FunctionErrorEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v7.errors.FunctionErrorEnum").msgclass
          FunctionErrorEnum::FunctionError = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v7.errors.FunctionErrorEnum.FunctionError").enummodule
        end
      end
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
google-ads-googleads-15.0.0 lib/google/ads/google_ads/v7/errors/function_error_pb.rb
google-ads-googleads-14.0.0 lib/google/ads/google_ads/v7/errors/function_error_pb.rb
google-ads-googleads-13.0.0 lib/google/ads/google_ads/v7/errors/function_error_pb.rb
google-ads-googleads-12.0.2 lib/google/ads/google_ads/v7/errors/function_error_pb.rb
google-ads-googleads-12.0.1 lib/google/ads/google_ads/v7/errors/function_error_pb.rb
google-ads-googleads-11.0.0 lib/google/ads/google_ads/v7/errors/function_error_pb.rb