Sha256: 4f880524defe901c77bbf053eaf804df7392bccfbf2984b46ae04365e6c72cf2
Contents?: true
Size: 1.49 KB
Versions: 8
Compression:
Stored size: 1.49 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v5/enums/policy_topic_evidence_destination_not_working_dns_error_type.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_dns_error_type.proto", :syntax => :proto3) do add_message "google.ads.googleads.v5.enums.PolicyTopicEvidenceDestinationNotWorkingDnsErrorTypeEnum" do end add_enum "google.ads.googleads.v5.enums.PolicyTopicEvidenceDestinationNotWorkingDnsErrorTypeEnum.PolicyTopicEvidenceDestinationNotWorkingDnsErrorType" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :HOSTNAME_NOT_FOUND, 2 value :GOOGLE_CRAWLER_DNS_ISSUE, 3 end end end module Google module Ads module GoogleAds module V5 module Enums PolicyTopicEvidenceDestinationNotWorkingDnsErrorTypeEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v5.enums.PolicyTopicEvidenceDestinationNotWorkingDnsErrorTypeEnum").msgclass PolicyTopicEvidenceDestinationNotWorkingDnsErrorTypeEnum::PolicyTopicEvidenceDestinationNotWorkingDnsErrorType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v5.enums.PolicyTopicEvidenceDestinationNotWorkingDnsErrorTypeEnum.PolicyTopicEvidenceDestinationNotWorkingDnsErrorType").enummodule end end end end end
Version data entries
8 entries across 8 versions & 1 rubygems