Sha256: 4d7932ffe007bbf2cea1ecefcc53d8d653e9e7b142b3fdb3bdf403a1c0f4c1d5

Contents?: true

Size: 1.67 KB

Versions: 5

Compression:

Stored size: 1.67 KB

Contents

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

require 'google/protobuf'

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
google-ads-googleads-10.0.0 lib/google/ads/google_ads/v4/errors/function_error_pb.rb
google-ads-googleads-9.0.0 lib/google/ads/google_ads/v4/errors/function_error_pb.rb
google-ads-googleads-8.1.0 lib/google/ads/google_ads/v4/errors/function_error_pb.rb
google-ads-googleads-8.0.0 lib/google/ads/google_ads/v4/errors/function_error_pb.rb
google-ads-googleads-7.0.0 lib/google/ads/google_ads/v4/errors/function_error_pb.rb