Sha256: 3d0db2154146e84d3cf656e5c6fc867846ce9b436509ba7646f425b86cbc5717
Contents?: true
Size: 1.02 KB
Versions: 3
Compression:
Stored size: 1.02 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v0/enums/advertising_channel_sub_type.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.ads.googleads.v0.enums.AdvertisingChannelSubTypeEnum" do end add_enum "google.ads.googleads.v0.enums.AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :SEARCH_MOBILE_APP, 2 value :SEARCH_EXPRESS, 4 end end module Google module Ads module Googleads module V0 module Enums AdvertisingChannelSubTypeEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.enums.AdvertisingChannelSubTypeEnum").msgclass AdvertisingChannelSubTypeEnum::AdvertisingChannelSubType = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.enums.AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType").enummodule end end end end end
Version data entries
3 entries across 3 versions & 1 rubygems