// Code generated by protoc-gen-go. DO NOT EDIT. // source: google/ads/googleads/v0/resources/payments_account.proto package resources // import "google.golang.org/genproto/googleapis/ads/googleads/v0/resources" import proto "github.com/golang/protobuf/proto" import fmt "fmt" import math "math" import wrappers "github.com/golang/protobuf/ptypes/wrappers" // Reference imports to suppress errors if they are not otherwise used. var _ = proto.Marshal var _ = fmt.Errorf var _ = math.Inf // This is a compile-time assertion to ensure that this generated file // is compatible with the proto package it is being compiled against. // A compilation error at this line likely means your copy of the // proto package needs to be updated. const _ = proto.ProtoPackageIsVersion2 // please upgrade the proto package // A Payments account, which can be used to set up billing for an Ads customer. type PaymentsAccount struct { // The resource name of the Payments account. // PaymentsAccount resource names have the form: // // `customers/{customer_id}/paymentsAccounts/{payments_account_id}` ResourceName string `protobuf:"bytes,1,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"` // A 16 digit ID used to identify a Payments account. PaymentsAccountId *wrappers.StringValue `protobuf:"bytes,2,opt,name=payments_account_id,json=paymentsAccountId,proto3" json:"payments_account_id,omitempty"` // The name of the Payments account. Name *wrappers.StringValue `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` // The currency code of the Payments account. // A subset of the currency codes derived from the ISO 4217 standard is // supported. CurrencyCode *wrappers.StringValue `protobuf:"bytes,4,opt,name=currency_code,json=currencyCode,proto3" json:"currency_code,omitempty"` // A 12 digit ID used to identify the Payments profile associated with the // Payments account. PaymentsProfileId *wrappers.StringValue `protobuf:"bytes,5,opt,name=payments_profile_id,json=paymentsProfileId,proto3" json:"payments_profile_id,omitempty"` // A secondary Payments profile ID present in uncommon situations, e.g. // when a sequential liability agreement has been arranged. SecondaryPaymentsProfileId *wrappers.StringValue `protobuf:"bytes,6,opt,name=secondary_payments_profile_id,json=secondaryPaymentsProfileId,proto3" json:"secondary_payments_profile_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` } func (m *PaymentsAccount) Reset() { *m = PaymentsAccount{} } func (m *PaymentsAccount) String() string { return proto.CompactTextString(m) } func (*PaymentsAccount) ProtoMessage() {} func (*PaymentsAccount) Descriptor() ([]byte, []int) { return fileDescriptor_payments_account_5eec033e0d66de16, []int{0} } func (m *PaymentsAccount) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_PaymentsAccount.Unmarshal(m, b) } func (m *PaymentsAccount) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { return xxx_messageInfo_PaymentsAccount.Marshal(b, m, deterministic) } func (dst *PaymentsAccount) XXX_Merge(src proto.Message) { xxx_messageInfo_PaymentsAccount.Merge(dst, src) } func (m *PaymentsAccount) XXX_Size() int { return xxx_messageInfo_PaymentsAccount.Size(m) } func (m *PaymentsAccount) XXX_DiscardUnknown() { xxx_messageInfo_PaymentsAccount.DiscardUnknown(m) } var xxx_messageInfo_PaymentsAccount proto.InternalMessageInfo func (m *PaymentsAccount) GetResourceName() string { if m != nil { return m.ResourceName } return "" } func (m *PaymentsAccount) GetPaymentsAccountId() *wrappers.StringValue { if m != nil { return m.PaymentsAccountId } return nil } func (m *PaymentsAccount) GetName() *wrappers.StringValue { if m != nil { return m.Name } return nil } func (m *PaymentsAccount) GetCurrencyCode() *wrappers.StringValue { if m != nil { return m.CurrencyCode } return nil } func (m *PaymentsAccount) GetPaymentsProfileId() *wrappers.StringValue { if m != nil { return m.PaymentsProfileId } return nil } func (m *PaymentsAccount) GetSecondaryPaymentsProfileId() *wrappers.StringValue { if m != nil { return m.SecondaryPaymentsProfileId } return nil } func init() { proto.RegisterType((*PaymentsAccount)(nil), "google.ads.googleads.v0.resources.PaymentsAccount") } func init() { proto.RegisterFile("google/ads/googleads/v0/resources/payments_account.proto", fileDescriptor_payments_account_5eec033e0d66de16) } var fileDescriptor_payments_account_5eec033e0d66de16 = []byte{ // 387 bytes of a gzipped FileDescriptorProto 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x94, 0x92, 0xc1, 0x6a, 0xdb, 0x30, 0x1c, 0xc6, 0xb1, 0x93, 0x05, 0xa6, 0x25, 0x8c, 0x79, 0x3b, 0x84, 0xb0, 0x8d, 0x64, 0x23, 0x90, 0x93, 0x6c, 0xb6, 0xcb, 0xd0, 0x4e, 0xce, 0x0e, 0x21, 0x63, 0x0c, 0x93, 0x82, 0x0f, 0xc5, 0x60, 0x14, 0x49, 0x31, 0x06, 0x5b, 0x32, 0x92, 0x9d, 0x92, 0x63, 0x5f, 0xa5, 0xa7, 0xd2, 0x47, 0xe9, 0xa3, 0xf4, 0x29, 0x8a, 0x2d, 0x5b, 0x90, 0x50, 0xda, 0xf4, 0xf6, 0x61, 0x7f, 0xdf, 0xef, 0xfb, 0xff, 0xd1, 0x1f, 0xfc, 0x4a, 0x84, 0x48, 0x32, 0xe6, 0x62, 0xaa, 0x5c, 0x2d, 0x6b, 0xb5, 0xf7, 0x5c, 0xc9, 0x94, 0xa8, 0x24, 0x61, 0xca, 0x2d, 0xf0, 0x21, 0x67, 0xbc, 0x54, 0x31, 0x26, 0x44, 0x54, 0xbc, 0x84, 0x85, 0x14, 0xa5, 0x70, 0x66, 0xda, 0x0e, 0x31, 0x55, 0xd0, 0x24, 0xe1, 0xde, 0x83, 0x26, 0x39, 0xf9, 0xda, 0xc2, 0x9b, 0xc0, 0xb6, 0xda, 0xb9, 0x57, 0x12, 0x17, 0x05, 0x93, 0x4a, 0x23, 0xbe, 0xdd, 0xf6, 0xc0, 0xfb, 0xa0, 0xa5, 0xfb, 0x1a, 0xee, 0x7c, 0x07, 0xa3, 0x0e, 0x10, 0x73, 0x9c, 0xb3, 0xb1, 0x35, 0xb5, 0x16, 0x6f, 0x37, 0xc3, 0xee, 0xe3, 0x7f, 0x9c, 0x33, 0xe7, 0x1f, 0xf8, 0x78, 0x3a, 0x55, 0x9c, 0xd2, 0xb1, 0x3d, 0xb5, 0x16, 0xef, 0x7e, 0x7c, 0x6e, 0xc7, 0x81, 0x5d, 0x2d, 0xbc, 0x28, 0x65, 0xca, 0x93, 0x10, 0x67, 0x15, 0xdb, 0x7c, 0x28, 0x8e, 0x0b, 0xd7, 0xd4, 0xf1, 0x40, 0xbf, 0x69, 0xea, 0x9d, 0x11, 0x6f, 0x9c, 0x8e, 0x0f, 0x46, 0xa4, 0x92, 0x92, 0x71, 0x72, 0x88, 0x89, 0xa0, 0x6c, 0xdc, 0x3f, 0x23, 0x3a, 0xec, 0x22, 0x7f, 0x04, 0x3d, 0x5e, 0xa1, 0x90, 0x62, 0x97, 0x66, 0xac, 0x5e, 0xe1, 0xcd, 0x6b, 0x56, 0x08, 0x74, 0x6e, 0x4d, 0x9d, 0x18, 0x7c, 0x51, 0x8c, 0x08, 0x4e, 0xb1, 0x3c, 0xc4, 0x4f, 0x71, 0x07, 0x67, 0x70, 0x27, 0x06, 0x11, 0x9c, 0x16, 0x2c, 0xaf, 0x6d, 0x30, 0x27, 0x22, 0x87, 0x2f, 0x3e, 0xfa, 0xf2, 0xd3, 0xc9, 0x8b, 0x06, 0x75, 0x55, 0x60, 0x5d, 0xfe, 0x6d, 0xa3, 0x89, 0xc8, 0x30, 0x4f, 0xa0, 0x90, 0x89, 0x9b, 0x30, 0xde, 0x0c, 0xd2, 0x5d, 0x5e, 0x91, 0xaa, 0x67, 0x0e, 0xf1, 0xb7, 0x51, 0x37, 0x76, 0x6f, 0xe5, 0xfb, 0x77, 0xf6, 0x6c, 0xa5, 0x91, 0x3e, 0x55, 0x50, 0xcb, 0x5a, 0x85, 0x1e, 0xdc, 0x74, 0xce, 0xfb, 0xce, 0x13, 0xf9, 0x54, 0x45, 0xc6, 0x13, 0x85, 0x5e, 0x64, 0x3c, 0x0f, 0xf6, 0x5c, 0xff, 0x40, 0xc8, 0xa7, 0x0a, 0x21, 0xe3, 0x42, 0x28, 0xf4, 0x10, 0x32, 0xbe, 0xed, 0xa0, 0x19, 0xf6, 0xe7, 0x63, 0x00, 0x00, 0x00, 0xff, 0xff, 0x6a, 0xa6, 0x46, 0x7a, 0x34, 0x03, 0x00, 0x00, }