Sha256: fb54b7ccfa3ede15e42a1c1da02320f2d4e693af4c7d2d7c38545e5deb21d462
Contents?: true
Size: 1008 Bytes
Versions: 3
Compression:
Stored size: 1008 Bytes
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 :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
3 entries across 3 versions & 1 rubygems