// Code generated by protoc-gen-go. DO NOT EDIT. // source: google/ads/googleads/v0/enums/mobile_device_type.proto package enums // import "google.golang.org/genproto/googleapis/ads/googleads/v0/enums" import proto "github.com/golang/protobuf/proto" import fmt "fmt" import math "math" // Reference imports to suppress errors if they are not otherwise used. var _ = proto.Marshal var _ = fmt.Errorf var _ = math.Inf // This is a compile-time assertion to ensure that this generated file // is compatible with the proto package it is being compiled against. // A compilation error at this line likely means your copy of the // proto package needs to be updated. const _ = proto.ProtoPackageIsVersion2 // please upgrade the proto package // The type of mobile device. type MobileDeviceTypeEnum_MobileDeviceType int32 const ( // Not specified. MobileDeviceTypeEnum_UNSPECIFIED MobileDeviceTypeEnum_MobileDeviceType = 0 // Used for return value only. Represents value unknown in this version. MobileDeviceTypeEnum_UNKNOWN MobileDeviceTypeEnum_MobileDeviceType = 1 // Mobile phones. MobileDeviceTypeEnum_MOBILE MobileDeviceTypeEnum_MobileDeviceType = 2 // Tablets. MobileDeviceTypeEnum_TABLET MobileDeviceTypeEnum_MobileDeviceType = 3 ) var MobileDeviceTypeEnum_MobileDeviceType_name = map[int32]string{ 0: "UNSPECIFIED", 1: "UNKNOWN", 2: "MOBILE", 3: "TABLET", } var MobileDeviceTypeEnum_MobileDeviceType_value = map[string]int32{ "UNSPECIFIED": 0, "UNKNOWN": 1, "MOBILE": 2, "TABLET": 3, } func (x MobileDeviceTypeEnum_MobileDeviceType) String() string { return proto.EnumName(MobileDeviceTypeEnum_MobileDeviceType_name, int32(x)) } func (MobileDeviceTypeEnum_MobileDeviceType) EnumDescriptor() ([]byte, []int) { return fileDescriptor_mobile_device_type_8ec5426ef45aec06, []int{0, 0} } // Container for enum describing the types of mobile device. type MobileDeviceTypeEnum struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` } func (m *MobileDeviceTypeEnum) Reset() { *m = MobileDeviceTypeEnum{} } func (m *MobileDeviceTypeEnum) String() string { return proto.CompactTextString(m) } func (*MobileDeviceTypeEnum) ProtoMessage() {} func (*MobileDeviceTypeEnum) Descriptor() ([]byte, []int) { return fileDescriptor_mobile_device_type_8ec5426ef45aec06, []int{0} } func (m *MobileDeviceTypeEnum) XXX_Unmarshal(b []byte) error { return xxx_messageInfo_MobileDeviceTypeEnum.Unmarshal(m, b) } func (m *MobileDeviceTypeEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { return xxx_messageInfo_MobileDeviceTypeEnum.Marshal(b, m, deterministic) } func (dst *MobileDeviceTypeEnum) XXX_Merge(src proto.Message) { xxx_messageInfo_MobileDeviceTypeEnum.Merge(dst, src) } func (m *MobileDeviceTypeEnum) XXX_Size() int { return xxx_messageInfo_MobileDeviceTypeEnum.Size(m) } func (m *MobileDeviceTypeEnum) XXX_DiscardUnknown() { xxx_messageInfo_MobileDeviceTypeEnum.DiscardUnknown(m) } var xxx_messageInfo_MobileDeviceTypeEnum proto.InternalMessageInfo func init() { proto.RegisterType((*MobileDeviceTypeEnum)(nil), "google.ads.googleads.v0.enums.MobileDeviceTypeEnum") proto.RegisterEnum("google.ads.googleads.v0.enums.MobileDeviceTypeEnum_MobileDeviceType", MobileDeviceTypeEnum_MobileDeviceType_name, MobileDeviceTypeEnum_MobileDeviceType_value) } func init() { proto.RegisterFile("google/ads/googleads/v0/enums/mobile_device_type.proto", fileDescriptor_mobile_device_type_8ec5426ef45aec06) } var fileDescriptor_mobile_device_type_8ec5426ef45aec06 = []byte{ // 287 bytes of a gzipped FileDescriptorProto 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x32, 0x4b, 0xcf, 0xcf, 0x4f, 0xcf, 0x49, 0xd5, 0x4f, 0x4c, 0x29, 0xd6, 0x87, 0x30, 0x41, 0xac, 0x32, 0x03, 0xfd, 0xd4, 0xbc, 0xd2, 0xdc, 0x62, 0xfd, 0xdc, 0xfc, 0xa4, 0xcc, 0x9c, 0xd4, 0xf8, 0x94, 0xd4, 0xb2, 0xcc, 0xe4, 0xd4, 0xf8, 0x92, 0xca, 0x82, 0x54, 0xbd, 0x82, 0xa2, 0xfc, 0x92, 0x7c, 0x21, 0x59, 0x88, 0x62, 0xbd, 0xc4, 0x94, 0x62, 0x3d, 0xb8, 0x3e, 0xbd, 0x32, 0x03, 0x3d, 0xb0, 0x3e, 0xa5, 0x04, 0x2e, 0x11, 0x5f, 0xb0, 0x56, 0x17, 0xb0, 0xce, 0x90, 0xca, 0x82, 0x54, 0xd7, 0xbc, 0xd2, 0x5c, 0x25, 0x0f, 0x2e, 0x01, 0x74, 0x71, 0x21, 0x7e, 0x2e, 0xee, 0x50, 0xbf, 0xe0, 0x00, 0x57, 0x67, 0x4f, 0x37, 0x4f, 0x57, 0x17, 0x01, 0x06, 0x21, 0x6e, 0x2e, 0xf6, 0x50, 0x3f, 0x6f, 0x3f, 0xff, 0x70, 0x3f, 0x01, 0x46, 0x21, 0x2e, 0x2e, 0x36, 0x5f, 0x7f, 0x27, 0x4f, 0x1f, 0x57, 0x01, 0x26, 0x10, 0x3b, 0xc4, 0xd1, 0xc9, 0xc7, 0x35, 0x44, 0x80, 0xd9, 0xe9, 0x15, 0x23, 0x97, 0x62, 0x72, 0x7e, 0xae, 0x1e, 0x5e, 0x77, 0x38, 0x89, 0xa2, 0xdb, 0x16, 0x00, 0x72, 0x7d, 0x00, 0x63, 0x94, 0x13, 0x54, 0x5f, 0x7a, 0x7e, 0x4e, 0x62, 0x5e, 0xba, 0x5e, 0x7e, 0x51, 0xba, 0x7e, 0x7a, 0x6a, 0x1e, 0xd8, 0x6f, 0xb0, 0x70, 0x28, 0xc8, 0x2c, 0xc6, 0x11, 0x2c, 0xd6, 0x60, 0x72, 0x11, 0x13, 0xb3, 0xbb, 0xa3, 0xe3, 0x2a, 0x26, 0x59, 0x77, 0x88, 0x51, 0x8e, 0x29, 0xc5, 0x7a, 0x10, 0x26, 0x88, 0x15, 0x66, 0xa0, 0x07, 0xf2, 0x71, 0xf1, 0x29, 0x98, 0x7c, 0x8c, 0x63, 0x4a, 0x71, 0x0c, 0x5c, 0x3e, 0x26, 0xcc, 0x20, 0x06, 0x2c, 0xff, 0x8a, 0x49, 0x11, 0x22, 0x68, 0x65, 0xe5, 0x98, 0x52, 0x6c, 0x65, 0x05, 0x57, 0x61, 0x65, 0x15, 0x66, 0x60, 0x65, 0x05, 0x56, 0x93, 0xc4, 0x06, 0x76, 0x98, 0x31, 0x20, 0x00, 0x00, 0xff, 0xff, 0x5a, 0xa7, 0xf8, 0x8d, 0xae, 0x01, 0x00, 0x00, }