Sha256: 9f03cad6d067052ea92f781d05e56281b0461dae17553d085cd883cb72e696ec
Contents?: true
Size: 1.46 KB
Versions: 5
Compression:
Stored size: 1.46 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v10/enums/policy_topic_evidence_destination_not_working_dns_error_type.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v10/enums/policy_topic_evidence_destination_not_working_dns_error_type.proto", :syntax => :proto3) do add_message "google.ads.googleads.v10.enums.PolicyTopicEvidenceDestinationNotWorkingDnsErrorTypeEnum" do end add_enum "google.ads.googleads.v10.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 V10 module Enums PolicyTopicEvidenceDestinationNotWorkingDnsErrorTypeEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v10.enums.PolicyTopicEvidenceDestinationNotWorkingDnsErrorTypeEnum").msgclass PolicyTopicEvidenceDestinationNotWorkingDnsErrorTypeEnum::PolicyTopicEvidenceDestinationNotWorkingDnsErrorType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v10.enums.PolicyTopicEvidenceDestinationNotWorkingDnsErrorTypeEnum.PolicyTopicEvidenceDestinationNotWorkingDnsErrorType").enummodule end end end end end
Version data entries
5 entries across 5 versions & 1 rubygems