Sha256: dacdc02460d272d9c34b33b70afcc066ef40db1e2588695fa4ee2a51bb7e21ff
Contents?: true
Size: 1.23 KB
Versions: 5
Compression:
Stored size: 1.23 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v9/enums/policy_topic_entry_type.proto require 'google/api/annotations_pb' require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v9/enums/policy_topic_entry_type.proto", :syntax => :proto3) do add_message "google.ads.googleads.v9.enums.PolicyTopicEntryTypeEnum" do end add_enum "google.ads.googleads.v9.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 end module Google module Ads module GoogleAds module V9 module Enums PolicyTopicEntryTypeEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v9.enums.PolicyTopicEntryTypeEnum").msgclass PolicyTopicEntryTypeEnum::PolicyTopicEntryType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v9.enums.PolicyTopicEntryTypeEnum.PolicyTopicEntryType").enummodule end end end end end
Version data entries
5 entries across 5 versions & 1 rubygems