1// Code generated by protoc-gen-go. DO NOT EDIT.
2// source: google/ads/googleads/v3/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/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 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.v3.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_19b00c28e6d68d63, []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.v3.resources.CustomerClientLink")
110}
111
112func init() {
113	proto.RegisterFile("google/ads/googleads/v3/resources/customer_client_link.proto", fileDescriptor_19b00c28e6d68d63)
114}
115
116var fileDescriptor_19b00c28e6d68d63 = []byte{
117	// 517 bytes of a gzipped FileDescriptorProto
118	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x94, 0x53, 0xd1, 0x6a, 0xd4, 0x40,
119	0x14, 0x65, 0x77, 0xbb, 0x0b, 0x46, 0xdb, 0x42, 0x5e, 0x8c, 0x6b, 0xd1, 0xad, 0x50, 0x58, 0x10,
120	0x67, 0x60, 0x23, 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, 0x66, 0x57, 0x42, 0x15, 0xdf,
123	0xce, 0xee, 0x3d, 0xe7, 0xdc, 0x7b, 0xcf, 0xdc, 0x38, 0xcf, 0x33, 0xce, 0xb3, 0x9c, 0x40, 0x84,
124	0x25, 0x6c, 0xe0, 0x12, 0x2d, 0x7c, 0x28, 0x88, 0xe4, 0xb5, 0x48, 0x89, 0x84, 0x69, 0x2d, 0x2b,
125	0x5e, 0x10, 0x91, 0xa4, 0x39, 0x25, 0xac, 0x4a, 0x72, 0xca, 0xce, 0x41, 0x29, 0x78, 0xc5, 0xdd,
126	0xdd, 0x46, 0x02, 0x10, 0x96, 0xc0, 0xaa, 0xc1, 0xc2, 0x07, 0x56, 0x3d, 0x7c, 0x7a, 0x5d, 0x03,
127	0xc2, 0xea, 0x42, 0xc2, 0x02, 0x31, 0x94, 0x11, 0xa1, 0x4c, 0x13, 0x59, 0xa1, 0xaa, 0x96, 0x8d,
128	0xf7, 0xf0, 0xbe, 0x11, 0x96, 0x14, 0x9e, 0x52, 0x92, 0xe3, 0x64, 0x4e, 0xce, 0xd0, 0x82, 0x72,
129	0xa1, 0x09, 0x77, 0xd6, 0x08, 0xa6, 0x9f, 0x2e, 0xdd, 0xd3, 0x25, 0xf5, 0x6b, 0x5e, 0x9f, 0xc2,
130	0xcf, 0x02, 0x95, 0x25, 0x11, 0xc6, 0x7b, 0x67, 0x4d, 0x8a, 0x18, 0xe3, 0x15, 0xaa, 0x28, 0x67,
131	0xba, 0xfa, 0xe0, 0xdb, 0x86, 0xe3, 0xee, 0xeb, 0xa5, 0xf7, 0xd5, 0xce, 0x6f, 0x28, 0x3b, 0x77,
132	0xdf, 0x3b, 0x9b, 0xa6, 0x4d, 0xc2, 0x50, 0x41, 0xbc, 0xce, 0xa8, 0x33, 0xbe, 0x11, 0xf9, 0x97,
133	0x61, 0xff, 0x57, 0xf8, 0xc8, 0x79, 0xb8, 0x0a, 0x40, 0xa3, 0x92, 0x4a, 0x90, 0xf2, 0x02, 0xb6,
134	0xbd, 0xe2, 0x5b, 0xc6, 0xe9, 0x1d, 0x2a, 0x88, 0x7b, 0xe4, 0x6c, 0xeb, 0x6c, 0x4d, 0xd6, 0x5e,
135	0x6f, 0xd4, 0x19, 0xdf, 0x9c, 0xec, 0x68, 0x2b, 0x60, 0x16, 0x01, 0x27, 0x95, 0xa0, 0x2c, 0x9b,
136	0xa2, 0xbc, 0x26, 0x51, 0xef, 0x32, 0xec, 0xc7, 0x5b, 0x8d, 0xd2, 0xf4, 0x70, 0x5f, 0x3b, 0xdb,
137	0x7f, 0x64, 0x4a, 0xb1, 0xb7, 0xa1, 0xbc, 0xee, 0xb6, 0xbc, 0x0e, 0x59, 0xf5, 0xe4, 0xb1, 0xb5,
138	0xea, 0xc5, 0x9b, 0x5a, 0xb8, 0x9c, 0xf0, 0x10, 0xbb, 0x1f, 0x9d, 0x41, 0xf3, 0x20, 0x5e, 0x7f,
139	0xd4, 0x19, 0x6f, 0x4d, 0x5e, 0x81, 0xeb, 0x5e, 0x5b, 0x3d, 0x25, 0x78, 0xbb, 0x52, 0x9f, 0x28,
140	0xdd, 0x4b, 0x56, 0x17, 0xed, 0x7f, 0x63, 0xed, 0xea, 0x4e, 0x9c, 0xc1, 0x19, 0xc5, 0x98, 0x30,
141	0x6f, 0xa0, 0x06, 0x1c, 0xb6, 0x06, 0x8c, 0x38, 0xcf, 0xd5, 0x7c, 0xb1, 0x66, 0x06, 0x9f, 0xae,
142	0x42, 0xf6, 0x5f, 0x49, 0xbb, 0x2f, 0x4c, 0xa4, 0x12, 0x7e, 0x31, 0xf0, 0xc2, 0xde, 0xf4, 0x8a,
143	0xb8, 0x56, 0x5e, 0x3f, 0xf4, 0x8b, 0xe8, 0x6b, 0xd7, 0xd9, 0x4b, 0x79, 0x01, 0xfe, 0x79, 0xea,
144	0xd1, 0xed, 0x76, 0xfb, 0xe3, 0xe5, 0x2a, 0xc7, 0x9d, 0x0f, 0x47, 0x5a, 0x9d, 0xf1, 0x1c, 0xb1,
145	0x0c, 0x70, 0x91, 0xc1, 0x8c, 0x30, 0xb5, 0x28, 0x5c, 0xed, 0xf0, 0x97, 0xaf, 0xf0, 0x99, 0x45,
146	0xdf, 0xbb, 0xbd, 0x83, 0x30, 0xfc, 0xd1, 0xdd, 0x3d, 0x68, 0x2c, 0x43, 0x2c, 0x41, 0x03, 0x97,
147	0x68, 0xea, 0x83, 0xd8, 0x30, 0x7f, 0x1a, 0xce, 0x2c, 0xc4, 0x72, 0x66, 0x39, 0xb3, 0xa9, 0x3f,
148	0xb3, 0x9c, 0xab, 0xee, 0x5e, 0x53, 0x08, 0x82, 0x10, 0xcb, 0x20, 0xb0, 0xac, 0x20, 0x98, 0xfa,
149	0x41, 0x60, 0x79, 0xf3, 0x81, 0x1a, 0xd6, 0xff, 0x1d, 0x00, 0x00, 0xff, 0xff, 0xf7, 0x0b, 0xfd,
150	0x2a, 0x31, 0x04, 0x00, 0x00,
151}
152