Sha256: baaf0c658ba41d8acbf9c7aae46458d8e691adca26e6b598dd7109ac859e54cd
Contents?: true
Size: 1.07 KB
Versions: 6
Compression:
Stored size: 1.07 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v12/enums/preferred_content_type.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v12/enums/preferred_content_type.proto", :syntax => :proto3) do add_message "google.ads.googleads.v12.enums.PreferredContentTypeEnum" do end add_enum "google.ads.googleads.v12.enums.PreferredContentTypeEnum.PreferredContentType" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :YOUTUBE_TOP_CONTENT, 400 end end end module Google module Ads module GoogleAds module V12 module Enums PreferredContentTypeEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v12.enums.PreferredContentTypeEnum").msgclass PreferredContentTypeEnum::PreferredContentType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v12.enums.PreferredContentTypeEnum.PreferredContentType").enummodule end end end end end
Version data entries
6 entries across 6 versions & 1 rubygems