# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/v0/common/matching_function.proto require 'google/protobuf' require 'google/protobuf/wrappers_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.ads.googleads.v0.common.MatchingFunction" do optional :function_string, :message, 1, "google.protobuf.StringValue" end end module Google module Ads module GoogleAds module V0 module Common MatchingFunction = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.common.MatchingFunction").msgclass end end end end end