Sha256: 2856f3b330e9170ebf9e02ca7df09a83d7540748599383e96018179f175d2f0a

Contents?: true

Size: 1.49 KB

Versions: 8

Compression:

Stored size: 1.49 KB

Contents

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

require 'google/protobuf'

require 'google/api/annotations_pb'
Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/ads/googleads/v6/errors/function_parsing_error.proto", :syntax => :proto3) do
    add_message "google.ads.googleads.v6.errors.FunctionParsingErrorEnum" do
    end
    add_enum "google.ads.googleads.v6.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
end

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

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
google-ads-googleads-13.0.0 lib/google/ads/google_ads/v6/errors/function_parsing_error_pb.rb
google-ads-googleads-12.0.2 lib/google/ads/google_ads/v6/errors/function_parsing_error_pb.rb
google-ads-googleads-12.0.1 lib/google/ads/google_ads/v6/errors/function_parsing_error_pb.rb
google-ads-googleads-11.0.0 lib/google/ads/google_ads/v6/errors/function_parsing_error_pb.rb
google-ads-googleads-10.0.0 lib/google/ads/google_ads/v6/errors/function_parsing_error_pb.rb
google-ads-googleads-9.0.0 lib/google/ads/google_ads/v6/errors/function_parsing_error_pb.rb
google-ads-googleads-8.1.0 lib/google/ads/google_ads/v6/errors/function_parsing_error_pb.rb
google-ads-googleads-8.0.0 lib/google/ads/google_ads/v6/errors/function_parsing_error_pb.rb