Sha256: d7aae3eccdea390c9025bee828fcf2cad2d57e1bd4b07a6904e17e5d5ab467dd
Contents?: true
Size: 1.24 KB
Versions: 5
Compression:
Stored size: 1.24 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v9/enums/listing_group_filter_product_channel.proto require 'google/api/annotations_pb' require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v9/enums/listing_group_filter_product_channel.proto", :syntax => :proto3) do add_message "google.ads.googleads.v9.enums.ListingGroupFilterProductChannelEnum" do end add_enum "google.ads.googleads.v9.enums.ListingGroupFilterProductChannelEnum.ListingGroupFilterProductChannel" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :ONLINE, 2 value :LOCAL, 3 end end end module Google module Ads module GoogleAds module V9 module Enums ListingGroupFilterProductChannelEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v9.enums.ListingGroupFilterProductChannelEnum").msgclass ListingGroupFilterProductChannelEnum::ListingGroupFilterProductChannel = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v9.enums.ListingGroupFilterProductChannelEnum.ListingGroupFilterProductChannel").enummodule end end end end end
Version data entries
5 entries across 5 versions & 1 rubygems