Sha256: ad36357feb97f94948cd7503f9ff125e1cd27aa8100357a8daf8c89bcb678fee

Contents?: true

Size: 1.62 KB

Versions: 5

Compression:

Stored size: 1.62 KB

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/ads/googleads/v11/common/feed_item_set_filter_type_infos.proto

require 'google/protobuf'

require 'google/ads/google_ads/v11/enums/feed_item_set_string_filter_type_pb'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/ads/googleads/v11/common/feed_item_set_filter_type_infos.proto", :syntax => :proto3) do
    add_message "google.ads.googleads.v11.common.DynamicLocationSetFilter" do
      repeated :labels, :string, 1
      optional :business_name_filter, :message, 2, "google.ads.googleads.v11.common.BusinessNameFilter"
    end
    add_message "google.ads.googleads.v11.common.BusinessNameFilter" do
      optional :business_name, :string, 1
      optional :filter_type, :enum, 2, "google.ads.googleads.v11.enums.FeedItemSetStringFilterTypeEnum.FeedItemSetStringFilterType"
    end
    add_message "google.ads.googleads.v11.common.DynamicAffiliateLocationSetFilter" do
      repeated :chain_ids, :int64, 1
    end
  end
end

module Google
  module Ads
    module GoogleAds
      module V11
        module Common
          DynamicLocationSetFilter = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v11.common.DynamicLocationSetFilter").msgclass
          BusinessNameFilter = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v11.common.BusinessNameFilter").msgclass
          DynamicAffiliateLocationSetFilter = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v11.common.DynamicAffiliateLocationSetFilter").msgclass
        end
      end
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
google-ads-googleads-21.0.0 lib/google/ads/google_ads/v11/common/feed_item_set_filter_type_infos_pb.rb
google-ads-googleads-20.0.0 lib/google/ads/google_ads/v11/common/feed_item_set_filter_type_infos_pb.rb
google-ads-googleads-19.0.0 lib/google/ads/google_ads/v11/common/feed_item_set_filter_type_infos_pb.rb
google-ads-googleads-18.1.0 lib/google/ads/google_ads/v11/common/feed_item_set_filter_type_infos_pb.rb
google-ads-googleads-18.0.0 lib/google/ads/google_ads/v11/common/feed_item_set_filter_type_infos_pb.rb