Sha256: 957fb1c04095765faae576a03843301cd85be21f7fa3944d27d5bed5ea499075
Contents?: true
Size: 947 Bytes
Versions: 1
Compression:
Stored size: 947 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/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 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
google-ads-googleads-0.4.0 | lib/google/ads/googleads/v0/errors/policy_finding_error_pb.rb |