Sha256: eaa172d7977b209ae7aaf3404b207e75423471b47b7eb14d90691113c3f74a6a
Contents?: true
Size: 853 Bytes
Versions: 18
Compression:
Stored size: 853 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/v1/enums/product_channel.proto require 'google/protobuf' require 'google/api/annotations_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.ads.googleads.v1.enums.ProductChannelEnum" do end add_enum "google.ads.googleads.v1.enums.ProductChannelEnum.ProductChannel" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :ONLINE, 2 value :LOCAL, 3 end end module Google::Ads::GoogleAds::V1::Enums ProductChannelEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v1.enums.ProductChannelEnum").msgclass ProductChannelEnum::ProductChannel = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v1.enums.ProductChannelEnum.ProductChannel").enummodule end
Version data entries
18 entries across 18 versions & 1 rubygems