Sha256: f962a51d9537e800fd6b2ed0baee94c78b3fcdcdf5016ec25c3b3d9c35188b87
Contents?: true
Size: 1023 Bytes
Versions: 6
Compression:
Stored size: 1023 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v7/enums/call_type.proto require 'google/protobuf' require 'google/api/annotations_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v7/enums/call_type.proto", :syntax => :proto3) do add_message "google.ads.googleads.v7.enums.CallTypeEnum" do end add_enum "google.ads.googleads.v7.enums.CallTypeEnum.CallType" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :MANUALLY_DIALED, 2 value :HIGH_END_MOBILE_SEARCH, 3 end end end module Google module Ads module GoogleAds module V7 module Enums CallTypeEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v7.enums.CallTypeEnum").msgclass CallTypeEnum::CallType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v7.enums.CallTypeEnum.CallType").enummodule end end end end end
Version data entries
6 entries across 6 versions & 1 rubygems