Sha256: 799e85eb939e463fb8082c8be6b7ea38231a8caab3361042dcfd65ee17ce2c7e
Contents?: true
Size: 1.01 KB
Versions: 8
Compression:
Stored size: 1.01 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/v2/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.v2.enums.PolicyTopicEntryTypeEnum" do end add_enum "google.ads.googleads.v2.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::V2::Enums PolicyTopicEntryTypeEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v2.enums.PolicyTopicEntryTypeEnum").msgclass PolicyTopicEntryTypeEnum::PolicyTopicEntryType = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v2.enums.PolicyTopicEntryTypeEnum.PolicyTopicEntryType").enummodule end
Version data entries
8 entries across 8 versions & 1 rubygems