Sha256: 64608218734767fef3088a14e1d6330b6ad9f9707f42c7874dd89b1ab0023358
Contents?: true
Size: 1.44 KB
Versions: 5
Compression:
Stored size: 1.44 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v9/enums/change_client_type.proto require 'google/api/annotations_pb' require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v9/enums/change_client_type.proto", :syntax => :proto3) do add_message "google.ads.googleads.v9.enums.ChangeClientTypeEnum" do end add_enum "google.ads.googleads.v9.enums.ChangeClientTypeEnum.ChangeClientType" do value :UNSPECIFIED, 0 value :UNKNOWN, 1 value :GOOGLE_ADS_WEB_CLIENT, 2 value :GOOGLE_ADS_AUTOMATED_RULE, 3 value :GOOGLE_ADS_SCRIPTS, 4 value :GOOGLE_ADS_BULK_UPLOAD, 5 value :GOOGLE_ADS_API, 6 value :GOOGLE_ADS_EDITOR, 7 value :GOOGLE_ADS_MOBILE_APP, 8 value :GOOGLE_ADS_RECOMMENDATIONS, 9 value :SEARCH_ADS_360_SYNC, 10 value :SEARCH_ADS_360_POST, 11 value :INTERNAL_TOOL, 12 value :OTHER, 13 end end end module Google module Ads module GoogleAds module V9 module Enums ChangeClientTypeEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v9.enums.ChangeClientTypeEnum").msgclass ChangeClientTypeEnum::ChangeClientType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v9.enums.ChangeClientTypeEnum.ChangeClientType").enummodule end end end end end
Version data entries
5 entries across 5 versions & 1 rubygems