Sha256: 3dd00ab08775bb5519dfa04b463e1ed1af9b20b00a1570933eb93ae91604598c
Contents?: true
Size: 997 Bytes
Versions: 3
Compression:
Stored size: 997 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/v3/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.v3.enums.MatchingFunctionContextTypeEnum" do end add_enum "google.ads.googleads.v3.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::V3::Enums MatchingFunctionContextTypeEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v3.enums.MatchingFunctionContextTypeEnum").msgclass MatchingFunctionContextTypeEnum::MatchingFunctionContextType = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v3.enums.MatchingFunctionContextTypeEnum.MatchingFunctionContextType").enummodule end
Version data entries
3 entries across 3 versions & 1 rubygems