1// Code generated by protoc-gen-go. DO NOT EDIT.
2// source: google/ads/googleads/v3/resources/customer_manager_link.proto
3
4package resources
5
6import (
7	fmt "fmt"
8	math "math"
9
10	proto "github.com/golang/protobuf/proto"
11	wrappers "github.com/golang/protobuf/ptypes/wrappers"
12	enums "google.golang.org/genproto/googleapis/ads/googleads/v3/enums"
13	_ "google.golang.org/genproto/googleapis/api/annotations"
14)
15
16// Reference imports to suppress errors if they are not otherwise used.
17var _ = proto.Marshal
18var _ = fmt.Errorf
19var _ = math.Inf
20
21// This is a compile-time assertion to ensure that this generated file
22// is compatible with the proto package it is being compiled against.
23// A compilation error at this line likely means your copy of the
24// proto package needs to be updated.
25const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package
26
27// Represents customer-manager link relationship.
28type CustomerManagerLink struct {
29	// Immutable. Name of the resource.
30	// CustomerManagerLink resource names have the form:
31	// `customers/{customer_id}/customerManagerLinks/{manager_customer_id}~{manager_link_id}`
32	ResourceName string `protobuf:"bytes,1,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"`
33	// Output only. The manager customer linked to the customer.
34	ManagerCustomer *wrappers.StringValue `protobuf:"bytes,3,opt,name=manager_customer,json=managerCustomer,proto3" json:"manager_customer,omitempty"`
35	// Output only. ID of the customer-manager link. This field is read only.
36	ManagerLinkId *wrappers.Int64Value `protobuf:"bytes,4,opt,name=manager_link_id,json=managerLinkId,proto3" json:"manager_link_id,omitempty"`
37	// Status of the link between the customer and the manager.
38	Status               enums.ManagerLinkStatusEnum_ManagerLinkStatus `protobuf:"varint,5,opt,name=status,proto3,enum=google.ads.googleads.v3.enums.ManagerLinkStatusEnum_ManagerLinkStatus" json:"status,omitempty"`
39	XXX_NoUnkeyedLiteral struct{}                                      `json:"-"`
40	XXX_unrecognized     []byte                                        `json:"-"`
41	XXX_sizecache        int32                                         `json:"-"`
42}
43
44func (m *CustomerManagerLink) Reset()         { *m = CustomerManagerLink{} }
45func (m *CustomerManagerLink) String() string { return proto.CompactTextString(m) }
46func (*CustomerManagerLink) ProtoMessage()    {}
47func (*CustomerManagerLink) Descriptor() ([]byte, []int) {
48	return fileDescriptor_f371b86257a487a2, []int{0}
49}
50
51func (m *CustomerManagerLink) XXX_Unmarshal(b []byte) error {
52	return xxx_messageInfo_CustomerManagerLink.Unmarshal(m, b)
53}
54func (m *CustomerManagerLink) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
55	return xxx_messageInfo_CustomerManagerLink.Marshal(b, m, deterministic)
56}
57func (m *CustomerManagerLink) XXX_Merge(src proto.Message) {
58	xxx_messageInfo_CustomerManagerLink.Merge(m, src)
59}
60func (m *CustomerManagerLink) XXX_Size() int {
61	return xxx_messageInfo_CustomerManagerLink.Size(m)
62}
63func (m *CustomerManagerLink) XXX_DiscardUnknown() {
64	xxx_messageInfo_CustomerManagerLink.DiscardUnknown(m)
65}
66
67var xxx_messageInfo_CustomerManagerLink proto.InternalMessageInfo
68
69func (m *CustomerManagerLink) GetResourceName() string {
70	if m != nil {
71		return m.ResourceName
72	}
73	return ""
74}
75
76func (m *CustomerManagerLink) GetManagerCustomer() *wrappers.StringValue {
77	if m != nil {
78		return m.ManagerCustomer
79	}
80	return nil
81}
82
83func (m *CustomerManagerLink) GetManagerLinkId() *wrappers.Int64Value {
84	if m != nil {
85		return m.ManagerLinkId
86	}
87	return nil
88}
89
90func (m *CustomerManagerLink) GetStatus() enums.ManagerLinkStatusEnum_ManagerLinkStatus {
91	if m != nil {
92		return m.Status
93	}
94	return enums.ManagerLinkStatusEnum_UNSPECIFIED
95}
96
97func init() {
98	proto.RegisterType((*CustomerManagerLink)(nil), "google.ads.googleads.v3.resources.CustomerManagerLink")
99}
100
101func init() {
102	proto.RegisterFile("google/ads/googleads/v3/resources/customer_manager_link.proto", fileDescriptor_f371b86257a487a2)
103}
104
105var fileDescriptor_f371b86257a487a2 = []byte{
106	// 489 bytes of a gzipped FileDescriptorProto
107	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x94, 0x53, 0x41, 0x6b, 0xd4, 0x40,
108	0x14, 0x26, 0x1b, 0x5b, 0x30, 0x5a, 0x2b, 0xf1, 0x12, 0x6b, 0xd1, 0xad, 0x50, 0xd8, 0x83, 0xcc,
109	0x40, 0x53, 0x14, 0x46, 0x3c, 0xcc, 0x8a, 0xd6, 0x4a, 0x95, 0xb2, 0x85, 0x05, 0x65, 0x31, 0xcc,
110	0x26, 0xd3, 0x38, 0x34, 0x33, 0x13, 0x67, 0x26, 0xeb, 0x41, 0x7a, 0xf4, 0x8f, 0x78, 0xf4, 0xa7,
111	0xf8, 0x23, 0xa4, 0xe7, 0xfe, 0x04, 0x4f, 0xb2, 0xc9, 0x4c, 0x36, 0xa5, 0x5d, 0xa5, 0xb7, 0x6f,
112	0xf7, 0x7d, 0xdf, 0xf7, 0xde, 0xfb, 0xe6, 0x25, 0x78, 0x91, 0x4b, 0x99, 0x17, 0x14, 0x92, 0x4c,
113	0xc3, 0x06, 0xce, 0xd1, 0x2c, 0x86, 0x8a, 0x6a, 0x59, 0xa9, 0x94, 0x6a, 0x98, 0x56, 0xda, 0x48,
114	0x4e, 0x55, 0xc2, 0x89, 0x20, 0x39, 0x55, 0x49, 0xc1, 0xc4, 0x09, 0x28, 0x95, 0x34, 0x32, 0xdc,
115	0x6a, 0x34, 0x80, 0x64, 0x1a, 0xb4, 0x72, 0x30, 0x8b, 0x41, 0x2b, 0xdf, 0x78, 0xb6, 0xac, 0x03,
116	0x15, 0x15, 0xd7, 0xb0, 0x6b, 0x9a, 0x68, 0x43, 0x4c, 0xa5, 0x1b, 0xef, 0x8d, 0x47, 0x4e, 0x58,
117	0x32, 0x78, 0xcc, 0x68, 0x91, 0x25, 0x53, 0xfa, 0x99, 0xcc, 0x98, 0x54, 0x96, 0x70, 0xbf, 0x43,
118	0x70, 0xfd, 0x6c, 0xe9, 0xa1, 0x2d, 0xd5, 0xbf, 0xa6, 0xd5, 0x31, 0xfc, 0xaa, 0x48, 0x59, 0x52,
119	0xe5, 0xbc, 0x37, 0x3b, 0x52, 0x22, 0x84, 0x34, 0xc4, 0x30, 0x29, 0x6c, 0xf5, 0xf1, 0x6f, 0x3f,
120	0xb8, 0xf7, 0xd2, 0x6e, 0xfd, 0xae, 0x99, 0xef, 0x80, 0x89, 0x93, 0xf0, 0x43, 0xb0, 0xe6, 0xfa,
121	0x24, 0x82, 0x70, 0x1a, 0x79, 0x7d, 0x6f, 0x70, 0x73, 0xb8, 0x7b, 0x86, 0x57, 0xfe, 0x60, 0x10,
122	0x3c, 0x59, 0x24, 0x60, 0x51, 0xc9, 0x34, 0x48, 0x25, 0x87, 0x57, 0x98, 0x8d, 0x6e, 0x3b, 0xab,
123	0xf7, 0x84, 0xd3, 0xf0, 0x20, 0xb8, 0xeb, 0x92, 0x70, 0x79, 0x47, 0x7e, 0xdf, 0x1b, 0xdc, 0xda,
124	0xd9, 0xb4, 0x66, 0xc0, 0xed, 0x02, 0x8e, 0x8c, 0x62, 0x22, 0x1f, 0x93, 0xa2, 0xa2, 0x43, 0xff,
125	0x0c, 0xfb, 0xa3, 0x75, 0x2b, 0x75, 0x6d, 0xc2, 0x37, 0xc1, 0xfa, 0x85, 0x5c, 0x59, 0x16, 0xdd,
126	0xa8, 0xcd, 0x1e, 0x5c, 0x32, 0xdb, 0x17, 0xe6, 0xe9, 0x6e, 0xc7, 0x6b, 0x8d, 0x2f, 0x66, 0xdc,
127	0xcf, 0xc2, 0x4f, 0xc1, 0x6a, 0xf3, 0x28, 0xd1, 0x4a, 0xdf, 0x1b, 0xdc, 0xd9, 0x79, 0x0d, 0x96,
128	0xbd, 0x78, 0xfd, 0x9c, 0xa0, 0xb3, 0xe1, 0x51, 0xad, 0x7b, 0x25, 0x2a, 0x7e, 0xf9, 0xdf, 0x91,
129	0x75, 0x45, 0xe6, 0x1c, 0x7f, 0xb9, 0x5e, 0x70, 0x21, 0x76, 0x01, 0x69, 0xf8, 0xcd, 0xc1, 0xd3,
130	0xf6, 0x4a, 0x3b, 0xcc, 0x4e, 0xfd, 0xc2, 0xed, 0x9e, 0x0e, 0xbf, 0xf7, 0x82, 0xed, 0x54, 0x72,
131	0xf0, 0xdf, 0xeb, 0x1d, 0x46, 0x57, 0x4c, 0x70, 0x38, 0xcf, 0xee, 0xd0, 0xfb, 0xf8, 0xd6, 0xca,
132	0x73, 0x59, 0x10, 0x91, 0x03, 0xa9, 0x72, 0x98, 0x53, 0x51, 0x27, 0x0b, 0x17, 0x7b, 0xfc, 0xe3,
133	0xd3, 0x7a, 0xde, 0xa2, 0x1f, 0x3d, 0x7f, 0x0f, 0xe3, 0x9f, 0xbd, 0xad, 0xbd, 0xc6, 0x12, 0x67,
134	0x1a, 0x34, 0x70, 0x8e, 0xc6, 0x31, 0x18, 0x39, 0xe6, 0x2f, 0xc7, 0x99, 0xe0, 0x4c, 0x4f, 0x5a,
135	0xce, 0x64, 0x1c, 0x4f, 0x5a, 0xce, 0x79, 0x6f, 0xbb, 0x29, 0x20, 0x84, 0x33, 0x8d, 0x50, 0xcb,
136	0x42, 0x68, 0x1c, 0x23, 0xd4, 0xf2, 0xa6, 0xab, 0xf5, 0xb0, 0xf1, 0xdf, 0x00, 0x00, 0x00, 0xff,
137	0xff, 0x56, 0x69, 0xa9, 0x8a, 0x06, 0x04, 0x00, 0x00,
138}
139