Sha256: 6eb488dc5f8a7470ac90956ad344a077da3fbced523630d8616a9a61f8f8e764

Contents?: true

Size: 1.96 KB

Versions: 6

Compression:

Stored size: 1.96 KB

Contents

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

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/ads/googleads/v12/errors/request_error.proto", :syntax => :proto3) do
    add_message "google.ads.googleads.v12.errors.RequestErrorEnum" do
    end
    add_enum "google.ads.googleads.v12.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
    end
  end
end

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

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
google-ads-googleads-23.1.0 lib/google/ads/google_ads/v12/errors/request_error_pb.rb
google-ads-googleads-23.0.0 lib/google/ads/google_ads/v12/errors/request_error_pb.rb
google-ads-googleads-22.1.0 lib/google/ads/google_ads/v12/errors/request_error_pb.rb
google-ads-googleads-22.0.0 lib/google/ads/google_ads/v12/errors/request_error_pb.rb
google-ads-googleads-21.0.0 lib/google/ads/google_ads/v12/errors/request_error_pb.rb
google-ads-googleads-20.0.0 lib/google/ads/google_ads/v12/errors/request_error_pb.rb