Sha256: 6ea6772113142460452ec3f4ce5fa777dfa1b10d5e1e5b243716ec4775de4dbc
Contents?: true
Size: 859 Bytes
Versions: 4
Compression:
Stored size: 859 Bytes
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/v0/enums/product_condition.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_message "google.ads.googleads.v0.enums.ProductConditionEnum" do end add_enum "google.ads.googleads.v0.enums.ProductConditionEnum.ProductCondition" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :NEW, 3 value :REFURBISHED, 4 value :USED, 5 end end module Google::Ads::GoogleAds::V0::Enums ProductConditionEnum = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.enums.ProductConditionEnum").msgclass ProductConditionEnum::ProductCondition = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v0.enums.ProductConditionEnum.ProductCondition").enummodule end
Version data entries
4 entries across 4 versions & 1 rubygems