Sha256: 2a93d4ab3bc7db4e8c28d8e6ccf1e3c1aa57a5b724b4ca5e671ad7873f62fa70
Contents?: true
Size: 1.01 KB
Versions: 15
Compression:
Stored size: 1.01 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/v1/enums/policy_topic_entry_type.proto require 'google/protobuf' require 'google/api/annotations_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.ads.googleads.v1.enums.PolicyTopicEntryTypeEnum" do end add_enum "google.ads.googleads.v1.enums.PolicyTopicEntryTypeEnum.PolicyTopicEntryType" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :PROHIBITED, 2 value :LIMITED, 4 value :FULLY_LIMITED, 8 value :DESCRIPTIVE, 5 value :BROADENING, 6 value :AREA_OF_INTEREST_ONLY, 7 end end module Google::Ads::GoogleAds::V1::Enums PolicyTopicEntryTypeEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v1.enums.PolicyTopicEntryTypeEnum").msgclass PolicyTopicEntryTypeEnum::PolicyTopicEntryType = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v1.enums.PolicyTopicEntryTypeEnum.PolicyTopicEntryType").enummodule end
Version data entries
15 entries across 15 versions & 1 rubygems