Sha256: e3ac000a23f779e70b08b05194856660b86e7bc6ab8162783380c5b23164f0cb
Contents?: true
Size: 1.08 KB
Versions: 9
Compression:
Stored size: 1.08 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v13/enums/video_thumbnail.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v13/enums/video_thumbnail.proto", :syntax => :proto3) do add_message "google.ads.googleads.v13.enums.VideoThumbnailEnum" do end add_enum "google.ads.googleads.v13.enums.VideoThumbnailEnum.VideoThumbnail" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :DEFAULT_THUMBNAIL, 2 value :THUMBNAIL_1, 3 value :THUMBNAIL_2, 4 value :THUMBNAIL_3, 5 end end end module Google module Ads module GoogleAds module V13 module Enums VideoThumbnailEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v13.enums.VideoThumbnailEnum").msgclass VideoThumbnailEnum::VideoThumbnail = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v13.enums.VideoThumbnailEnum.VideoThumbnail").enummodule end end end end end
Version data entries
9 entries across 9 versions & 1 rubygems