Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 

116 wiersze
5.3 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v0/enums/mobile_device_type.proto
  3. package enums // import "google.golang.org/genproto/googleapis/ads/googleads/v0/enums"
  4. import proto "github.com/golang/protobuf/proto"
  5. import fmt "fmt"
  6. import math "math"
  7. // Reference imports to suppress errors if they are not otherwise used.
  8. var _ = proto.Marshal
  9. var _ = fmt.Errorf
  10. var _ = math.Inf
  11. // This is a compile-time assertion to ensure that this generated file
  12. // is compatible with the proto package it is being compiled against.
  13. // A compilation error at this line likely means your copy of the
  14. // proto package needs to be updated.
  15. const _ = proto.ProtoPackageIsVersion2 // please upgrade the proto package
  16. // The type of mobile device.
  17. type MobileDeviceTypeEnum_MobileDeviceType int32
  18. const (
  19. // Not specified.
  20. MobileDeviceTypeEnum_UNSPECIFIED MobileDeviceTypeEnum_MobileDeviceType = 0
  21. // Used for return value only. Represents value unknown in this version.
  22. MobileDeviceTypeEnum_UNKNOWN MobileDeviceTypeEnum_MobileDeviceType = 1
  23. // Mobile phones.
  24. MobileDeviceTypeEnum_MOBILE MobileDeviceTypeEnum_MobileDeviceType = 2
  25. // Tablets.
  26. MobileDeviceTypeEnum_TABLET MobileDeviceTypeEnum_MobileDeviceType = 3
  27. )
  28. var MobileDeviceTypeEnum_MobileDeviceType_name = map[int32]string{
  29. 0: "UNSPECIFIED",
  30. 1: "UNKNOWN",
  31. 2: "MOBILE",
  32. 3: "TABLET",
  33. }
  34. var MobileDeviceTypeEnum_MobileDeviceType_value = map[string]int32{
  35. "UNSPECIFIED": 0,
  36. "UNKNOWN": 1,
  37. "MOBILE": 2,
  38. "TABLET": 3,
  39. }
  40. func (x MobileDeviceTypeEnum_MobileDeviceType) String() string {
  41. return proto.EnumName(MobileDeviceTypeEnum_MobileDeviceType_name, int32(x))
  42. }
  43. func (MobileDeviceTypeEnum_MobileDeviceType) EnumDescriptor() ([]byte, []int) {
  44. return fileDescriptor_mobile_device_type_8ec5426ef45aec06, []int{0, 0}
  45. }
  46. // Container for enum describing the types of mobile device.
  47. type MobileDeviceTypeEnum struct {
  48. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  49. XXX_unrecognized []byte `json:"-"`
  50. XXX_sizecache int32 `json:"-"`
  51. }
  52. func (m *MobileDeviceTypeEnum) Reset() { *m = MobileDeviceTypeEnum{} }
  53. func (m *MobileDeviceTypeEnum) String() string { return proto.CompactTextString(m) }
  54. func (*MobileDeviceTypeEnum) ProtoMessage() {}
  55. func (*MobileDeviceTypeEnum) Descriptor() ([]byte, []int) {
  56. return fileDescriptor_mobile_device_type_8ec5426ef45aec06, []int{0}
  57. }
  58. func (m *MobileDeviceTypeEnum) XXX_Unmarshal(b []byte) error {
  59. return xxx_messageInfo_MobileDeviceTypeEnum.Unmarshal(m, b)
  60. }
  61. func (m *MobileDeviceTypeEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  62. return xxx_messageInfo_MobileDeviceTypeEnum.Marshal(b, m, deterministic)
  63. }
  64. func (dst *MobileDeviceTypeEnum) XXX_Merge(src proto.Message) {
  65. xxx_messageInfo_MobileDeviceTypeEnum.Merge(dst, src)
  66. }
  67. func (m *MobileDeviceTypeEnum) XXX_Size() int {
  68. return xxx_messageInfo_MobileDeviceTypeEnum.Size(m)
  69. }
  70. func (m *MobileDeviceTypeEnum) XXX_DiscardUnknown() {
  71. xxx_messageInfo_MobileDeviceTypeEnum.DiscardUnknown(m)
  72. }
  73. var xxx_messageInfo_MobileDeviceTypeEnum proto.InternalMessageInfo
  74. func init() {
  75. proto.RegisterType((*MobileDeviceTypeEnum)(nil), "google.ads.googleads.v0.enums.MobileDeviceTypeEnum")
  76. proto.RegisterEnum("google.ads.googleads.v0.enums.MobileDeviceTypeEnum_MobileDeviceType", MobileDeviceTypeEnum_MobileDeviceType_name, MobileDeviceTypeEnum_MobileDeviceType_value)
  77. }
  78. func init() {
  79. proto.RegisterFile("google/ads/googleads/v0/enums/mobile_device_type.proto", fileDescriptor_mobile_device_type_8ec5426ef45aec06)
  80. }
  81. var fileDescriptor_mobile_device_type_8ec5426ef45aec06 = []byte{
  82. // 287 bytes of a gzipped FileDescriptorProto
  83. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0x32, 0x4b, 0xcf, 0xcf, 0x4f,
  84. 0xcf, 0x49, 0xd5, 0x4f, 0x4c, 0x29, 0xd6, 0x87, 0x30, 0x41, 0xac, 0x32, 0x03, 0xfd, 0xd4, 0xbc,
  85. 0xd2, 0xdc, 0x62, 0xfd, 0xdc, 0xfc, 0xa4, 0xcc, 0x9c, 0xd4, 0xf8, 0x94, 0xd4, 0xb2, 0xcc, 0xe4,
  86. 0xd4, 0xf8, 0x92, 0xca, 0x82, 0x54, 0xbd, 0x82, 0xa2, 0xfc, 0x92, 0x7c, 0x21, 0x59, 0x88, 0x62,
  87. 0xbd, 0xc4, 0x94, 0x62, 0x3d, 0xb8, 0x3e, 0xbd, 0x32, 0x03, 0x3d, 0xb0, 0x3e, 0xa5, 0x04, 0x2e,
  88. 0x11, 0x5f, 0xb0, 0x56, 0x17, 0xb0, 0xce, 0x90, 0xca, 0x82, 0x54, 0xd7, 0xbc, 0xd2, 0x5c, 0x25,
  89. 0x0f, 0x2e, 0x01, 0x74, 0x71, 0x21, 0x7e, 0x2e, 0xee, 0x50, 0xbf, 0xe0, 0x00, 0x57, 0x67, 0x4f,
  90. 0x37, 0x4f, 0x57, 0x17, 0x01, 0x06, 0x21, 0x6e, 0x2e, 0xf6, 0x50, 0x3f, 0x6f, 0x3f, 0xff, 0x70,
  91. 0x3f, 0x01, 0x46, 0x21, 0x2e, 0x2e, 0x36, 0x5f, 0x7f, 0x27, 0x4f, 0x1f, 0x57, 0x01, 0x26, 0x10,
  92. 0x3b, 0xc4, 0xd1, 0xc9, 0xc7, 0x35, 0x44, 0x80, 0xd9, 0xe9, 0x15, 0x23, 0x97, 0x62, 0x72, 0x7e,
  93. 0xae, 0x1e, 0x5e, 0x77, 0x38, 0x89, 0xa2, 0xdb, 0x16, 0x00, 0x72, 0x7d, 0x00, 0x63, 0x94, 0x13,
  94. 0x54, 0x5f, 0x7a, 0x7e, 0x4e, 0x62, 0x5e, 0xba, 0x5e, 0x7e, 0x51, 0xba, 0x7e, 0x7a, 0x6a, 0x1e,
  95. 0xd8, 0x6f, 0xb0, 0x70, 0x28, 0xc8, 0x2c, 0xc6, 0x11, 0x2c, 0xd6, 0x60, 0x72, 0x11, 0x13, 0xb3,
  96. 0xbb, 0xa3, 0xe3, 0x2a, 0x26, 0x59, 0x77, 0x88, 0x51, 0x8e, 0x29, 0xc5, 0x7a, 0x10, 0x26, 0x88,
  97. 0x15, 0x66, 0xa0, 0x07, 0xf2, 0x71, 0xf1, 0x29, 0x98, 0x7c, 0x8c, 0x63, 0x4a, 0x71, 0x0c, 0x5c,
  98. 0x3e, 0x26, 0xcc, 0x20, 0x06, 0x2c, 0xff, 0x8a, 0x49, 0x11, 0x22, 0x68, 0x65, 0xe5, 0x98, 0x52,
  99. 0x6c, 0x65, 0x05, 0x57, 0x61, 0x65, 0x15, 0x66, 0x60, 0x65, 0x05, 0x56, 0x93, 0xc4, 0x06, 0x76,
  100. 0x98, 0x31, 0x20, 0x00, 0x00, 0xff, 0xff, 0x5a, 0xa7, 0xf8, 0x8d, 0xae, 0x01, 0x00, 0x00,
  101. }