Sha256: d213e1228e51b21a120e9a43cd9da45e341d2ecc7f3e23202e2070a308f96712
Contents?: true
Size: 1.24 KB
Versions: 6
Compression:
Stored size: 1.24 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v8/resources/customer_client.proto require 'google/protobuf' require 'google/api/field_behavior_pb' require 'google/api/resource_pb' require 'google/api/annotations_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v8/resources/customer_client.proto", :syntax => :proto3) do add_message "google.ads.googleads.v8.resources.CustomerClient" do optional :resource_name, :string, 1 proto3_optional :client_customer, :string, 12 proto3_optional :hidden, :bool, 13 proto3_optional :level, :int64, 14 proto3_optional :time_zone, :string, 15 proto3_optional :test_account, :bool, 16 proto3_optional :manager, :bool, 17 proto3_optional :descriptive_name, :string, 18 proto3_optional :currency_code, :string, 19 proto3_optional :id, :int64, 20 repeated :applied_labels, :string, 21 end end end module Google module Ads module GoogleAds module V8 module Resources CustomerClient = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v8.resources.CustomerClient").msgclass end end end end end
Version data entries
6 entries across 6 versions & 1 rubygems