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