Sha256: 1286495a51638c748f01e1dff776a2531aeae86fee4fe0c47cc7f694d693a413

Contents?: true

Size: 1.99 KB

Versions: 7

Compression:

Stored size: 1.99 KB

Contents

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

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/ads/googleads/v13/errors/request_error.proto", :syntax => :proto3) do
    add_message "google.ads.googleads.v13.errors.RequestErrorEnum" do
    end
    add_enum "google.ads.googleads.v13.errors.RequestErrorEnum.RequestError" do
      value :UNSPECIFIED, 0
      value :UNKNOWN, 1
      value :RESOURCE_NAME_MISSING, 3
      value :RESOURCE_NAME_MALFORMED, 4
      value :BAD_RESOURCE_ID, 17
      value :INVALID_CUSTOMER_ID, 16
      value :OPERATION_REQUIRED, 5
      value :RESOURCE_NOT_FOUND, 6
      value :INVALID_PAGE_TOKEN, 7
      value :EXPIRED_PAGE_TOKEN, 8
      value :INVALID_PAGE_SIZE, 22
      value :REQUIRED_FIELD_MISSING, 9
      value :IMMUTABLE_FIELD, 11
      value :TOO_MANY_MUTATE_OPERATIONS, 13
      value :CANNOT_BE_EXECUTED_BY_MANAGER_ACCOUNT, 14
      value :CANNOT_MODIFY_FOREIGN_FIELD, 15
      value :INVALID_ENUM_VALUE, 18
      value :DEVELOPER_TOKEN_PARAMETER_MISSING, 19
      value :LOGIN_CUSTOMER_ID_PARAMETER_MISSING, 20
      value :VALIDATE_ONLY_REQUEST_HAS_PAGE_TOKEN, 21
      value :CANNOT_RETURN_SUMMARY_ROW_FOR_REQUEST_WITHOUT_METRICS, 29
      value :CANNOT_RETURN_SUMMARY_ROW_FOR_VALIDATE_ONLY_REQUESTS, 30
      value :INCONSISTENT_RETURN_SUMMARY_ROW_VALUE, 31
      value :TOTAL_RESULTS_COUNT_NOT_ORIGINALLY_REQUESTED, 32
      value :RPC_DEADLINE_TOO_SHORT, 33
      value :UNSUPPORTED_VERSION, 38
    end
  end
end

module Google
  module Ads
    module GoogleAds
      module V13
        module Errors
          RequestErrorEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v13.errors.RequestErrorEnum").msgclass
          RequestErrorEnum::RequestError = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v13.errors.RequestErrorEnum.RequestError").enummodule
        end
      end
    end
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
google-ads-googleads-25.0.2 lib/google/ads/google_ads/v13/errors/request_error_pb.rb
google-ads-googleads-25.0.1 lib/google/ads/google_ads/v13/errors/request_error_pb.rb
google-ads-googleads-25.0.0 lib/google/ads/google_ads/v13/errors/request_error_pb.rb
google-ads-googleads-24.0.0 lib/google/ads/google_ads/v13/errors/request_error_pb.rb
google-ads-googleads-23.1.0 lib/google/ads/google_ads/v13/errors/request_error_pb.rb
google-ads-googleads-23.0.0 lib/google/ads/google_ads/v13/errors/request_error_pb.rb
google-ads-googleads-22.1.0 lib/google/ads/google_ads/v13/errors/request_error_pb.rb