Sha256: 5b75f87ba20681049799312118072e59ed62c419f7a3e178ed934a53221c8926
Contents?: true
Size: 1.04 KB
Versions: 1
Compression:
Stored size: 1.04 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v0/enums/policy_topic_entry_type.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.ads.googleads.v0.enums.PolicyTopicEntryTypeEnum" do end add_enum "google.ads.googleads.v0.enums.PolicyTopicEntryTypeEnum.PolicyTopicEntryType" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :PROHIBITED, 2 value :LIMITED, 4 value :DESCRIPTIVE, 5 value :BROADENING, 6 value :AREA_OF_INTEREST_ONLY, 7 end end module Google module Ads module Googleads module V0 module Enums PolicyTopicEntryTypeEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.enums.PolicyTopicEntryTypeEnum").msgclass PolicyTopicEntryTypeEnum::PolicyTopicEntryType = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.enums.PolicyTopicEntryTypeEnum.PolicyTopicEntryType").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/enums/policy_topic_entry_type_pb.rb |