Sha256: 24515270c49a7472e341ea94e610f8283e41313fd11d4e4e11a7f2d195684980

Contents?: true

Size: 1.23 KB

Versions: 6

Compression:

Stored size: 1.23 KB

Contents

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

require 'google/protobuf'

require 'google/api/annotations_pb'
Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/ads/googleads/v8/errors/batch_job_error.proto", :syntax => :proto3) do
    add_message "google.ads.googleads.v8.errors.BatchJobErrorEnum" do
    end
    add_enum "google.ads.googleads.v8.errors.BatchJobErrorEnum.BatchJobError" do
      value :UNSPECIFIED, 0
      value :UNKNOWN, 1
      value :CANNOT_MODIFY_JOB_AFTER_JOB_STARTS_RUNNING, 2
      value :EMPTY_OPERATIONS, 3
      value :INVALID_SEQUENCE_TOKEN, 4
      value :RESULTS_NOT_READY, 5
      value :INVALID_PAGE_SIZE, 6
      value :CAN_ONLY_REMOVE_PENDING_JOB, 7
    end
  end
end

module Google
  module Ads
    module GoogleAds
      module V8
        module Errors
          BatchJobErrorEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v8.errors.BatchJobErrorEnum").msgclass
          BatchJobErrorEnum::BatchJobError = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v8.errors.BatchJobErrorEnum.BatchJobError").enummodule
        end
      end
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
google-ads-googleads-16.0.0 lib/google/ads/google_ads/v8/errors/batch_job_error_pb.rb
google-ads-googleads-15.0.0 lib/google/ads/google_ads/v8/errors/batch_job_error_pb.rb
google-ads-googleads-14.0.0 lib/google/ads/google_ads/v8/errors/batch_job_error_pb.rb
google-ads-googleads-13.0.0 lib/google/ads/google_ads/v8/errors/batch_job_error_pb.rb
google-ads-googleads-12.0.2 lib/google/ads/google_ads/v8/errors/batch_job_error_pb.rb
google-ads-googleads-12.0.1 lib/google/ads/google_ads/v8/errors/batch_job_error_pb.rb