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