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.
 
 
 

122 lines
5.7 KiB

  1. // Code generated by protoc-gen-go. DO NOT EDIT.
  2. // source: google/ads/googleads/v0/enums/parental_status_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 parental statuses (e.g. not a parent).
  17. type ParentalStatusTypeEnum_ParentalStatusType int32
  18. const (
  19. // Not specified.
  20. ParentalStatusTypeEnum_UNSPECIFIED ParentalStatusTypeEnum_ParentalStatusType = 0
  21. // Used for return value only. Represents value unknown in this version.
  22. ParentalStatusTypeEnum_UNKNOWN ParentalStatusTypeEnum_ParentalStatusType = 1
  23. // Parent.
  24. ParentalStatusTypeEnum_PARENT ParentalStatusTypeEnum_ParentalStatusType = 300
  25. // Not a parent.
  26. ParentalStatusTypeEnum_NOT_A_PARENT ParentalStatusTypeEnum_ParentalStatusType = 301
  27. // Undetermined parental status.
  28. ParentalStatusTypeEnum_UNDETERMINED ParentalStatusTypeEnum_ParentalStatusType = 302
  29. )
  30. var ParentalStatusTypeEnum_ParentalStatusType_name = map[int32]string{
  31. 0: "UNSPECIFIED",
  32. 1: "UNKNOWN",
  33. 300: "PARENT",
  34. 301: "NOT_A_PARENT",
  35. 302: "UNDETERMINED",
  36. }
  37. var ParentalStatusTypeEnum_ParentalStatusType_value = map[string]int32{
  38. "UNSPECIFIED": 0,
  39. "UNKNOWN": 1,
  40. "PARENT": 300,
  41. "NOT_A_PARENT": 301,
  42. "UNDETERMINED": 302,
  43. }
  44. func (x ParentalStatusTypeEnum_ParentalStatusType) String() string {
  45. return proto.EnumName(ParentalStatusTypeEnum_ParentalStatusType_name, int32(x))
  46. }
  47. func (ParentalStatusTypeEnum_ParentalStatusType) EnumDescriptor() ([]byte, []int) {
  48. return fileDescriptor_parental_status_type_7c08bf952e61f743, []int{0, 0}
  49. }
  50. // Container for enum describing the type of demographic parental statuses.
  51. type ParentalStatusTypeEnum struct {
  52. XXX_NoUnkeyedLiteral struct{} `json:"-"`
  53. XXX_unrecognized []byte `json:"-"`
  54. XXX_sizecache int32 `json:"-"`
  55. }
  56. func (m *ParentalStatusTypeEnum) Reset() { *m = ParentalStatusTypeEnum{} }
  57. func (m *ParentalStatusTypeEnum) String() string { return proto.CompactTextString(m) }
  58. func (*ParentalStatusTypeEnum) ProtoMessage() {}
  59. func (*ParentalStatusTypeEnum) Descriptor() ([]byte, []int) {
  60. return fileDescriptor_parental_status_type_7c08bf952e61f743, []int{0}
  61. }
  62. func (m *ParentalStatusTypeEnum) XXX_Unmarshal(b []byte) error {
  63. return xxx_messageInfo_ParentalStatusTypeEnum.Unmarshal(m, b)
  64. }
  65. func (m *ParentalStatusTypeEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
  66. return xxx_messageInfo_ParentalStatusTypeEnum.Marshal(b, m, deterministic)
  67. }
  68. func (dst *ParentalStatusTypeEnum) XXX_Merge(src proto.Message) {
  69. xxx_messageInfo_ParentalStatusTypeEnum.Merge(dst, src)
  70. }
  71. func (m *ParentalStatusTypeEnum) XXX_Size() int {
  72. return xxx_messageInfo_ParentalStatusTypeEnum.Size(m)
  73. }
  74. func (m *ParentalStatusTypeEnum) XXX_DiscardUnknown() {
  75. xxx_messageInfo_ParentalStatusTypeEnum.DiscardUnknown(m)
  76. }
  77. var xxx_messageInfo_ParentalStatusTypeEnum proto.InternalMessageInfo
  78. func init() {
  79. proto.RegisterType((*ParentalStatusTypeEnum)(nil), "google.ads.googleads.v0.enums.ParentalStatusTypeEnum")
  80. proto.RegisterEnum("google.ads.googleads.v0.enums.ParentalStatusTypeEnum_ParentalStatusType", ParentalStatusTypeEnum_ParentalStatusType_name, ParentalStatusTypeEnum_ParentalStatusType_value)
  81. }
  82. func init() {
  83. proto.RegisterFile("google/ads/googleads/v0/enums/parental_status_type.proto", fileDescriptor_parental_status_type_7c08bf952e61f743)
  84. }
  85. var fileDescriptor_parental_status_type_7c08bf952e61f743 = []byte{
  86. // 308 bytes of a gzipped FileDescriptorProto
  87. 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x50, 0xcf, 0x4a, 0xc3, 0x30,
  88. 0x1c, 0x76, 0x15, 0x26, 0x64, 0x82, 0x35, 0x07, 0x3d, 0xed, 0xb0, 0x3d, 0x40, 0x5a, 0xf0, 0x22,
  89. 0xf1, 0x94, 0xb9, 0x38, 0x86, 0x98, 0x95, 0xad, 0xab, 0x20, 0x85, 0x12, 0x6d, 0x08, 0x42, 0xdb,
  90. 0x94, 0xa6, 0x1d, 0xec, 0xe4, 0xbb, 0x78, 0x14, 0xf5, 0x41, 0x7c, 0x14, 0xf1, 0x21, 0xa4, 0x69,
  91. 0xd7, 0xcb, 0xd0, 0x4b, 0xf8, 0xf8, 0xfe, 0x84, 0xef, 0xf7, 0x81, 0x4b, 0xa9, 0x94, 0x4c, 0x84,
  92. 0xc3, 0x63, 0xed, 0x34, 0xb0, 0x46, 0x1b, 0xd7, 0x11, 0x59, 0x95, 0x6a, 0x27, 0xe7, 0x85, 0xc8,
  93. 0x4a, 0x9e, 0x44, 0xba, 0xe4, 0x65, 0xa5, 0xa3, 0x72, 0x9b, 0x0b, 0x94, 0x17, 0xaa, 0x54, 0x70,
  94. 0xd8, 0xd8, 0x11, 0x8f, 0x35, 0xea, 0x92, 0x68, 0xe3, 0x22, 0x93, 0x1c, 0xbf, 0x80, 0x33, 0xaf,
  95. 0x0d, 0xaf, 0x4c, 0xd6, 0xdf, 0xe6, 0x82, 0x66, 0x55, 0x3a, 0x16, 0x00, 0xee, 0x2b, 0xf0, 0x04,
  96. 0x0c, 0xd6, 0x6c, 0xe5, 0xd1, 0xeb, 0xf9, 0xcd, 0x9c, 0x4e, 0xed, 0x03, 0x38, 0x00, 0x47, 0x6b,
  97. 0x76, 0xcb, 0x16, 0xf7, 0xcc, 0xee, 0xc1, 0x01, 0xe8, 0x7b, 0x64, 0x49, 0x99, 0x6f, 0xbf, 0x5b,
  98. 0xf0, 0x14, 0x1c, 0xb3, 0x85, 0x1f, 0x91, 0xa8, 0xa5, 0x3e, 0x0c, 0xb5, 0x66, 0x53, 0xea, 0xd3,
  99. 0xe5, 0xdd, 0x9c, 0xd1, 0xa9, 0xfd, 0x69, 0x4d, 0x7e, 0x7a, 0x60, 0xf4, 0xa4, 0x52, 0xf4, 0x6f,
  100. 0xcd, 0xc9, 0xf9, 0x7e, 0x15, 0xaf, 0x3e, 0xcf, 0xeb, 0x3d, 0x4c, 0xda, 0xa4, 0x54, 0x09, 0xcf,
  101. 0x24, 0x52, 0x85, 0x74, 0xa4, 0xc8, 0xcc, 0xf1, 0xbb, 0xa9, 0xf2, 0x67, 0xfd, 0xc7, 0x72, 0x57,
  102. 0xe6, 0x7d, 0xb5, 0x0e, 0x67, 0x84, 0xbc, 0x59, 0xc3, 0x59, 0xf3, 0x15, 0x89, 0x35, 0x6a, 0x60,
  103. 0x8d, 0x02, 0x17, 0xd5, 0x83, 0xe8, 0xaf, 0x9d, 0x1e, 0x92, 0x58, 0x87, 0x9d, 0x1e, 0x06, 0x6e,
  104. 0x68, 0xf4, 0x6f, 0x6b, 0xd4, 0x90, 0x18, 0x93, 0x58, 0x63, 0xdc, 0x39, 0x30, 0x0e, 0x5c, 0x8c,
  105. 0x8d, 0xe7, 0xb1, 0x6f, 0x8a, 0x5d, 0xfc, 0x06, 0x00, 0x00, 0xff, 0xff, 0x49, 0x1d, 0x12, 0x94,
  106. 0xd1, 0x01, 0x00, 0x00,
  107. }