Sha256: 287f64bc600fdc55d80ae6260058a90f3528d55677904a6b1a5ce609c7ad8a18

Contents?: true

Size: 1.19 KB

Versions: 6

Compression:

Stored size: 1.19 KB

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/ads/googleads/v12/enums/matching_function_operator.proto

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/ads/googleads/v12/enums/matching_function_operator.proto", :syntax => :proto3) do
    add_message "google.ads.googleads.v12.enums.MatchingFunctionOperatorEnum" do
    end
    add_enum "google.ads.googleads.v12.enums.MatchingFunctionOperatorEnum.MatchingFunctionOperator" do
      value :UNSPECIFIED, 0
      value :UNKNOWN, 1
      value :IN, 2
      value :IDENTITY, 3
      value :EQUALS, 4
      value :AND, 5
      value :CONTAINS_ANY, 6
    end
  end
end

module Google
  module Ads
    module GoogleAds
      module V12
        module Enums
          MatchingFunctionOperatorEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v12.enums.MatchingFunctionOperatorEnum").msgclass
          MatchingFunctionOperatorEnum::MatchingFunctionOperator = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v12.enums.MatchingFunctionOperatorEnum.MatchingFunctionOperator").enummodule
        end
      end
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
google-ads-googleads-23.1.0 lib/google/ads/google_ads/v12/enums/matching_function_operator_pb.rb
google-ads-googleads-23.0.0 lib/google/ads/google_ads/v12/enums/matching_function_operator_pb.rb
google-ads-googleads-22.1.0 lib/google/ads/google_ads/v12/enums/matching_function_operator_pb.rb
google-ads-googleads-22.0.0 lib/google/ads/google_ads/v12/enums/matching_function_operator_pb.rb
google-ads-googleads-21.0.0 lib/google/ads/google_ads/v12/enums/matching_function_operator_pb.rb
google-ads-googleads-20.0.0 lib/google/ads/google_ads/v12/enums/matching_function_operator_pb.rb