Sha256: fd43299e153b38bf4efb07e0272874e211fe1557df25f1327910bc90a04212ec

Contents?: true

Size: 1.22 KB

Versions: 6

Compression:

Stored size: 1.22 KB

Contents

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

require 'google/protobuf'

require 'google/api/annotations_pb'
Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/ads/googleads/v7/errors/change_status_error.proto", :syntax => :proto3) do
    add_message "google.ads.googleads.v7.errors.ChangeStatusErrorEnum" do
    end
    add_enum "google.ads.googleads.v7.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 V7
        module Errors
          ChangeStatusErrorEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v7.errors.ChangeStatusErrorEnum").msgclass
          ChangeStatusErrorEnum::ChangeStatusError = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v7.errors.ChangeStatusErrorEnum.ChangeStatusError").enummodule
        end
      end
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
google-ads-googleads-15.0.0 lib/google/ads/google_ads/v7/errors/change_status_error_pb.rb
google-ads-googleads-14.0.0 lib/google/ads/google_ads/v7/errors/change_status_error_pb.rb
google-ads-googleads-13.0.0 lib/google/ads/google_ads/v7/errors/change_status_error_pb.rb
google-ads-googleads-12.0.2 lib/google/ads/google_ads/v7/errors/change_status_error_pb.rb
google-ads-googleads-12.0.1 lib/google/ads/google_ads/v7/errors/change_status_error_pb.rb
google-ads-googleads-11.0.0 lib/google/ads/google_ads/v7/errors/change_status_error_pb.rb