Sha256: ede304152598f4b5d086184a2613b65e9b4c7d3bcb47429496856af1efb936ce
Contents?: true
Size: 1.12 KB
Versions: 5
Compression:
Stored size: 1.12 KB
Contents
# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/ads/googleads/v9/resources/payments_account.proto require 'google/api/field_behavior_pb' require 'google/api/resource_pb' require 'google/api/annotations_pb' require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/ads/googleads/v9/resources/payments_account.proto", :syntax => :proto3) do add_message "google.ads.googleads.v9.resources.PaymentsAccount" do optional :resource_name, :string, 1 proto3_optional :payments_account_id, :string, 8 proto3_optional :name, :string, 9 proto3_optional :currency_code, :string, 10 proto3_optional :payments_profile_id, :string, 11 proto3_optional :secondary_payments_profile_id, :string, 12 proto3_optional :paying_manager_customer, :string, 13 end end end module Google module Ads module GoogleAds module V9 module Resources PaymentsAccount = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.ads.googleads.v9.resources.PaymentsAccount").msgclass end end end end end
Version data entries
5 entries across 5 versions & 1 rubygems