Sha256: 1e8d72bd605a67c1992eec1e284ff6566d363f2b7bd390b6bf9c7cc8b3b683b5

Contents?: true

Size: 1.2 KB

Versions: 6

Compression:

Stored size: 1.2 KB

Contents

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

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/ads/googleads/v12/errors/change_status_error.proto", :syntax => :proto3) do
    add_message "google.ads.googleads.v12.errors.ChangeStatusErrorEnum" do
    end
    add_enum "google.ads.googleads.v12.errors.ChangeStatusErrorEnum.ChangeStatusError" do
      value :UNSPECIFIED, 0
      value :UNKNOWN, 1
      value :START_DATE_TOO_OLD, 3
      value :CHANGE_DATE_RANGE_INFINITE, 4
      value :CHANGE_DATE_RANGE_NEGATIVE, 5
      value :LIMIT_NOT_SPECIFIED, 6
      value :INVALID_LIMIT_CLAUSE, 7
    end
  end
end

module Google
  module Ads
    module GoogleAds
      module V12
        module Errors
          ChangeStatusErrorEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v12.errors.ChangeStatusErrorEnum").msgclass
          ChangeStatusErrorEnum::ChangeStatusError = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v12.errors.ChangeStatusErrorEnum.ChangeStatusError").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/change_status_error_pb.rb
google-ads-googleads-23.0.0 lib/google/ads/google_ads/v12/errors/change_status_error_pb.rb
google-ads-googleads-22.1.0 lib/google/ads/google_ads/v12/errors/change_status_error_pb.rb
google-ads-googleads-22.0.0 lib/google/ads/google_ads/v12/errors/change_status_error_pb.rb
google-ads-googleads-21.0.0 lib/google/ads/google_ads/v12/errors/change_status_error_pb.rb
google-ads-googleads-20.0.0 lib/google/ads/google_ads/v12/errors/change_status_error_pb.rb