Sha256: 6b896daf4e2e4f61494a85d3898aa69d8e0a0cd9b54345b23665310ed47fae3c

Contents?: true

Size: 1019 Bytes

Versions: 3

Compression:

Stored size: 1019 Bytes

Contents

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

require 'google/protobuf'

require 'google/api/annotations_pb'
Google::Protobuf::DescriptorPool.generated_pool.build do
  add_message "google.ads.googleads.v3.enums.MatchingFunctionOperatorEnum" do
  end
  add_enum "google.ads.googleads.v3.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

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
google-ads-googleads-6.0.0 lib/google/ads/google_ads/v3/enums/matching_function_operator_pb.rb
google-ads-googleads-5.1.0 lib/google/ads/google_ads/v3/enums/matching_function_operator_pb.rb
google-ads-googleads-5.0.0 lib/google/ads/google_ads/v3/enums/matching_function_operator_pb.rb