blob: f1a7c5373f88d95f99bb8755b5b2dedc89a625b8 [file] [log] [blame]
// Code generated by protoc-gen-go. DO NOT EDIT.
// source: google/ads/googleads/v0/enums/content_label_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
// Enum listing the content label types supported by ContentLabel criterion.
type ContentLabelTypeEnum_ContentLabelType int32
const (
// Not specified.
ContentLabelTypeEnum_UNSPECIFIED ContentLabelTypeEnum_ContentLabelType = 0
// Used for return value only. Represents value unknown in this version.
ContentLabelTypeEnum_UNKNOWN ContentLabelTypeEnum_ContentLabelType = 1
// Sexually suggestive content.
ContentLabelTypeEnum_SEXUALLY_SUGGESTIVE ContentLabelTypeEnum_ContentLabelType = 2
// Below the fold placement.
ContentLabelTypeEnum_BELOW_THE_FOLD ContentLabelTypeEnum_ContentLabelType = 3
// Parked domain.
ContentLabelTypeEnum_PARKED_DOMAIN ContentLabelTypeEnum_ContentLabelType = 4
// Game.
ContentLabelTypeEnum_GAME ContentLabelTypeEnum_ContentLabelType = 5
// Juvenile, gross & bizarre content.
ContentLabelTypeEnum_JUVENILE ContentLabelTypeEnum_ContentLabelType = 6
// Profanity & rough language.
ContentLabelTypeEnum_PROFANITY ContentLabelTypeEnum_ContentLabelType = 7
// Death & tragedy.
ContentLabelTypeEnum_TRAGEDY ContentLabelTypeEnum_ContentLabelType = 8
// Video.
ContentLabelTypeEnum_VIDEO ContentLabelTypeEnum_ContentLabelType = 9
// Content rating: G.
ContentLabelTypeEnum_VIDEO_RATING_DV_G ContentLabelTypeEnum_ContentLabelType = 10
// Content rating: PG.
ContentLabelTypeEnum_VIDEO_RATING_DV_PG ContentLabelTypeEnum_ContentLabelType = 11
// Content rating: T.
ContentLabelTypeEnum_VIDEO_RATING_DV_T ContentLabelTypeEnum_ContentLabelType = 12
// Content rating: MA.
ContentLabelTypeEnum_VIDEO_RATING_DV_MA ContentLabelTypeEnum_ContentLabelType = 13
// Content rating: not yet rated.
ContentLabelTypeEnum_VIDEO_NOT_YET_RATED ContentLabelTypeEnum_ContentLabelType = 14
// Embedded video.
ContentLabelTypeEnum_EMBEDDED_VIDEO ContentLabelTypeEnum_ContentLabelType = 15
// Live streaming video.
ContentLabelTypeEnum_LIVE_STREAMING_VIDEO ContentLabelTypeEnum_ContentLabelType = 16
)
var ContentLabelTypeEnum_ContentLabelType_name = map[int32]string{
0: "UNSPECIFIED",
1: "UNKNOWN",
2: "SEXUALLY_SUGGESTIVE",
3: "BELOW_THE_FOLD",
4: "PARKED_DOMAIN",
5: "GAME",
6: "JUVENILE",
7: "PROFANITY",
8: "TRAGEDY",
9: "VIDEO",
10: "VIDEO_RATING_DV_G",
11: "VIDEO_RATING_DV_PG",
12: "VIDEO_RATING_DV_T",
13: "VIDEO_RATING_DV_MA",
14: "VIDEO_NOT_YET_RATED",
15: "EMBEDDED_VIDEO",
16: "LIVE_STREAMING_VIDEO",
}
var ContentLabelTypeEnum_ContentLabelType_value = map[string]int32{
"UNSPECIFIED": 0,
"UNKNOWN": 1,
"SEXUALLY_SUGGESTIVE": 2,
"BELOW_THE_FOLD": 3,
"PARKED_DOMAIN": 4,
"GAME": 5,
"JUVENILE": 6,
"PROFANITY": 7,
"TRAGEDY": 8,
"VIDEO": 9,
"VIDEO_RATING_DV_G": 10,
"VIDEO_RATING_DV_PG": 11,
"VIDEO_RATING_DV_T": 12,
"VIDEO_RATING_DV_MA": 13,
"VIDEO_NOT_YET_RATED": 14,
"EMBEDDED_VIDEO": 15,
"LIVE_STREAMING_VIDEO": 16,
}
func (x ContentLabelTypeEnum_ContentLabelType) String() string {
return proto.EnumName(ContentLabelTypeEnum_ContentLabelType_name, int32(x))
}
func (ContentLabelTypeEnum_ContentLabelType) EnumDescriptor() ([]byte, []int) {
return fileDescriptor_content_label_type_29d39b60679e7f56, []int{0, 0}
}
// Container for enum describing content label types in ContentLabel.
type ContentLabelTypeEnum struct {
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *ContentLabelTypeEnum) Reset() { *m = ContentLabelTypeEnum{} }
func (m *ContentLabelTypeEnum) String() string { return proto.CompactTextString(m) }
func (*ContentLabelTypeEnum) ProtoMessage() {}
func (*ContentLabelTypeEnum) Descriptor() ([]byte, []int) {
return fileDescriptor_content_label_type_29d39b60679e7f56, []int{0}
}
func (m *ContentLabelTypeEnum) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ContentLabelTypeEnum.Unmarshal(m, b)
}
func (m *ContentLabelTypeEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_ContentLabelTypeEnum.Marshal(b, m, deterministic)
}
func (dst *ContentLabelTypeEnum) XXX_Merge(src proto.Message) {
xxx_messageInfo_ContentLabelTypeEnum.Merge(dst, src)
}
func (m *ContentLabelTypeEnum) XXX_Size() int {
return xxx_messageInfo_ContentLabelTypeEnum.Size(m)
}
func (m *ContentLabelTypeEnum) XXX_DiscardUnknown() {
xxx_messageInfo_ContentLabelTypeEnum.DiscardUnknown(m)
}
var xxx_messageInfo_ContentLabelTypeEnum proto.InternalMessageInfo
func init() {
proto.RegisterType((*ContentLabelTypeEnum)(nil), "google.ads.googleads.v0.enums.ContentLabelTypeEnum")
proto.RegisterEnum("google.ads.googleads.v0.enums.ContentLabelTypeEnum_ContentLabelType", ContentLabelTypeEnum_ContentLabelType_name, ContentLabelTypeEnum_ContentLabelType_value)
}
func init() {
proto.RegisterFile("google/ads/googleads/v0/enums/content_label_type.proto", fileDescriptor_content_label_type_29d39b60679e7f56)
}
var fileDescriptor_content_label_type_29d39b60679e7f56 = []byte{
// 438 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x52, 0xcd, 0x6e, 0xd3, 0x40,
0x10, 0x26, 0xee, 0x5f, 0xb2, 0x69, 0xda, 0xed, 0xd2, 0x02, 0x97, 0x1e, 0xe8, 0x03, 0xac, 0x23,
0x21, 0x71, 0xe1, 0xb4, 0xee, 0x4e, 0x96, 0xa5, 0xf6, 0xda, 0xb2, 0xd7, 0x2e, 0x41, 0x91, 0x56,
0x69, 0x63, 0x59, 0x48, 0x89, 0x1d, 0xd5, 0x6e, 0xa5, 0xbe, 0x0e, 0x47, 0x1e, 0x84, 0x03, 0x67,
0x5e, 0x83, 0x77, 0x40, 0x6b, 0xd3, 0x1e, 0xa2, 0xc0, 0xc5, 0xfa, 0x34, 0xdf, 0xf7, 0xcd, 0x78,
0xf6, 0x1b, 0xf4, 0xbe, 0xa8, 0xaa, 0x62, 0x99, 0xbb, 0xf3, 0x45, 0xed, 0x76, 0xd0, 0xa2, 0x87,
0xb1, 0x9b, 0x97, 0xf7, 0xab, 0xda, 0xbd, 0xad, 0xca, 0x26, 0x2f, 0x1b, 0xb3, 0x9c, 0xdf, 0xe4,
0x4b, 0xd3, 0x3c, 0xae, 0x73, 0xba, 0xbe, 0xab, 0x9a, 0x8a, 0x9c, 0x77, 0x62, 0x3a, 0x5f, 0xd4,
0xf4, 0xd9, 0x47, 0x1f, 0xc6, 0xb4, 0xf5, 0x5d, 0xfc, 0x76, 0xd0, 0xe9, 0x65, 0xe7, 0xf5, 0xad,
0x55, 0x3f, 0xae, 0x73, 0x28, 0xef, 0x57, 0x17, 0xbf, 0x1c, 0x84, 0x37, 0x09, 0x72, 0x8c, 0x86,
0xa9, 0x4a, 0x22, 0xb8, 0x94, 0x13, 0x09, 0x1c, 0xbf, 0x20, 0x43, 0x74, 0x90, 0xaa, 0x2b, 0x15,
0x5e, 0x2b, 0xdc, 0x23, 0xaf, 0xd1, 0xcb, 0x04, 0x3e, 0xa7, 0xcc, 0xf7, 0xa7, 0x26, 0x49, 0x85,
0x80, 0x44, 0xcb, 0x0c, 0xb0, 0x43, 0x08, 0x3a, 0xf2, 0xc0, 0x0f, 0xaf, 0x8d, 0xfe, 0x08, 0x66,
0x12, 0xfa, 0x1c, 0xef, 0x90, 0x13, 0x34, 0x8a, 0x58, 0x7c, 0x05, 0xdc, 0xf0, 0x30, 0x60, 0x52,
0xe1, 0x5d, 0xd2, 0x47, 0xbb, 0x82, 0x05, 0x80, 0xf7, 0xc8, 0x21, 0xea, 0x7f, 0x4a, 0x33, 0x50,
0xd2, 0x07, 0xbc, 0x4f, 0x46, 0x68, 0x10, 0xc5, 0xe1, 0x84, 0x29, 0xa9, 0xa7, 0xf8, 0xc0, 0xce,
0xd4, 0x31, 0x13, 0xc0, 0xa7, 0xb8, 0x4f, 0x06, 0x68, 0x2f, 0x93, 0x1c, 0x42, 0x3c, 0x20, 0x67,
0xe8, 0xa4, 0x85, 0x26, 0x66, 0x5a, 0x2a, 0x61, 0x78, 0x66, 0x04, 0x46, 0xe4, 0x15, 0x22, 0x9b,
0xe5, 0x48, 0xe0, 0xe1, 0x36, 0xb9, 0xc6, 0x87, 0xdb, 0xe4, 0x01, 0xc3, 0x23, 0xbb, 0x5c, 0x57,
0x57, 0xa1, 0x36, 0x53, 0xd0, 0x96, 0x07, 0x8e, 0x8f, 0xec, 0x72, 0x10, 0x78, 0xc0, 0x39, 0x70,
0xd3, 0xfd, 0xca, 0x31, 0x79, 0x83, 0x4e, 0x7d, 0x99, 0x81, 0x49, 0x74, 0x0c, 0x2c, 0xb0, 0x6d,
0x3a, 0x06, 0x7b, 0x3f, 0x7a, 0xe8, 0xed, 0x6d, 0xb5, 0xa2, 0xff, 0x4d, 0xc5, 0x3b, 0xdb, 0x7c,
0xf9, 0xc8, 0x66, 0x19, 0xf5, 0xbe, 0x78, 0x7f, 0x7d, 0x45, 0xb5, 0x9c, 0x97, 0x05, 0xad, 0xee,
0x0a, 0xb7, 0xc8, 0xcb, 0x36, 0xe9, 0xa7, 0xab, 0x58, 0x7f, 0xad, 0xff, 0x71, 0x24, 0x1f, 0xda,
0xef, 0x37, 0x67, 0x47, 0x30, 0xf6, 0xdd, 0x39, 0x17, 0x5d, 0x2b, 0xb6, 0xa8, 0x69, 0x07, 0x2d,
0xca, 0xc6, 0xd4, 0xc6, 0x5f, 0xff, 0x7c, 0xe2, 0x67, 0x6c, 0x51, 0xcf, 0x9e, 0xf9, 0x59, 0x36,
0x9e, 0xb5, 0xfc, 0xcd, 0x7e, 0x3b, 0xf4, 0xdd, 0x9f, 0x00, 0x00, 0x00, 0xff, 0xff, 0x05, 0xeb,
0x43, 0x52, 0x98, 0x02, 0x00, 0x00,
}