Sha256: 9be51128ac7046494dc631823d9e57ea7b6e1f983a8998c9ebb5e7e700ab9547

Contents?: true

Size: 1.67 KB

Versions: 3

Compression:

Stored size: 1.67 KB

Contents

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

require 'google/protobuf'

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

Version data entries

3 entries across 3 versions & 1 rubygems

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