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