blob: 63212e38d243ece1999e51fe16abdb145c4a56c4 [file] [log] [blame]
// Code generated by protoc-gen-go. DO NOT EDIT.
// source: google/ads/googleads/v3/enums/parental_status_type.proto
package enums
import (
fmt "fmt"
math "math"
proto "github.com/golang/protobuf/proto"
_ "google.golang.org/genproto/googleapis/api/annotations"
)
// 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.ProtoPackageIsVersion3 // please upgrade the proto package
// The type of parental statuses (e.g. not a parent).
type ParentalStatusTypeEnum_ParentalStatusType int32
const (
// Not specified.
ParentalStatusTypeEnum_UNSPECIFIED ParentalStatusTypeEnum_ParentalStatusType = 0
// Used for return value only. Represents value unknown in this version.
ParentalStatusTypeEnum_UNKNOWN ParentalStatusTypeEnum_ParentalStatusType = 1
// Parent.
ParentalStatusTypeEnum_PARENT ParentalStatusTypeEnum_ParentalStatusType = 300
// Not a parent.
ParentalStatusTypeEnum_NOT_A_PARENT ParentalStatusTypeEnum_ParentalStatusType = 301
// Undetermined parental status.
ParentalStatusTypeEnum_UNDETERMINED ParentalStatusTypeEnum_ParentalStatusType = 302
)
var ParentalStatusTypeEnum_ParentalStatusType_name = map[int32]string{
0: "UNSPECIFIED",
1: "UNKNOWN",
300: "PARENT",
301: "NOT_A_PARENT",
302: "UNDETERMINED",
}
var ParentalStatusTypeEnum_ParentalStatusType_value = map[string]int32{
"UNSPECIFIED": 0,
"UNKNOWN": 1,
"PARENT": 300,
"NOT_A_PARENT": 301,
"UNDETERMINED": 302,
}
func (x ParentalStatusTypeEnum_ParentalStatusType) String() string {
return proto.EnumName(ParentalStatusTypeEnum_ParentalStatusType_name, int32(x))
}
func (ParentalStatusTypeEnum_ParentalStatusType) EnumDescriptor() ([]byte, []int) {
return fileDescriptor_377126a50dfd61e5, []int{0, 0}
}
// Container for enum describing the type of demographic parental statuses.
type ParentalStatusTypeEnum struct {
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *ParentalStatusTypeEnum) Reset() { *m = ParentalStatusTypeEnum{} }
func (m *ParentalStatusTypeEnum) String() string { return proto.CompactTextString(m) }
func (*ParentalStatusTypeEnum) ProtoMessage() {}
func (*ParentalStatusTypeEnum) Descriptor() ([]byte, []int) {
return fileDescriptor_377126a50dfd61e5, []int{0}
}
func (m *ParentalStatusTypeEnum) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ParentalStatusTypeEnum.Unmarshal(m, b)
}
func (m *ParentalStatusTypeEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_ParentalStatusTypeEnum.Marshal(b, m, deterministic)
}
func (m *ParentalStatusTypeEnum) XXX_Merge(src proto.Message) {
xxx_messageInfo_ParentalStatusTypeEnum.Merge(m, src)
}
func (m *ParentalStatusTypeEnum) XXX_Size() int {
return xxx_messageInfo_ParentalStatusTypeEnum.Size(m)
}
func (m *ParentalStatusTypeEnum) XXX_DiscardUnknown() {
xxx_messageInfo_ParentalStatusTypeEnum.DiscardUnknown(m)
}
var xxx_messageInfo_ParentalStatusTypeEnum proto.InternalMessageInfo
func init() {
proto.RegisterEnum("google.ads.googleads.v3.enums.ParentalStatusTypeEnum_ParentalStatusType", ParentalStatusTypeEnum_ParentalStatusType_name, ParentalStatusTypeEnum_ParentalStatusType_value)
proto.RegisterType((*ParentalStatusTypeEnum)(nil), "google.ads.googleads.v3.enums.ParentalStatusTypeEnum")
}
func init() {
proto.RegisterFile("google/ads/googleads/v3/enums/parental_status_type.proto", fileDescriptor_377126a50dfd61e5)
}
var fileDescriptor_377126a50dfd61e5 = []byte{
// 325 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x50, 0xcf, 0x4a, 0xc3, 0x30,
0x1c, 0x76, 0x15, 0x26, 0x64, 0x82, 0xb5, 0x07, 0x05, 0x71, 0x87, 0xed, 0x01, 0xd2, 0x43, 0x2f,
0x12, 0x4f, 0x99, 0x8b, 0x63, 0x88, 0x59, 0xd9, 0xba, 0x09, 0x52, 0x28, 0xd1, 0x86, 0x30, 0xd8,
0x92, 0xb0, 0x64, 0x83, 0x9d, 0x7c, 0x17, 0x8f, 0xa2, 0x3e, 0x88, 0x8f, 0x22, 0x3e, 0x84, 0x34,
0xd9, 0x76, 0x19, 0x7a, 0x09, 0x1f, 0xbf, 0xef, 0x0f, 0x5f, 0x3e, 0x70, 0x25, 0x94, 0x12, 0x33,
0x1e, 0xb3, 0xd2, 0xc4, 0x1e, 0x56, 0x68, 0x95, 0xc4, 0x5c, 0x2e, 0xe7, 0x26, 0xd6, 0x6c, 0xc1,
0xa5, 0x65, 0xb3, 0xc2, 0x58, 0x66, 0x97, 0xa6, 0xb0, 0x6b, 0xcd, 0xa1, 0x5e, 0x28, 0xab, 0xa2,
0xa6, 0x97, 0x43, 0x56, 0x1a, 0xb8, 0x73, 0xc2, 0x55, 0x02, 0x9d, 0xf3, 0xe2, 0x72, 0x1b, 0xac,
0xa7, 0x31, 0x93, 0x52, 0x59, 0x66, 0xa7, 0x4a, 0x1a, 0x6f, 0x6e, 0xbf, 0x80, 0xb3, 0x74, 0x13,
0x3d, 0x72, 0xc9, 0xd9, 0x5a, 0x73, 0x22, 0x97, 0xf3, 0x36, 0x07, 0xd1, 0x3e, 0x13, 0x9d, 0x80,
0xc6, 0x98, 0x8e, 0x52, 0x72, 0xd3, 0xbf, 0xed, 0x93, 0x6e, 0x78, 0x10, 0x35, 0xc0, 0xd1, 0x98,
0xde, 0xd1, 0xc1, 0x03, 0x0d, 0x6b, 0x51, 0x03, 0xd4, 0x53, 0x3c, 0x24, 0x34, 0x0b, 0xdf, 0x83,
0xe8, 0x14, 0x1c, 0xd3, 0x41, 0x56, 0xe0, 0x62, 0x73, 0xfa, 0x70, 0xa7, 0x31, 0xed, 0x92, 0x8c,
0x0c, 0xef, 0xfb, 0x94, 0x74, 0xc3, 0xcf, 0xa0, 0xf3, 0x53, 0x03, 0xad, 0x67, 0x35, 0x87, 0xff,
0x7e, 0xa2, 0x73, 0xbe, 0x5f, 0x25, 0xad, 0xfa, 0xa7, 0xb5, 0xc7, 0xce, 0xc6, 0x29, 0xd4, 0x8c,
0x49, 0x01, 0xd5, 0x42, 0xc4, 0x82, 0x4b, 0xf7, 0xbb, 0xed, 0x90, 0x7a, 0x6a, 0xfe, 0xd8, 0xf5,
0xda, 0xbd, 0xaf, 0xc1, 0x61, 0x0f, 0xe3, 0xb7, 0xa0, 0xd9, 0xf3, 0x51, 0xb8, 0x34, 0xd0, 0xc3,
0x0a, 0x4d, 0x12, 0x58, 0x0d, 0x62, 0xbe, 0xb6, 0x7c, 0x8e, 0x4b, 0x93, 0xef, 0xf8, 0x7c, 0x92,
0xe4, 0x8e, 0xff, 0x0e, 0x5a, 0xfe, 0x88, 0x10, 0x2e, 0x0d, 0x42, 0x3b, 0x05, 0x42, 0x93, 0x04,
0x21, 0xa7, 0x79, 0xaa, 0xbb, 0x62, 0xc9, 0x6f, 0x00, 0x00, 0x00, 0xff, 0xff, 0x02, 0x6e, 0xfd,
0xab, 0xef, 0x01, 0x00, 0x00,
}