Sha256: 7325bcf03af3e889b85b31119be5af09c6a6e852134a0715fafd4905fd93567f
Contents?: true
Size: 1.41 KB
Versions: 8
Compression:
Stored size: 1.41 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v5/enums/policy_topic_evidence_destination_not_working_device.proto require 'google/protobuf' require 'google/api/annotations_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v5/enums/policy_topic_evidence_destination_not_working_device.proto", :syntax => :proto3) do add_message "google.ads.googleads.v5.enums.PolicyTopicEvidenceDestinationNotWorkingDeviceEnum" do end add_enum "google.ads.googleads.v5.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 V5 module Enums PolicyTopicEvidenceDestinationNotWorkingDeviceEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v5.enums.PolicyTopicEvidenceDestinationNotWorkingDeviceEnum").msgclass PolicyTopicEvidenceDestinationNotWorkingDeviceEnum::PolicyTopicEvidenceDestinationNotWorkingDevice = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v5.enums.PolicyTopicEvidenceDestinationNotWorkingDeviceEnum.PolicyTopicEvidenceDestinationNotWorkingDevice").enummodule end end end end end
Version data entries
8 entries across 8 versions & 1 rubygems