You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

120 lines
6.6 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v0/enums/operating_system_version_operator_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 operating system version.
  17. type OperatingSystemVersionOperatorTypeEnum_OperatingSystemVersionOperatorType int32
  18. const (
  19. // Not specified.
  20. OperatingSystemVersionOperatorTypeEnum_UNSPECIFIED OperatingSystemVersionOperatorTypeEnum_OperatingSystemVersionOperatorType = 0
  21. // Used for return value only. Represents value unknown in this version.
  22. OperatingSystemVersionOperatorTypeEnum_UNKNOWN OperatingSystemVersionOperatorTypeEnum_OperatingSystemVersionOperatorType = 1
  23. // Equals to the specified version.
  24. OperatingSystemVersionOperatorTypeEnum_EQUALS_TO OperatingSystemVersionOperatorTypeEnum_OperatingSystemVersionOperatorType = 2
  25. // Greater than or equals to the specified version.
  26. OperatingSystemVersionOperatorTypeEnum_GREATER_THAN_EQUALS_TO OperatingSystemVersionOperatorTypeEnum_OperatingSystemVersionOperatorType = 4
  27. )
  28. var OperatingSystemVersionOperatorTypeEnum_OperatingSystemVersionOperatorType_name = map[int32]string{
  29. 0: "UNSPECIFIED",
  30. 1: "UNKNOWN",
  31. 2: "EQUALS_TO",
  32. 4: "GREATER_THAN_EQUALS_TO",
  33. }
  34. var OperatingSystemVersionOperatorTypeEnum_OperatingSystemVersionOperatorType_value = map[string]int32{
  35. "UNSPECIFIED": 0,
  36. "UNKNOWN": 1,
  37. "EQUALS_TO": 2,
  38. "GREATER_THAN_EQUALS_TO": 4,
  39. }
  40. func (x OperatingSystemVersionOperatorTypeEnum_OperatingSystemVersionOperatorType) String() string {
  41. return proto.EnumName(OperatingSystemVersionOperatorTypeEnum_OperatingSystemVersionOperatorType_name, int32(x))
  42. }
  43. func (OperatingSystemVersionOperatorTypeEnum_OperatingSystemVersionOperatorType) EnumDescriptor() ([]byte, []int) {
  44. return fileDescriptor_operating_system_version_operator_type_c4f8bcb733c5f6bd, []int{0, 0}
  45. }
  46. // Container for enum describing the type of OS operators.
  47. type OperatingSystemVersionOperatorTypeEnum struct {
  48. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  49. XXX_unrecognized []byte `json:"-"`
  50. XXX_sizecache int32 `json:"-"`
  51. }
  52. func (m *OperatingSystemVersionOperatorTypeEnum) Reset() {
  53. *m = OperatingSystemVersionOperatorTypeEnum{}
  54. }
  55. func (m *OperatingSystemVersionOperatorTypeEnum) String() string { return proto.CompactTextString(m) }
  56. func (*OperatingSystemVersionOperatorTypeEnum) ProtoMessage() {}
  57. func (*OperatingSystemVersionOperatorTypeEnum) Descriptor() ([]byte, []int) {
  58. return fileDescriptor_operating_system_version_operator_type_c4f8bcb733c5f6bd, []int{0}
  59. }
  60. func (m *OperatingSystemVersionOperatorTypeEnum) XXX_Unmarshal(b []byte) error {
  61. return xxx_messageInfo_OperatingSystemVersionOperatorTypeEnum.Unmarshal(m, b)
  62. }
  63. func (m *OperatingSystemVersionOperatorTypeEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  64. return xxx_messageInfo_OperatingSystemVersionOperatorTypeEnum.Marshal(b, m, deterministic)
  65. }
  66. func (dst *OperatingSystemVersionOperatorTypeEnum) XXX_Merge(src proto.Message) {
  67. xxx_messageInfo_OperatingSystemVersionOperatorTypeEnum.Merge(dst, src)
  68. }
  69. func (m *OperatingSystemVersionOperatorTypeEnum) XXX_Size() int {
  70. return xxx_messageInfo_OperatingSystemVersionOperatorTypeEnum.Size(m)
  71. }
  72. func (m *OperatingSystemVersionOperatorTypeEnum) XXX_DiscardUnknown() {
  73. xxx_messageInfo_OperatingSystemVersionOperatorTypeEnum.DiscardUnknown(m)
  74. }
  75. var xxx_messageInfo_OperatingSystemVersionOperatorTypeEnum proto.InternalMessageInfo
  76. func init() {
  77. proto.RegisterType((*OperatingSystemVersionOperatorTypeEnum)(nil), "google.ads.googleads.v0.enums.OperatingSystemVersionOperatorTypeEnum")
  78. proto.RegisterEnum("google.ads.googleads.v0.enums.OperatingSystemVersionOperatorTypeEnum_OperatingSystemVersionOperatorType", OperatingSystemVersionOperatorTypeEnum_OperatingSystemVersionOperatorType_name, OperatingSystemVersionOperatorTypeEnum_OperatingSystemVersionOperatorType_value)
  79. }
  80. func init() {
  81. proto.RegisterFile("google/ads/googleads/v0/enums/operating_system_version_operator_type.proto", fileDescriptor_operating_system_version_operator_type_c4f8bcb733c5f6bd)
  82. }
  83. var fileDescriptor_operating_system_version_operator_type_c4f8bcb733c5f6bd = []byte{
  84. // 320 bytes of a gzipped FileDescriptorProto
  85. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x84, 0x90, 0xc1, 0x4a, 0xc3, 0x30,
  86. 0x1c, 0xc6, 0x6d, 0x15, 0xc5, 0x0c, 0x71, 0xf4, 0xe0, 0x41, 0xd8, 0x61, 0x3b, 0xe8, 0x2d, 0x2d,
  87. 0x78, 0x8b, 0xa7, 0x4c, 0xe3, 0x9c, 0x4a, 0x3b, 0xb7, 0xae, 0x82, 0x14, 0x42, 0xb5, 0x21, 0x0c,
  88. 0xd6, 0xa4, 0x34, 0xdd, 0xa0, 0x4f, 0xe2, 0xdd, 0xa3, 0x8f, 0xe2, 0xa3, 0xf8, 0x0c, 0x1e, 0xa4,
  89. 0xc9, 0x5a, 0x4f, 0xba, 0x4b, 0xf8, 0xc8, 0xf7, 0xe7, 0xc7, 0xc7, 0x0f, 0xdc, 0x71, 0x29, 0xf9,
  90. 0x92, 0xb9, 0x49, 0xaa, 0x5c, 0x13, 0xeb, 0xb4, 0xf6, 0x5c, 0x26, 0x56, 0x99, 0x72, 0x65, 0xce,
  91. 0x8a, 0xa4, 0x5c, 0x08, 0x4e, 0x55, 0xa5, 0x4a, 0x96, 0xd1, 0x35, 0x2b, 0xd4, 0x42, 0x0a, 0x6a,
  92. 0x0a, 0x59, 0xd0, 0xb2, 0xca, 0x19, 0xcc, 0x0b, 0x59, 0x4a, 0xa7, 0x67, 0x00, 0x30, 0x49, 0x15,
  93. 0x6c, 0x59, 0x70, 0xed, 0x41, 0xcd, 0x1a, 0xbc, 0x59, 0xe0, 0x2c, 0x68, 0x78, 0x33, 0x8d, 0x8b,
  94. 0x0c, 0x2d, 0xd8, 0xc0, 0xc2, 0x2a, 0x67, 0x44, 0xac, 0xb2, 0x41, 0x06, 0x06, 0xdb, 0x2f, 0x9d,
  95. 0x63, 0xd0, 0x99, 0xfb, 0xb3, 0x09, 0xb9, 0x1a, 0xdf, 0x8c, 0xc9, 0x75, 0x77, 0xc7, 0xe9, 0x80,
  96. 0x83, 0xb9, 0x7f, 0xef, 0x07, 0x4f, 0x7e, 0xd7, 0x72, 0x8e, 0xc0, 0x21, 0x79, 0x9c, 0xe3, 0x87,
  97. 0x19, 0x0d, 0x83, 0xae, 0xed, 0x9c, 0x82, 0x93, 0xd1, 0x94, 0xe0, 0x90, 0x4c, 0x69, 0x78, 0x8b,
  98. 0x7d, 0xfa, 0xdb, 0xed, 0x0d, 0xbf, 0x2d, 0xd0, 0x7f, 0x95, 0x19, 0xfc, 0x77, 0xff, 0xf0, 0x7c,
  99. 0xfb, 0xa4, 0x49, 0xed, 0x61, 0x62, 0x3d, 0x0f, 0x37, 0x24, 0x2e, 0x97, 0x89, 0xe0, 0x50, 0x16,
  100. 0xdc, 0xe5, 0x4c, 0x68, 0x4b, 0x8d, 0xe5, 0x7c, 0xa1, 0xfe, 0x90, 0x7e, 0xa9, 0xdf, 0x77, 0x7b,
  101. 0x77, 0x84, 0xf1, 0x87, 0xdd, 0x1b, 0x19, 0x14, 0x4e, 0x15, 0x34, 0xb1, 0x4e, 0x91, 0x07, 0x6b,
  102. 0x51, 0xea, 0xb3, 0xe9, 0x63, 0x9c, 0xaa, 0xb8, 0xed, 0xe3, 0xc8, 0x8b, 0x75, 0xff, 0x65, 0xf7,
  103. 0xcd, 0x27, 0x42, 0x38, 0x55, 0x08, 0xb5, 0x17, 0x08, 0x45, 0x1e, 0x42, 0xfa, 0xe6, 0x65, 0x5f,
  104. 0x0f, 0xbb, 0xf8, 0x09, 0x00, 0x00, 0xff, 0xff, 0xdc, 0x17, 0x07, 0xf6, 0x0c, 0x02, 0x00, 0x00,
  105. }