# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/v3/errors/policy_violation_error.proto require 'google/protobuf' require 'google/api/annotations_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.ads.googleads.v3.errors.PolicyViolationErrorEnum" do end add_enum "google.ads.googleads.v3.errors.PolicyViolationErrorEnum.PolicyViolationError" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :POLICY_ERROR, 2 end end module Google::Ads::GoogleAds::V3::Errors PolicyViolationErrorEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v3.errors.PolicyViolationErrorEnum").msgclass PolicyViolationErrorEnum::PolicyViolationError = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v3.errors.PolicyViolationErrorEnum.PolicyViolationError").enummodule end