Sha256: 449f12efbb715d1a91fe7056245709378d5ba97f3b1e4d7205b43b856dee1544

Contents?: true

Size: 938 Bytes

Versions: 3

Compression:

Stored size: 938 Bytes

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/ads/googleads/v0/enums/slot.proto

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_message "google.ads.googleads.v0.enums.SlotEnum" do
  end
  add_enum "google.ads.googleads.v0.enums.SlotEnum.Slot" do
    value :UNSPECIFIED, 0
    value :UNKNOWN, 1
    value :SEARCH_SIDE, 2
    value :SEARCH_TOP, 3
    value :SEARCH_OTHER, 4
    value :CONTENT, 5
    value :SEARCH_PARTNER_TOP, 6
    value :SEARCH_PARTNER_OTHER, 7
  end
end

module Google
  module Ads
    module Googleads
      module V0
        module Enums
          SlotEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.enums.SlotEnum").msgclass
          SlotEnum::Slot = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.enums.SlotEnum.Slot").enummodule
        end
      end
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
google-ads-googleads-0.3.0 lib/google/ads/googleads/v0/enums/slot_pb.rb
google-ads-googleads-0.2.0 lib/google/ads/googleads/v0/enums/slot_pb.rb
google-ads-googleads-0.1.0 lib/google/ads/googleads/v0/enums/slot_pb.rb