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