Sha256: 8549230c0dfd00c4a00e61c00572e3107d2f4789f16b01ba541166b6e12b7a0f
Contents?: true
Size: 1.44 KB
Versions: 6
Compression:
Stored size: 1.44 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v12/enums/asset_set_type.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v12/enums/asset_set_type.proto", :syntax => :proto3) do add_message "google.ads.googleads.v12.enums.AssetSetTypeEnum" do end add_enum "google.ads.googleads.v12.enums.AssetSetTypeEnum.AssetSetType" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :PAGE_FEED, 2 value :DYNAMIC_EDUCATION, 3 value :MERCHANT_CENTER_FEED, 4 value :DYNAMIC_REAL_ESTATE, 5 value :DYNAMIC_CUSTOM, 6 value :DYNAMIC_HOTELS_AND_RENTALS, 7 value :DYNAMIC_FLIGHTS, 8 value :DYNAMIC_TRAVEL, 9 value :DYNAMIC_LOCAL, 10 value :DYNAMIC_JOBS, 11 value :LOCATION_SYNC, 12 value :BUSINESS_PROFILE_DYNAMIC_LOCATION_GROUP, 13 value :CHAIN_DYNAMIC_LOCATION_GROUP, 14 value :STATIC_LOCATION_GROUP, 15 end end end module Google module Ads module GoogleAds module V12 module Enums AssetSetTypeEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v12.enums.AssetSetTypeEnum").msgclass AssetSetTypeEnum::AssetSetType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v12.enums.AssetSetTypeEnum.AssetSetType").enummodule end end end end end
Version data entries
6 entries across 6 versions & 1 rubygems