1// Code generated by protoc-gen-go. DO NOT EDIT.
2// source: google/ads/googleads/v1/enums/proximity_radius_units.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// The unit of radius distance in proximity (e.g. MILES)
26type ProximityRadiusUnitsEnum_ProximityRadiusUnits int32
27
28const (
29	// Not specified.
30	ProximityRadiusUnitsEnum_UNSPECIFIED ProximityRadiusUnitsEnum_ProximityRadiusUnits = 0
31	// Used for return value only. Represents value unknown in this version.
32	ProximityRadiusUnitsEnum_UNKNOWN ProximityRadiusUnitsEnum_ProximityRadiusUnits = 1
33	// Miles
34	ProximityRadiusUnitsEnum_MILES ProximityRadiusUnitsEnum_ProximityRadiusUnits = 2
35	// Kilometers
36	ProximityRadiusUnitsEnum_KILOMETERS ProximityRadiusUnitsEnum_ProximityRadiusUnits = 3
37)
38
39var ProximityRadiusUnitsEnum_ProximityRadiusUnits_name = map[int32]string{
40	0: "UNSPECIFIED",
41	1: "UNKNOWN",
42	2: "MILES",
43	3: "KILOMETERS",
44}
45
46var ProximityRadiusUnitsEnum_ProximityRadiusUnits_value = map[string]int32{
47	"UNSPECIFIED": 0,
48	"UNKNOWN":     1,
49	"MILES":       2,
50	"KILOMETERS":  3,
51}
52
53func (x ProximityRadiusUnitsEnum_ProximityRadiusUnits) String() string {
54	return proto.EnumName(ProximityRadiusUnitsEnum_ProximityRadiusUnits_name, int32(x))
55}
56
57func (ProximityRadiusUnitsEnum_ProximityRadiusUnits) EnumDescriptor() ([]byte, []int) {
58	return fileDescriptor_deffb3e711c9fade, []int{0, 0}
59}
60
61// Container for enum describing unit of radius in proximity.
62type ProximityRadiusUnitsEnum struct {
63	XXX_NoUnkeyedLiteral struct{} `json:"-"`
64	XXX_unrecognized     []byte   `json:"-"`
65	XXX_sizecache        int32    `json:"-"`
66}
67
68func (m *ProximityRadiusUnitsEnum) Reset()         { *m = ProximityRadiusUnitsEnum{} }
69func (m *ProximityRadiusUnitsEnum) String() string { return proto.CompactTextString(m) }
70func (*ProximityRadiusUnitsEnum) ProtoMessage()    {}
71func (*ProximityRadiusUnitsEnum) Descriptor() ([]byte, []int) {
72	return fileDescriptor_deffb3e711c9fade, []int{0}
73}
74
75func (m *ProximityRadiusUnitsEnum) XXX_Unmarshal(b []byte) error {
76	return xxx_messageInfo_ProximityRadiusUnitsEnum.Unmarshal(m, b)
77}
78func (m *ProximityRadiusUnitsEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
79	return xxx_messageInfo_ProximityRadiusUnitsEnum.Marshal(b, m, deterministic)
80}
81func (m *ProximityRadiusUnitsEnum) XXX_Merge(src proto.Message) {
82	xxx_messageInfo_ProximityRadiusUnitsEnum.Merge(m, src)
83}
84func (m *ProximityRadiusUnitsEnum) XXX_Size() int {
85	return xxx_messageInfo_ProximityRadiusUnitsEnum.Size(m)
86}
87func (m *ProximityRadiusUnitsEnum) XXX_DiscardUnknown() {
88	xxx_messageInfo_ProximityRadiusUnitsEnum.DiscardUnknown(m)
89}
90
91var xxx_messageInfo_ProximityRadiusUnitsEnum proto.InternalMessageInfo
92
93func init() {
94	proto.RegisterEnum("google.ads.googleads.v1.enums.ProximityRadiusUnitsEnum_ProximityRadiusUnits", ProximityRadiusUnitsEnum_ProximityRadiusUnits_name, ProximityRadiusUnitsEnum_ProximityRadiusUnits_value)
95	proto.RegisterType((*ProximityRadiusUnitsEnum)(nil), "google.ads.googleads.v1.enums.ProximityRadiusUnitsEnum")
96}
97
98func init() {
99	proto.RegisterFile("google/ads/googleads/v1/enums/proximity_radius_units.proto", fileDescriptor_deffb3e711c9fade)
100}
101
102var fileDescriptor_deffb3e711c9fade = []byte{
103	// 315 bytes of a gzipped FileDescriptorProto
104	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0xd1, 0x4a, 0xfb, 0x30,
105	0x18, 0xc5, 0xff, 0xeb, 0xf8, 0x2b, 0x66, 0xa0, 0xa5, 0x78, 0xa1, 0xe2, 0x2e, 0xb6, 0x07, 0x48,
106	0x28, 0xde, 0xc5, 0xab, 0x4e, 0xe3, 0x28, 0xdb, 0xba, 0xb2, 0xb9, 0x0a, 0x52, 0x18, 0xd1, 0x94,
107	0x10, 0x5c, 0x93, 0xd2, 0xb4, 0x43, 0x5f, 0xc7, 0x4b, 0x1f, 0xc5, 0x47, 0xf1, 0xc2, 0x67, 0x90,
108	0xa6, 0x6b, 0xaf, 0xa6, 0x37, 0xe5, 0xd0, 0xf3, 0x9d, 0x5f, 0xce, 0xf7, 0x01, 0xcc, 0x95, 0xe2,
109	0x9b, 0x04, 0x51, 0xa6, 0x51, 0x2d, 0x2b, 0xb5, 0x75, 0x51, 0x22, 0xcb, 0x54, 0xa3, 0x2c, 0x57,
110	0xaf, 0x22, 0x15, 0xc5, 0xdb, 0x3a, 0xa7, 0x4c, 0x94, 0x7a, 0x5d, 0x4a, 0x51, 0x68, 0x98, 0xe5,
111	0xaa, 0x50, 0x4e, 0xbf, 0x0e, 0x40, 0xca, 0x34, 0x6c, 0xb3, 0x70, 0xeb, 0x42, 0x93, 0xbd, 0xb8,
112	0x6c, 0xd0, 0x99, 0x40, 0x54, 0x4a, 0x55, 0xd0, 0x42, 0x28, 0xb9, 0x0b, 0x0f, 0x5f, 0xc0, 0x59,
113	0xd8, 0xc0, 0x17, 0x86, 0xbd, 0xaa, 0xd0, 0x44, 0x96, 0xe9, 0x70, 0x0e, 0x4e, 0xf7, 0x79, 0xce,
114	0x09, 0xe8, 0xad, 0x82, 0x65, 0x48, 0x6e, 0xfc, 0x3b, 0x9f, 0xdc, 0xda, 0xff, 0x9c, 0x1e, 0x38,
115	0x5c, 0x05, 0x93, 0x60, 0xfe, 0x10, 0xd8, 0x1d, 0xe7, 0x08, 0xfc, 0x9f, 0xf9, 0x53, 0xb2, 0xb4,
116	0x2d, 0xe7, 0x18, 0x80, 0x89, 0x3f, 0x9d, 0xcf, 0xc8, 0x3d, 0x59, 0x2c, 0xed, 0xee, 0xe8, 0xbb,
117	0x03, 0x06, 0xcf, 0x2a, 0x85, 0x7f, 0x16, 0x1e, 0x9d, 0xef, 0x7b, 0x34, 0xac, 0xda, 0x86, 0x9d,
118	0xc7, 0xd1, 0x2e, 0xcb, 0xd5, 0x86, 0x4a, 0x0e, 0x55, 0xce, 0x11, 0x4f, 0xa4, 0xd9, 0xa5, 0x39,
119	0x5c, 0x26, 0xf4, 0x2f, 0x77, 0xbc, 0x36, 0xdf, 0x77, 0xab, 0x3b, 0xf6, 0xbc, 0x0f, 0xab, 0x3f,
120	0xae, 0x51, 0x1e, 0xd3, 0xb0, 0x96, 0x95, 0x8a, 0x5c, 0x58, 0x2d, 0xaf, 0x3f, 0x1b, 0x3f, 0xf6,
121	0x98, 0x8e, 0x5b, 0x3f, 0x8e, 0xdc, 0xd8, 0xf8, 0x5f, 0xd6, 0xa0, 0xfe, 0x89, 0xb1, 0xc7, 0x34,
122	0xc6, 0xed, 0x04, 0xc6, 0x91, 0x8b, 0xb1, 0x99, 0x79, 0x3a, 0x30, 0xc5, 0xae, 0x7e, 0x02, 0x00,
123	0x00, 0xff, 0xff, 0x05, 0xc7, 0x92, 0xa6, 0xdf, 0x01, 0x00, 0x00,
124}
125