1// Code generated by protoc-gen-go. DO NOT EDIT.
2// source: google/ads/googleads/v1/resources/customer_client_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/v1/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 client link relationship.
28type CustomerClientLink struct {
29	// Immutable. Name of the resource.
30	// CustomerClientLink resource names have the form:
31	// `customers/{customer_id}/customerClientLinks/{client_customer_id}~{manager_link_id}`
32	ResourceName string `protobuf:"bytes,1,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"`
33	// Immutable. The client customer linked to this customer.
34	ClientCustomer *wrappers.StringValue `protobuf:"bytes,3,opt,name=client_customer,json=clientCustomer,proto3" json:"client_customer,omitempty"`
35	// Output only. This is uniquely identifies a customer client link. Read only.
36	ManagerLinkId *wrappers.Int64Value `protobuf:"bytes,4,opt,name=manager_link_id,json=managerLinkId,proto3" json:"manager_link_id,omitempty"`
37	// This is the status of the link between client and manager.
38	Status enums.ManagerLinkStatusEnum_ManagerLinkStatus `protobuf:"varint,5,opt,name=status,proto3,enum=google.ads.googleads.v1.enums.ManagerLinkStatusEnum_ManagerLinkStatus" json:"status,omitempty"`
39	// The visibility of the link. Users can choose whether or not to see hidden
40	// links in the AdWords UI.
41	// Default value is false
42	Hidden               *wrappers.BoolValue `protobuf:"bytes,6,opt,name=hidden,proto3" json:"hidden,omitempty"`
43	XXX_NoUnkeyedLiteral struct{}            `json:"-"`
44	XXX_unrecognized     []byte              `json:"-"`
45	XXX_sizecache        int32               `json:"-"`
46}
47
48func (m *CustomerClientLink) Reset()         { *m = CustomerClientLink{} }
49func (m *CustomerClientLink) String() string { return proto.CompactTextString(m) }
50func (*CustomerClientLink) ProtoMessage()    {}
51func (*CustomerClientLink) Descriptor() ([]byte, []int) {
52	return fileDescriptor_1dba9317d3293f16, []int{0}
53}
54
55func (m *CustomerClientLink) XXX_Unmarshal(b []byte) error {
56	return xxx_messageInfo_CustomerClientLink.Unmarshal(m, b)
57}
58func (m *CustomerClientLink) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
59	return xxx_messageInfo_CustomerClientLink.Marshal(b, m, deterministic)
60}
61func (m *CustomerClientLink) XXX_Merge(src proto.Message) {
62	xxx_messageInfo_CustomerClientLink.Merge(m, src)
63}
64func (m *CustomerClientLink) XXX_Size() int {
65	return xxx_messageInfo_CustomerClientLink.Size(m)
66}
67func (m *CustomerClientLink) XXX_DiscardUnknown() {
68	xxx_messageInfo_CustomerClientLink.DiscardUnknown(m)
69}
70
71var xxx_messageInfo_CustomerClientLink proto.InternalMessageInfo
72
73func (m *CustomerClientLink) GetResourceName() string {
74	if m != nil {
75		return m.ResourceName
76	}
77	return ""
78}
79
80func (m *CustomerClientLink) GetClientCustomer() *wrappers.StringValue {
81	if m != nil {
82		return m.ClientCustomer
83	}
84	return nil
85}
86
87func (m *CustomerClientLink) GetManagerLinkId() *wrappers.Int64Value {
88	if m != nil {
89		return m.ManagerLinkId
90	}
91	return nil
92}
93
94func (m *CustomerClientLink) GetStatus() enums.ManagerLinkStatusEnum_ManagerLinkStatus {
95	if m != nil {
96		return m.Status
97	}
98	return enums.ManagerLinkStatusEnum_UNSPECIFIED
99}
100
101func (m *CustomerClientLink) GetHidden() *wrappers.BoolValue {
102	if m != nil {
103		return m.Hidden
104	}
105	return nil
106}
107
108func init() {
109	proto.RegisterType((*CustomerClientLink)(nil), "google.ads.googleads.v1.resources.CustomerClientLink")
110}
111
112func init() {
113	proto.RegisterFile("google/ads/googleads/v1/resources/customer_client_link.proto", fileDescriptor_1dba9317d3293f16)
114}
115
116var fileDescriptor_1dba9317d3293f16 = []byte{
117	// 518 bytes of a gzipped FileDescriptorProto
118	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x94, 0x53, 0xd1, 0x6a, 0xd4, 0x40,
119	0x14, 0x25, 0xbb, 0xdd, 0x05, 0xa3, 0x6d, 0x21, 0x2f, 0xc6, 0xb5, 0xe8, 0x56, 0x28, 0x2c, 0x88,
120	0x33, 0x64, 0x2b, 0x0a, 0x51, 0x90, 0xa4, 0x68, 0x6d, 0x51, 0x29, 0x29, 0x2c, 0x22, 0x8b, 0x61,
121	0x36, 0x33, 0x4d, 0x87, 0x26, 0x33, 0x71, 0x26, 0x59, 0x1f, 0xa4, 0x6f, 0xbe, 0xf9, 0x17, 0x3e,
122	0xfa, 0x29, 0x7e, 0x45, 0x9f, 0xfb, 0x09, 0x3e, 0xc9, 0x4e, 0x66, 0xb2, 0x2b, 0x61, 0x15, 0xdf,
123	0xce, 0xee, 0x3d, 0xe7, 0xdc, 0x7b, 0xcf, 0xdc, 0xd8, 0xcf, 0x53, 0xce, 0xd3, 0x8c, 0x40, 0x84,
124	0x25, 0xac, 0xe1, 0x02, 0xcd, 0x3d, 0x28, 0x88, 0xe4, 0x95, 0x48, 0x88, 0x84, 0x49, 0x25, 0x4b,
125	0x9e, 0x13, 0x11, 0x27, 0x19, 0x25, 0xac, 0x8c, 0x33, 0xca, 0x2e, 0x40, 0x21, 0x78, 0xc9, 0x9d,
126	0xdd, 0x5a, 0x02, 0x10, 0x96, 0xa0, 0x51, 0x83, 0xb9, 0x07, 0x1a, 0xf5, 0xe0, 0xe9, 0xba, 0x06,
127	0x84, 0x55, 0xb9, 0x84, 0x39, 0x62, 0x28, 0x25, 0x42, 0x99, 0xc6, 0xb2, 0x44, 0x65, 0x25, 0x6b,
128	0xef, 0xc1, 0x7d, 0x23, 0x2c, 0x28, 0x3c, 0xa3, 0x24, 0xc3, 0xf1, 0x8c, 0x9c, 0xa3, 0x39, 0xe5,
129	0x42, 0x13, 0xee, 0xac, 0x10, 0x4c, 0x3f, 0x5d, 0xba, 0xa7, 0x4b, 0xea, 0xd7, 0xac, 0x3a, 0x83,
130	0x9f, 0x05, 0x2a, 0x0a, 0x22, 0x8c, 0xf7, 0xce, 0x8a, 0x14, 0x31, 0xc6, 0x4b, 0x54, 0x52, 0xce,
131	0x74, 0xf5, 0xc1, 0xb7, 0x0d, 0xdb, 0x39, 0xd0, 0x4b, 0x1f, 0xa8, 0x9d, 0xdf, 0x50, 0x76, 0xe1,
132	0xbc, 0xb7, 0x37, 0x4d, 0x9b, 0x98, 0xa1, 0x9c, 0xb8, 0xd6, 0xd0, 0x1a, 0xdd, 0x08, 0xf7, 0xaf,
133	0x82, 0xde, 0xaf, 0xe0, 0x91, 0xfd, 0x70, 0x19, 0x80, 0x46, 0x05, 0x95, 0x20, 0xe1, 0x39, 0x6c,
134	0x7b, 0x45, 0xb7, 0x8c, 0xd3, 0x3b, 0x94, 0x13, 0xe7, 0xd8, 0xde, 0xd6, 0xd9, 0x9a, 0xac, 0xdd,
135	0xee, 0xd0, 0x1a, 0xdd, 0x1c, 0xef, 0x68, 0x2b, 0x60, 0x16, 0x01, 0xa7, 0xa5, 0xa0, 0x2c, 0x9d,
136	0xa0, 0xac, 0x22, 0x61, 0xf7, 0x2a, 0xe8, 0x45, 0x5b, 0xb5, 0xd2, 0xf4, 0x70, 0x5e, 0xdb, 0xdb,
137	0x7f, 0x64, 0x4a, 0xb1, 0xbb, 0xa1, 0xbc, 0xee, 0xb6, 0xbc, 0x8e, 0x58, 0xf9, 0xe4, 0x71, 0x63,
138	0xd5, 0x8d, 0x36, 0xb5, 0x70, 0x31, 0xe1, 0x11, 0x76, 0x3e, 0xda, 0xfd, 0xfa, 0x41, 0xdc, 0xde,
139	0xd0, 0x1a, 0x6d, 0x8d, 0x5f, 0x81, 0x75, 0xaf, 0xad, 0x9e, 0x12, 0xbc, 0x5d, 0xaa, 0x4f, 0x95,
140	0xee, 0x25, 0xab, 0xf2, 0xf6, 0xbf, 0x91, 0x76, 0x75, 0xc6, 0x76, 0xff, 0x9c, 0x62, 0x4c, 0x98,
141	0xdb, 0x57, 0x03, 0x0e, 0x5a, 0x03, 0x86, 0x9c, 0x67, 0x6a, 0xbe, 0x48, 0x33, 0xfd, 0x4f, 0xd7,
142	0x01, 0xfb, 0xaf, 0xa4, 0x9d, 0x17, 0x26, 0x52, 0x09, 0xbf, 0x18, 0x78, 0xd9, 0xdc, 0xf4, 0x92,
143	0xb8, 0x52, 0x5e, 0x3d, 0xf4, 0xcb, 0xf0, 0x6b, 0xc7, 0xde, 0x4b, 0x78, 0x0e, 0xfe, 0x79, 0xea,
144	0xe1, 0xed, 0x76, 0xfb, 0x93, 0xc5, 0x2a, 0x27, 0xd6, 0x87, 0x63, 0xad, 0x4e, 0x79, 0x86, 0x58,
145	0x0a, 0xb8, 0x48, 0x61, 0x4a, 0x98, 0x5a, 0x14, 0x2e, 0x77, 0xf8, 0xcb, 0x57, 0xf8, 0xac, 0x41,
146	0xdf, 0x3b, 0xdd, 0xc3, 0x20, 0xf8, 0xd1, 0xd9, 0x3d, 0xac, 0x2d, 0x03, 0x2c, 0x41, 0x0d, 0x17,
147	0x68, 0xe2, 0x81, 0xc8, 0x30, 0x7f, 0x1a, 0xce, 0x34, 0xc0, 0x72, 0xda, 0x70, 0xa6, 0x13, 0x6f,
148	0xda, 0x70, 0xae, 0x3b, 0x7b, 0x75, 0xc1, 0xf7, 0x03, 0x2c, 0x7d, 0xbf, 0x61, 0xf9, 0xfe, 0xc4,
149	0xf3, 0xfd, 0x86, 0x37, 0xeb, 0xab, 0x61, 0xf7, 0x7f, 0x07, 0x00, 0x00, 0xff, 0xff, 0x61, 0xf5,
150	0x91, 0x84, 0x31, 0x04, 0x00, 0x00,
151}
152