1// Code generated by protoc-gen-go. DO NOT EDIT.
2// source: google/ads/googleads/v3/resources/user_interest.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	common "google.golang.org/genproto/googleapis/ads/googleads/v3/common"
13	enums "google.golang.org/genproto/googleapis/ads/googleads/v3/enums"
14	_ "google.golang.org/genproto/googleapis/api/annotations"
15)
16
17// Reference imports to suppress errors if they are not otherwise used.
18var _ = proto.Marshal
19var _ = fmt.Errorf
20var _ = math.Inf
21
22// This is a compile-time assertion to ensure that this generated file
23// is compatible with the proto package it is being compiled against.
24// A compilation error at this line likely means your copy of the
25// proto package needs to be updated.
26const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package
27
28// A user interest: a particular interest-based vertical to be targeted.
29type UserInterest struct {
30	// Output only. The resource name of the user interest.
31	// User interest resource names have the form:
32	//
33	// `customers/{customer_id}/userInterests/{user_interest_id}`
34	ResourceName string `protobuf:"bytes,1,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"`
35	// Output only. Taxonomy type of the user interest.
36	TaxonomyType enums.UserInterestTaxonomyTypeEnum_UserInterestTaxonomyType `protobuf:"varint,2,opt,name=taxonomy_type,json=taxonomyType,proto3,enum=google.ads.googleads.v3.enums.UserInterestTaxonomyTypeEnum_UserInterestTaxonomyType" json:"taxonomy_type,omitempty"`
37	// Output only. The ID of the user interest.
38	UserInterestId *wrappers.Int64Value `protobuf:"bytes,3,opt,name=user_interest_id,json=userInterestId,proto3" json:"user_interest_id,omitempty"`
39	// Output only. The name of the user interest.
40	Name *wrappers.StringValue `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"`
41	// Output only. The parent of the user interest.
42	UserInterestParent *wrappers.StringValue `protobuf:"bytes,5,opt,name=user_interest_parent,json=userInterestParent,proto3" json:"user_interest_parent,omitempty"`
43	// Output only. True if the user interest is launched to all channels and locales.
44	LaunchedToAll *wrappers.BoolValue `protobuf:"bytes,6,opt,name=launched_to_all,json=launchedToAll,proto3" json:"launched_to_all,omitempty"`
45	// Output only. Availability information of the user interest.
46	Availabilities       []*common.CriterionCategoryAvailability `protobuf:"bytes,7,rep,name=availabilities,proto3" json:"availabilities,omitempty"`
47	XXX_NoUnkeyedLiteral struct{}                                `json:"-"`
48	XXX_unrecognized     []byte                                  `json:"-"`
49	XXX_sizecache        int32                                   `json:"-"`
50}
51
52func (m *UserInterest) Reset()         { *m = UserInterest{} }
53func (m *UserInterest) String() string { return proto.CompactTextString(m) }
54func (*UserInterest) ProtoMessage()    {}
55func (*UserInterest) Descriptor() ([]byte, []int) {
56	return fileDescriptor_853f2530b9dfe755, []int{0}
57}
58
59func (m *UserInterest) XXX_Unmarshal(b []byte) error {
60	return xxx_messageInfo_UserInterest.Unmarshal(m, b)
61}
62func (m *UserInterest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
63	return xxx_messageInfo_UserInterest.Marshal(b, m, deterministic)
64}
65func (m *UserInterest) XXX_Merge(src proto.Message) {
66	xxx_messageInfo_UserInterest.Merge(m, src)
67}
68func (m *UserInterest) XXX_Size() int {
69	return xxx_messageInfo_UserInterest.Size(m)
70}
71func (m *UserInterest) XXX_DiscardUnknown() {
72	xxx_messageInfo_UserInterest.DiscardUnknown(m)
73}
74
75var xxx_messageInfo_UserInterest proto.InternalMessageInfo
76
77func (m *UserInterest) GetResourceName() string {
78	if m != nil {
79		return m.ResourceName
80	}
81	return ""
82}
83
84func (m *UserInterest) GetTaxonomyType() enums.UserInterestTaxonomyTypeEnum_UserInterestTaxonomyType {
85	if m != nil {
86		return m.TaxonomyType
87	}
88	return enums.UserInterestTaxonomyTypeEnum_UNSPECIFIED
89}
90
91func (m *UserInterest) GetUserInterestId() *wrappers.Int64Value {
92	if m != nil {
93		return m.UserInterestId
94	}
95	return nil
96}
97
98func (m *UserInterest) GetName() *wrappers.StringValue {
99	if m != nil {
100		return m.Name
101	}
102	return nil
103}
104
105func (m *UserInterest) GetUserInterestParent() *wrappers.StringValue {
106	if m != nil {
107		return m.UserInterestParent
108	}
109	return nil
110}
111
112func (m *UserInterest) GetLaunchedToAll() *wrappers.BoolValue {
113	if m != nil {
114		return m.LaunchedToAll
115	}
116	return nil
117}
118
119func (m *UserInterest) GetAvailabilities() []*common.CriterionCategoryAvailability {
120	if m != nil {
121		return m.Availabilities
122	}
123	return nil
124}
125
126func init() {
127	proto.RegisterType((*UserInterest)(nil), "google.ads.googleads.v3.resources.UserInterest")
128}
129
130func init() {
131	proto.RegisterFile("google/ads/googleads/v3/resources/user_interest.proto", fileDescriptor_853f2530b9dfe755)
132}
133
134var fileDescriptor_853f2530b9dfe755 = []byte{
135	// 608 bytes of a gzipped FileDescriptorProto
136	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x94, 0x54, 0xcd, 0x6e, 0xd3, 0x4c,
137	0x14, 0x95, 0xe3, 0xb6, 0x9f, 0x3e, 0xf7, 0x07, 0xb0, 0x58, 0x98, 0x52, 0x41, 0x8a, 0x54, 0x91,
138	0x0d, 0x33, 0x52, 0x4c, 0x59, 0x18, 0x21, 0xe4, 0x14, 0x54, 0xb5, 0x0b, 0x54, 0x85, 0x90, 0x05,
139	0x44, 0x58, 0x13, 0x7b, 0xea, 0x0e, 0x1a, 0xcf, 0x58, 0x33, 0xe3, 0x40, 0x54, 0x95, 0x87, 0x61,
140	0xc9, 0xa3, 0xf0, 0x14, 0x5d, 0xf7, 0x0d, 0x60, 0x81, 0x50, 0xec, 0xb1, 0x3b, 0xa1, 0x0a, 0x94,
141	0xdd, 0x4d, 0xee, 0x39, 0xe7, 0x1e, 0x9f, 0xab, 0x3b, 0xce, 0x6e, 0xca, 0x79, 0x4a, 0x31, 0x44,
142	0x89, 0x84, 0x55, 0x39, 0xab, 0x26, 0x3e, 0x14, 0x58, 0xf2, 0x42, 0xc4, 0x58, 0xc2, 0x42, 0x62,
143	0x11, 0x11, 0xa6, 0xb0, 0xc0, 0x52, 0x81, 0x5c, 0x70, 0xc5, 0xdd, 0xed, 0x0a, 0x0b, 0x50, 0x22,
144	0x41, 0x43, 0x03, 0x13, 0x1f, 0x34, 0xb4, 0xcd, 0x17, 0x8b, 0x94, 0x63, 0x9e, 0x65, 0x9c, 0xc1,
145	0x58, 0x10, 0x85, 0x05, 0xe1, 0x2c, 0x8a, 0x91, 0xc2, 0x29, 0x17, 0xd3, 0x08, 0x4d, 0x10, 0xa1,
146	0x68, 0x4c, 0x28, 0x51, 0xd3, 0x6a, 0xd0, 0xe6, 0xf3, 0x45, 0x2a, 0x98, 0x15, 0xd9, 0x6f, 0xde,
147	0x22, 0x85, 0x3e, 0x71, 0xc6, 0xb3, 0x69, 0xa4, 0xa6, 0x39, 0xd6, 0x02, 0xf7, 0x6b, 0x81, 0x9c,
148	0xc0, 0x63, 0x82, 0x69, 0x12, 0x8d, 0xf1, 0x09, 0x9a, 0x10, 0x2e, 0x34, 0xe0, 0x8e, 0x01, 0xa8,
149	0xdd, 0xeb, 0xd6, 0x3d, 0xdd, 0x2a, 0x7f, 0x8d, 0x8b, 0x63, 0xf8, 0x51, 0xa0, 0x3c, 0xc7, 0x42,
150	0xea, 0xfe, 0x96, 0x41, 0x45, 0x8c, 0x71, 0x85, 0x14, 0xe1, 0x4c, 0x77, 0x1f, 0x7c, 0x5f, 0x76,
151	0xd6, 0xde, 0x48, 0x2c, 0x0e, 0xb4, 0x3d, 0xb7, 0xef, 0xac, 0xd7, 0x03, 0x22, 0x86, 0x32, 0xec,
152	0x59, 0x6d, 0xab, 0xf3, 0x7f, 0xef, 0xd1, 0x79, 0x68, 0xff, 0x08, 0x1f, 0x3a, 0x3b, 0x97, 0x41,
153	0xea, 0x2a, 0x27, 0x12, 0xc4, 0x3c, 0x83, 0xa6, 0x4a, 0x7f, 0xad, 0xd6, 0x78, 0x85, 0x32, 0xec,
154	0x7e, 0x76, 0xd6, 0xe7, 0xbe, 0xda, 0x6b, 0xb5, 0xad, 0xce, 0x46, 0x77, 0x00, 0x16, 0x2d, 0xa8,
155	0xcc, 0x0d, 0x98, 0x8a, 0x03, 0xcd, 0x1f, 0x4c, 0x73, 0xfc, 0x92, 0x15, 0xd9, 0xc2, 0x66, 0xcf,
156	0x3e, 0x0f, 0xed, 0xfe, 0x9a, 0x32, 0xfe, 0x72, 0x0f, 0x9d, 0x9b, 0xf3, 0x3b, 0x20, 0x89, 0x67,
157	0xb7, 0xad, 0xce, 0x6a, 0xf7, 0x6e, 0x6d, 0xa1, 0x4e, 0x0f, 0x1c, 0x30, 0xf5, 0xe4, 0xf1, 0x10,
158	0xd1, 0x42, 0x2b, 0x6d, 0x14, 0xc6, 0xa0, 0x83, 0xc4, 0xdd, 0x75, 0x96, 0xca, 0x58, 0x96, 0x4a,
159	0xfe, 0xd6, 0x15, 0xfe, 0x6b, 0x25, 0x08, 0x4b, 0x0d, 0x81, 0x12, 0xee, 0x9e, 0x39, 0xb7, 0xe7,
160	0x2d, 0xe4, 0x48, 0x60, 0xa6, 0xbc, 0xe5, 0x6b, 0xc8, 0xfc, 0x63, 0xf6, 0xae, 0xe9, 0xf8, 0xa8,
161	0x1c, 0xe3, 0xee, 0x3b, 0x37, 0x28, 0x2a, 0x58, 0x7c, 0x82, 0x93, 0x48, 0xf1, 0x08, 0x51, 0xea,
162	0xad, 0x94, 0x93, 0x37, 0xaf, 0x4c, 0xee, 0x71, 0x4e, 0x0d, 0xfb, 0xeb, 0x35, 0x6f, 0xc0, 0x43,
163	0x4a, 0xdd, 0x0f, 0xce, 0x86, 0x71, 0x00, 0x04, 0x4b, 0xef, 0xbf, 0xb6, 0xdd, 0x59, 0xed, 0x3e,
164	0x5b, 0xb8, 0xcb, 0xea, 0x92, 0xc0, 0x5e, 0x7d, 0x49, 0x7b, 0xfa, 0x90, 0x42, 0xe3, 0x8e, 0x74,
165	0xd4, 0xf3, 0xca, 0xc1, 0xfb, 0x8b, 0xf0, 0xdd, 0x35, 0x3f, 0xda, 0xed, 0xc6, 0x85, 0x54, 0x3c,
166	0xc3, 0x42, 0xc2, 0xd3, 0xba, 0x3c, 0x83, 0x66, 0x12, 0x12, 0x9e, 0xce, 0x6d, 0xe0, 0xac, 0xf7,
167	0xd3, 0x72, 0x76, 0x62, 0x9e, 0x81, 0xbf, 0x3e, 0x13, 0xbd, 0x5b, 0xe6, 0xac, 0xa3, 0x59, 0x52,
168	0x47, 0xd6, 0xdb, 0x43, 0xcd, 0x4b, 0x39, 0x45, 0x2c, 0x05, 0x5c, 0xa4, 0x30, 0xc5, 0xac, 0xcc,
169	0x11, 0x5e, 0x5a, 0xfd, 0xc3, 0xa3, 0xf5, 0xb4, 0xa9, 0xbe, 0xb4, 0xec, 0xfd, 0x30, 0xfc, 0xda,
170	0xda, 0xde, 0xaf, 0x24, 0xc3, 0x44, 0x82, 0xaa, 0x9c, 0x55, 0x43, 0x1f, 0xf4, 0x6b, 0xe4, 0xb7,
171	0x1a, 0x33, 0x0a, 0x13, 0x39, 0x6a, 0x30, 0xa3, 0xa1, 0x3f, 0x6a, 0x30, 0x17, 0xad, 0x9d, 0xaa,
172	0x11, 0x04, 0x61, 0x22, 0x83, 0xa0, 0x41, 0x05, 0xc1, 0xd0, 0x0f, 0x82, 0x06, 0x37, 0x5e, 0x29,
173	0xcd, 0xfa, 0xbf, 0x02, 0x00, 0x00, 0xff, 0xff, 0x03, 0xb8, 0x55, 0x25, 0x60, 0x05, 0x00, 0x00,
174}
175