Sha256: f778710eda190fa98cf2431b1c4c3bc1a15bac082294bb3e3368db31c961d4e1
Contents?: true
Size: 1.04 KB
Versions: 6
Compression:
Stored size: 1.04 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v12/enums/app_payment_model_type.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v12/enums/app_payment_model_type.proto", :syntax => :proto3) do add_message "google.ads.googleads.v12.enums.AppPaymentModelTypeEnum" do end add_enum "google.ads.googleads.v12.enums.AppPaymentModelTypeEnum.AppPaymentModelType" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :PAID, 30 end end end module Google module Ads module GoogleAds module V12 module Enums AppPaymentModelTypeEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v12.enums.AppPaymentModelTypeEnum").msgclass AppPaymentModelTypeEnum::AppPaymentModelType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v12.enums.AppPaymentModelTypeEnum.AppPaymentModelType").enummodule end end end end end
Version data entries
6 entries across 6 versions & 1 rubygems