Sha256: 4706e150784b2b13024c5d309fc5d1b9493f09c732940a686f714c0f4091580b
Contents?: true
Size: 1.48 KB
Versions: 5
Compression:
Stored size: 1.48 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v9/enums/content_label_type.proto require 'google/api/annotations_pb' require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v9/enums/content_label_type.proto", :syntax => :proto3) do add_message "google.ads.googleads.v9.enums.ContentLabelTypeEnum" do end add_enum "google.ads.googleads.v9.enums.ContentLabelTypeEnum.ContentLabelType" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :SEXUALLY_SUGGESTIVE, 2 value :BELOW_THE_FOLD, 3 value :PARKED_DOMAIN, 4 value :JUVENILE, 6 value :PROFANITY, 7 value :TRAGEDY, 8 value :VIDEO, 9 value :VIDEO_RATING_DV_G, 10 value :VIDEO_RATING_DV_PG, 11 value :VIDEO_RATING_DV_T, 12 value :VIDEO_RATING_DV_MA, 13 value :VIDEO_NOT_YET_RATED, 14 value :EMBEDDED_VIDEO, 15 value :LIVE_STREAMING_VIDEO, 16 value :SOCIAL_ISSUES, 17 end end end module Google module Ads module GoogleAds module V9 module Enums ContentLabelTypeEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v9.enums.ContentLabelTypeEnum").msgclass ContentLabelTypeEnum::ContentLabelType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v9.enums.ContentLabelTypeEnum.ContentLabelType").enummodule end end end end end
Version data entries
5 entries across 5 versions & 1 rubygems