Sha256: 1fb23c9f5fa0e33512a8400ab639c7259b4f8c6a9ba64640263499de6e878ca6
Contents?: true
Size: 1.17 KB
Versions: 3
Compression:
Stored size: 1.17 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/google_ads/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_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 module Google::Ads::GoogleAds::V3::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
Version data entries
3 entries across 3 versions & 1 rubygems