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