Sha256: 8feb9474e3f2c2434931637d5b1317b0a2db1b6478e48f7ae3ae9eb048d00022
Contents?: true
Size: 1.1 KB
Versions: 6
Compression:
Stored size: 1.1 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v12/enums/chain_relationship_type.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v12/enums/chain_relationship_type.proto", :syntax => :proto3) do add_message "google.ads.googleads.v12.enums.ChainRelationshipTypeEnum" do end add_enum "google.ads.googleads.v12.enums.ChainRelationshipTypeEnum.ChainRelationshipType" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :AUTO_DEALERS, 2 value :GENERAL_RETAILERS, 3 end end end module Google module Ads module GoogleAds module V12 module Enums ChainRelationshipTypeEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v12.enums.ChainRelationshipTypeEnum").msgclass ChainRelationshipTypeEnum::ChainRelationshipType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v12.enums.ChainRelationshipTypeEnum.ChainRelationshipType").enummodule end end end end end
Version data entries
6 entries across 6 versions & 1 rubygems