Sha256: e8b986a522463a05a936e1ad674015ae2dd7bde87069e565a820dc6fa70897e7
Contents?: true
Size: 809 Bytes
Versions: 4
Compression:
Stored size: 809 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/v0/enums/interaction_type.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.ads.googleads.v0.enums.InteractionTypeEnum" do end add_enum "google.ads.googleads.v0.enums.InteractionTypeEnum.InteractionType" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :CALLS, 8000 end end module Google::Ads::GoogleAds::V0::Enums InteractionTypeEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.enums.InteractionTypeEnum").msgclass InteractionTypeEnum::InteractionType = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.enums.InteractionTypeEnum.InteractionType").enummodule end
Version data entries
4 entries across 4 versions & 1 rubygems