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