Sha256: ae7c9a24cda9cbe145ddd94741681875385057b72d8f0d6aa96428a0a15f41a9
Contents?: true
Size: 906 Bytes
Versions: 18
Compression:
Stored size: 906 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/v1/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.v1.errors.PolicyViolationErrorEnum" do end add_enum "google.ads.googleads.v1.errors.PolicyViolationErrorEnum.PolicyViolationError" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :POLICY_ERROR, 2 end end module Google::Ads::GoogleAds::V1::Errors PolicyViolationErrorEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v1.errors.PolicyViolationErrorEnum").msgclass PolicyViolationErrorEnum::PolicyViolationError = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v1.errors.PolicyViolationErrorEnum.PolicyViolationError").enummodule end
Version data entries
18 entries across 18 versions & 1 rubygems