Sha256: 146bfb35ec3e28e37fd2e2f7c30db41ee841353adff218434ce0128005244465

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/google_ads/v0/enums/product_channel_exclusivity.proto

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_message "google.ads.googleads.v0.enums.ProductChannelExclusivityEnum" do
  end
  add_enum "google.ads.googleads.v0.enums.ProductChannelExclusivityEnum.ProductChannelExclusivity" do
    value :UNSPECIFIED, 0
    value :UNKNOWN, 1
    value :SINGLE_CHANNEL, 2
    value :MULTI_CHANNEL, 3
  end
end

module Google
  module Ads
    module GoogleAds
      module V0
        module Enums
          ProductChannelExclusivityEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.enums.ProductChannelExclusivityEnum").msgclass
          ProductChannelExclusivityEnum::ProductChannelExclusivity = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.enums.ProductChannelExclusivityEnum.ProductChannelExclusivity").enummodule
        end
      end
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
google-ads-googleads-0.7.0 lib/google/ads/google_ads/v0/enums/product_channel_exclusivity_pb.rb
google-ads-googleads-0.6.0 lib/google/ads/google_ads/v0/enums/product_channel_exclusivity_pb.rb
google-ads-googleads-0.5.0 lib/google/ads/google_ads/v0/enums/product_channel_exclusivity_pb.rb