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