Sha256: 19f02ba826dc1f2b17bec856478b42e2a66349492b650340a07164dc5c91a86c
Contents?: true
Size: 1.44 KB
Versions: 1
Compression:
Stored size: 1.44 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v10/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/v10/enums/change_client_type.proto", :syntax => :proto3) do add_message "google.ads.googleads.v10.enums.ChangeClientTypeEnum" do end add_enum "google.ads.googleads.v10.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 V10 module Enums ChangeClientTypeEnum = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v10.enums.ChangeClientTypeEnum").msgclass ChangeClientTypeEnum::ChangeClientType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v10.enums.ChangeClientTypeEnum.ChangeClientType").enummodule end end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
google-ads-googleads-16.0.0 | lib/google/ads/google_ads/v10/enums/change_client_type_pb.rb |