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