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