Sha256: b33c56138359b41097223c507d31f612090258774c72fe7ae57fb4ac50516408

Contents?: true

Size: 1.31 KB

Versions: 3

Compression:

Stored size: 1.31 KB

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/ads/google_ads/v0/errors/function_parsing_error.proto

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_message "google.ads.googleads.v0.errors.FunctionParsingErrorEnum" do
  end
  add_enum "google.ads.googleads.v0.errors.FunctionParsingErrorEnum.FunctionParsingError" do
    value :UNSPECIFIED, 0
    value :UNKNOWN, 1
    value :NO_MORE_INPUT, 2
    value :EXPECTED_CHARACTER, 3
    value :UNEXPECTED_SEPARATOR, 4
    value :UNMATCHED_LEFT_BRACKET, 5
    value :UNMATCHED_RIGHT_BRACKET, 6
    value :TOO_MANY_NESTED_FUNCTIONS, 7
    value :MISSING_RIGHT_HAND_OPERAND, 8
    value :INVALID_OPERATOR_NAME, 9
    value :FEED_ATTRIBUTE_OPERAND_ARGUMENT_NOT_INTEGER, 10
    value :NO_OPERANDS, 11
    value :TOO_MANY_OPERANDS, 12
  end
end

module Google
  module Ads
    module GoogleAds
      module V0
        module Errors
          FunctionParsingErrorEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.errors.FunctionParsingErrorEnum").msgclass
          FunctionParsingErrorEnum::FunctionParsingError = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.errors.FunctionParsingErrorEnum.FunctionParsingError").enummodule
        end
      end
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
google-ads-googleads-0.7.0 lib/google/ads/google_ads/v0/errors/function_parsing_error_pb.rb
google-ads-googleads-0.6.0 lib/google/ads/google_ads/v0/errors/function_parsing_error_pb.rb
google-ads-googleads-0.5.0 lib/google/ads/google_ads/v0/errors/function_parsing_error_pb.rb