Sha256: 460e8485cb4dabd687530dc2ed6c04697e60718ec9770b90ccacb774a23e2aa7
Contents?: true
Size: 966 Bytes
Versions: 3
Compression:
Stored size: 966 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/v0/errors/internal_error.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.ads.googleads.v0.errors.InternalErrorEnum" do end add_enum "google.ads.googleads.v0.errors.InternalErrorEnum.InternalError" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :INTERNAL_ERROR, 2 value :ERROR_CODE_NOT_PUBLISHED, 3 value :TRANSIENT_ERROR, 4 end end module Google module Ads module GoogleAds module V0 module Errors InternalErrorEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.errors.InternalErrorEnum").msgclass InternalErrorEnum::InternalError = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.errors.InternalErrorEnum.InternalError").enummodule end end end end end
Version data entries
3 entries across 3 versions & 1 rubygems