Sha256: ecfdc8975f1a0ecf8477c9b6c1132ca8bd2dcee1fbc1e997ada41c0f76017d02
Contents?: true
Size: 863 Bytes
Versions: 4
Compression:
Stored size: 863 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/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 value :MIXED, 8 end end module Google::Ads::GoogleAds::V0::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
Version data entries
4 entries across 4 versions & 1 rubygems