Sha256: 47248934994d4bb713769b20a57598650369c32ee4502f1c0ed77dc975bbc593
Contents?: true
Size: 997 Bytes
Versions: 18
Compression:
Stored size: 997 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/v1/enums/matching_function_context_type.proto require 'google/protobuf' require 'google/api/annotations_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.ads.googleads.v1.enums.MatchingFunctionContextTypeEnum" do end add_enum "google.ads.googleads.v1.enums.MatchingFunctionContextTypeEnum.MatchingFunctionContextType" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :FEED_ITEM_ID, 2 value :DEVICE_NAME, 3 end end module Google::Ads::GoogleAds::V1::Enums MatchingFunctionContextTypeEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v1.enums.MatchingFunctionContextTypeEnum").msgclass MatchingFunctionContextTypeEnum::MatchingFunctionContextType = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v1.enums.MatchingFunctionContextTypeEnum.MatchingFunctionContextType").enummodule end
Version data entries
18 entries across 18 versions & 1 rubygems