1// Code generated by protoc-gen-go. DO NOT EDIT.
2// source: google/ads/googleads/v1/enums/quality_score_bucket.proto
3
4package enums
5
6import (
7	fmt "fmt"
8	math "math"
9
10	proto "github.com/golang/protobuf/proto"
11	_ "google.golang.org/genproto/googleapis/api/annotations"
12)
13
14// Reference imports to suppress errors if they are not otherwise used.
15var _ = proto.Marshal
16var _ = fmt.Errorf
17var _ = math.Inf
18
19// This is a compile-time assertion to ensure that this generated file
20// is compatible with the proto package it is being compiled against.
21// A compilation error at this line likely means your copy of the
22// proto package needs to be updated.
23const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package
24
25// Enum listing the possible quality score buckets.
26type QualityScoreBucketEnum_QualityScoreBucket int32
27
28const (
29	// Not specified.
30	QualityScoreBucketEnum_UNSPECIFIED QualityScoreBucketEnum_QualityScoreBucket = 0
31	// Used for return value only. Represents value unknown in this version.
32	QualityScoreBucketEnum_UNKNOWN QualityScoreBucketEnum_QualityScoreBucket = 1
33	// Quality of the creative is below average.
34	QualityScoreBucketEnum_BELOW_AVERAGE QualityScoreBucketEnum_QualityScoreBucket = 2
35	// Quality of the creative is average.
36	QualityScoreBucketEnum_AVERAGE QualityScoreBucketEnum_QualityScoreBucket = 3
37	// Quality of the creative is above average.
38	QualityScoreBucketEnum_ABOVE_AVERAGE QualityScoreBucketEnum_QualityScoreBucket = 4
39)
40
41var QualityScoreBucketEnum_QualityScoreBucket_name = map[int32]string{
42	0: "UNSPECIFIED",
43	1: "UNKNOWN",
44	2: "BELOW_AVERAGE",
45	3: "AVERAGE",
46	4: "ABOVE_AVERAGE",
47}
48
49var QualityScoreBucketEnum_QualityScoreBucket_value = map[string]int32{
50	"UNSPECIFIED":   0,
51	"UNKNOWN":       1,
52	"BELOW_AVERAGE": 2,
53	"AVERAGE":       3,
54	"ABOVE_AVERAGE": 4,
55}
56
57func (x QualityScoreBucketEnum_QualityScoreBucket) String() string {
58	return proto.EnumName(QualityScoreBucketEnum_QualityScoreBucket_name, int32(x))
59}
60
61func (QualityScoreBucketEnum_QualityScoreBucket) EnumDescriptor() ([]byte, []int) {
62	return fileDescriptor_6bb90b551a0fc47a, []int{0, 0}
63}
64
65// The relative performance compared to other advertisers.
66type QualityScoreBucketEnum struct {
67	XXX_NoUnkeyedLiteral struct{} `json:"-"`
68	XXX_unrecognized     []byte   `json:"-"`
69	XXX_sizecache        int32    `json:"-"`
70}
71
72func (m *QualityScoreBucketEnum) Reset()         { *m = QualityScoreBucketEnum{} }
73func (m *QualityScoreBucketEnum) String() string { return proto.CompactTextString(m) }
74func (*QualityScoreBucketEnum) ProtoMessage()    {}
75func (*QualityScoreBucketEnum) Descriptor() ([]byte, []int) {
76	return fileDescriptor_6bb90b551a0fc47a, []int{0}
77}
78
79func (m *QualityScoreBucketEnum) XXX_Unmarshal(b []byte) error {
80	return xxx_messageInfo_QualityScoreBucketEnum.Unmarshal(m, b)
81}
82func (m *QualityScoreBucketEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
83	return xxx_messageInfo_QualityScoreBucketEnum.Marshal(b, m, deterministic)
84}
85func (m *QualityScoreBucketEnum) XXX_Merge(src proto.Message) {
86	xxx_messageInfo_QualityScoreBucketEnum.Merge(m, src)
87}
88func (m *QualityScoreBucketEnum) XXX_Size() int {
89	return xxx_messageInfo_QualityScoreBucketEnum.Size(m)
90}
91func (m *QualityScoreBucketEnum) XXX_DiscardUnknown() {
92	xxx_messageInfo_QualityScoreBucketEnum.DiscardUnknown(m)
93}
94
95var xxx_messageInfo_QualityScoreBucketEnum proto.InternalMessageInfo
96
97func init() {
98	proto.RegisterEnum("google.ads.googleads.v1.enums.QualityScoreBucketEnum_QualityScoreBucket", QualityScoreBucketEnum_QualityScoreBucket_name, QualityScoreBucketEnum_QualityScoreBucket_value)
99	proto.RegisterType((*QualityScoreBucketEnum)(nil), "google.ads.googleads.v1.enums.QualityScoreBucketEnum")
100}
101
102func init() {
103	proto.RegisterFile("google/ads/googleads/v1/enums/quality_score_bucket.proto", fileDescriptor_6bb90b551a0fc47a)
104}
105
106var fileDescriptor_6bb90b551a0fc47a = []byte{
107	// 320 bytes of a gzipped FileDescriptorProto
108	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0xd1, 0x4a, 0xfb, 0x30,
109	0x18, 0xc5, 0xff, 0xeb, 0xfe, 0x28, 0x64, 0x88, 0xb3, 0x17, 0x0a, 0xe2, 0x2e, 0xb6, 0x07, 0x48,
110	0x28, 0xde, 0x48, 0xbc, 0x4a, 0x34, 0x8e, 0xa1, 0x74, 0xd3, 0xb1, 0x0e, 0xa4, 0x30, 0xb2, 0x35,
111	0x84, 0xe2, 0x96, 0xcc, 0xa5, 0x1d, 0x78, 0xe5, 0xbb, 0x78, 0xe9, 0xa3, 0xf8, 0x28, 0xe2, 0x43,
112	0x48, 0x12, 0xdb, 0x9b, 0xa1, 0x37, 0xe5, 0x34, 0xbf, 0xef, 0x1c, 0xbe, 0xef, 0x80, 0x0b, 0xa9,
113	0xb5, 0x5c, 0x0a, 0xc4, 0x33, 0x83, 0xbc, 0xb4, 0x6a, 0x1b, 0x21, 0xa1, 0xca, 0x95, 0x41, 0xcf,
114	0x25, 0x5f, 0xe6, 0xc5, 0xcb, 0xcc, 0x2c, 0xf4, 0x46, 0xcc, 0xe6, 0xe5, 0xe2, 0x49, 0x14, 0x70,
115	0xbd, 0xd1, 0x85, 0x0e, 0x3b, 0x7e, 0x1c, 0xf2, 0xcc, 0xc0, 0xda, 0x09, 0xb7, 0x11, 0x74, 0xce,
116	0xd3, 0xb3, 0x2a, 0x78, 0x9d, 0x23, 0xae, 0x94, 0x2e, 0x78, 0x91, 0x6b, 0x65, 0xbc, 0xb9, 0xf7,
117	0x0a, 0x8e, 0xef, 0x7d, 0xf4, 0xd8, 0x26, 0x53, 0x17, 0xcc, 0x54, 0xb9, 0xea, 0x09, 0x10, 0xee,
118	0x92, 0xf0, 0x10, 0xb4, 0x26, 0xf1, 0x78, 0xc4, 0xae, 0x06, 0x37, 0x03, 0x76, 0xdd, 0xfe, 0x17,
119	0xb6, 0xc0, 0xfe, 0x24, 0xbe, 0x8d, 0x87, 0xd3, 0xb8, 0xdd, 0x08, 0x8f, 0xc0, 0x01, 0x65, 0x77,
120	0xc3, 0xe9, 0x8c, 0x24, 0xec, 0x81, 0xf4, 0x59, 0x3b, 0xb0, 0xbc, 0xfa, 0x69, 0x5a, 0x4e, 0xe8,
121	0x30, 0x61, 0x35, 0xff, 0x4f, 0xbf, 0x1a, 0xa0, 0xbb, 0xd0, 0x2b, 0xf8, 0xe7, 0x11, 0xf4, 0x64,
122	0x77, 0x95, 0x91, 0xdd, 0x7f, 0xd4, 0x78, 0xa4, 0x3f, 0x4e, 0xa9, 0x97, 0x5c, 0x49, 0xa8, 0x37,
123	0x12, 0x49, 0xa1, 0xdc, 0x75, 0x55, 0x91, 0xeb, 0xdc, 0xfc, 0xd2, 0xeb, 0xa5, 0xfb, 0xbe, 0x05,
124	0xcd, 0x3e, 0x21, 0xef, 0x41, 0xa7, 0xef, 0xa3, 0x48, 0x66, 0xa0, 0x97, 0x56, 0x25, 0x11, 0xb4,
125	0x85, 0x98, 0x8f, 0x8a, 0xa7, 0x24, 0x33, 0x69, 0xcd, 0xd3, 0x24, 0x4a, 0x1d, 0xff, 0x0c, 0xba,
126	0xfe, 0x11, 0x63, 0x92, 0x19, 0x8c, 0xeb, 0x09, 0x8c, 0x93, 0x08, 0x63, 0x37, 0x33, 0xdf, 0x73,
127	0x8b, 0x9d, 0x7f, 0x07, 0x00, 0x00, 0xff, 0xff, 0xb6, 0xfe, 0xaa, 0x9d, 0xef, 0x01, 0x00, 0x00,
128}
129