Sha256: 090228bcd8e396123f60e9d5c2f77aad87b39a43344ade8c1d08d1e75c4f6f03
Contents?: true
Size: 1.07 KB
Versions: 5
Compression:
Stored size: 1.07 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v10/enums/preferred_content_type.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v10/enums/preferred_content_type.proto", :syntax => :proto3) do add_message "google.ads.googleads.v10.enums.PreferredContentTypeEnum" do end add_enum "google.ads.googleads.v10.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 V10 module Enums PreferredContentTypeEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v10.enums.PreferredContentTypeEnum").msgclass PreferredContentTypeEnum::PreferredContentType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v10.enums.PreferredContentTypeEnum.PreferredContentType").enummodule end end end end end
Version data entries
5 entries across 5 versions & 1 rubygems