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