blob: 253d41865125fb0da3bd7184527814fb85014068 [file] [log] [blame]
// Code generated by protoc-gen-go. DO NOT EDIT.
// source: google/ads/googleads/v3/enums/mime_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 mime type
type MimeTypeEnum_MimeType int32
const (
// The mime type has not been specified.
MimeTypeEnum_UNSPECIFIED MimeTypeEnum_MimeType = 0
// The received value is not known in this version.
//
// This is a response-only value.
MimeTypeEnum_UNKNOWN MimeTypeEnum_MimeType = 1
// MIME type of image/jpeg.
MimeTypeEnum_IMAGE_JPEG MimeTypeEnum_MimeType = 2
// MIME type of image/gif.
MimeTypeEnum_IMAGE_GIF MimeTypeEnum_MimeType = 3
// MIME type of image/png.
MimeTypeEnum_IMAGE_PNG MimeTypeEnum_MimeType = 4
// MIME type of application/x-shockwave-flash.
MimeTypeEnum_FLASH MimeTypeEnum_MimeType = 5
// MIME type of text/html.
MimeTypeEnum_TEXT_HTML MimeTypeEnum_MimeType = 6
// MIME type of application/pdf.
MimeTypeEnum_PDF MimeTypeEnum_MimeType = 7
// MIME type of application/msword.
MimeTypeEnum_MSWORD MimeTypeEnum_MimeType = 8
// MIME type of application/vnd.ms-excel.
MimeTypeEnum_MSEXCEL MimeTypeEnum_MimeType = 9
// MIME type of application/rtf.
MimeTypeEnum_RTF MimeTypeEnum_MimeType = 10
// MIME type of audio/wav.
MimeTypeEnum_AUDIO_WAV MimeTypeEnum_MimeType = 11
// MIME type of audio/mp3.
MimeTypeEnum_AUDIO_MP3 MimeTypeEnum_MimeType = 12
// MIME type of application/x-html5-ad-zip.
MimeTypeEnum_HTML5_AD_ZIP MimeTypeEnum_MimeType = 13
)
var MimeTypeEnum_MimeType_name = map[int32]string{
0: "UNSPECIFIED",
1: "UNKNOWN",
2: "IMAGE_JPEG",
3: "IMAGE_GIF",
4: "IMAGE_PNG",
5: "FLASH",
6: "TEXT_HTML",
7: "PDF",
8: "MSWORD",
9: "MSEXCEL",
10: "RTF",
11: "AUDIO_WAV",
12: "AUDIO_MP3",
13: "HTML5_AD_ZIP",
}
var MimeTypeEnum_MimeType_value = map[string]int32{
"UNSPECIFIED": 0,
"UNKNOWN": 1,
"IMAGE_JPEG": 2,
"IMAGE_GIF": 3,
"IMAGE_PNG": 4,
"FLASH": 5,
"TEXT_HTML": 6,
"PDF": 7,
"MSWORD": 8,
"MSEXCEL": 9,
"RTF": 10,
"AUDIO_WAV": 11,
"AUDIO_MP3": 12,
"HTML5_AD_ZIP": 13,
}
func (x MimeTypeEnum_MimeType) String() string {
return proto.EnumName(MimeTypeEnum_MimeType_name, int32(x))
}
func (MimeTypeEnum_MimeType) EnumDescriptor() ([]byte, []int) {
return fileDescriptor_a00e9a6c94fbfc0a, []int{0, 0}
}
// Container for enum describing the mime types.
type MimeTypeEnum struct {
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *MimeTypeEnum) Reset() { *m = MimeTypeEnum{} }
func (m *MimeTypeEnum) String() string { return proto.CompactTextString(m) }
func (*MimeTypeEnum) ProtoMessage() {}
func (*MimeTypeEnum) Descriptor() ([]byte, []int) {
return fileDescriptor_a00e9a6c94fbfc0a, []int{0}
}
func (m *MimeTypeEnum) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_MimeTypeEnum.Unmarshal(m, b)
}
func (m *MimeTypeEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_MimeTypeEnum.Marshal(b, m, deterministic)
}
func (m *MimeTypeEnum) XXX_Merge(src proto.Message) {
xxx_messageInfo_MimeTypeEnum.Merge(m, src)
}
func (m *MimeTypeEnum) XXX_Size() int {
return xxx_messageInfo_MimeTypeEnum.Size(m)
}
func (m *MimeTypeEnum) XXX_DiscardUnknown() {
xxx_messageInfo_MimeTypeEnum.DiscardUnknown(m)
}
var xxx_messageInfo_MimeTypeEnum proto.InternalMessageInfo
func init() {
proto.RegisterEnum("google.ads.googleads.v3.enums.MimeTypeEnum_MimeType", MimeTypeEnum_MimeType_name, MimeTypeEnum_MimeType_value)
proto.RegisterType((*MimeTypeEnum)(nil), "google.ads.googleads.v3.enums.MimeTypeEnum")
}
func init() {
proto.RegisterFile("google/ads/googleads/v3/enums/mime_type.proto", fileDescriptor_a00e9a6c94fbfc0a)
}
var fileDescriptor_a00e9a6c94fbfc0a = []byte{
// 395 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x91, 0x41, 0x8f, 0x93, 0x40,
0x14, 0xc7, 0x85, 0xba, 0xed, 0x76, 0xda, 0xea, 0x64, 0x8e, 0xc6, 0x3d, 0xec, 0xde, 0x1d, 0x0e,
0xc4, 0xcb, 0x78, 0x9a, 0x2e, 0x03, 0x8b, 0x16, 0x3a, 0x59, 0x28, 0xdd, 0x6c, 0x48, 0x08, 0x0a,
0x21, 0x24, 0x85, 0x21, 0x1d, 0xda, 0xa4, 0x5f, 0xc7, 0xa3, 0x1f, 0x45, 0xbf, 0x82, 0x27, 0x8f,
0x7e, 0x0a, 0x33, 0x20, 0xed, 0x49, 0x2f, 0xe4, 0xff, 0xde, 0xff, 0xf7, 0x1e, 0xf0, 0x7f, 0xe0,
0x5d, 0x21, 0x44, 0xb1, 0xcb, 0x8d, 0x34, 0x93, 0x46, 0x2f, 0x95, 0x3a, 0x9a, 0x46, 0x5e, 0x1f,
0x2a, 0x69, 0x54, 0x65, 0x95, 0x27, 0xed, 0xa9, 0xc9, 0x71, 0xb3, 0x17, 0xad, 0x40, 0x37, 0x3d,
0x83, 0xd3, 0x4c, 0xe2, 0x33, 0x8e, 0x8f, 0x26, 0xee, 0xf0, 0x37, 0x6f, 0x87, 0x6d, 0x4d, 0x69,
0xa4, 0x75, 0x2d, 0xda, 0xb4, 0x2d, 0x45, 0x2d, 0xfb, 0xe1, 0xbb, 0x9f, 0x1a, 0x98, 0x7b, 0x65,
0x95, 0x87, 0xa7, 0x26, 0x67, 0xf5, 0xa1, 0xba, 0xfb, 0xa1, 0x81, 0xeb, 0xa1, 0x81, 0x5e, 0x83,
0xd9, 0xc6, 0x0f, 0x38, 0xbb, 0x77, 0x6d, 0x97, 0x59, 0xf0, 0x05, 0x9a, 0x81, 0xc9, 0xc6, 0xff,
0xe4, 0xaf, 0xb7, 0x3e, 0xd4, 0xd0, 0x2b, 0x00, 0x5c, 0x8f, 0x3a, 0x2c, 0xf9, 0xc8, 0x99, 0x03,
0x75, 0xb4, 0x00, 0xd3, 0xbe, 0x76, 0x5c, 0x1b, 0x8e, 0x2e, 0x25, 0xf7, 0x1d, 0xf8, 0x12, 0x4d,
0xc1, 0x95, 0xbd, 0xa2, 0xc1, 0x03, 0xbc, 0x52, 0x4e, 0xc8, 0x9e, 0xc2, 0xe4, 0x21, 0xf4, 0x56,
0x70, 0x8c, 0x26, 0x60, 0xc4, 0x2d, 0x1b, 0x4e, 0x10, 0x00, 0x63, 0x2f, 0xd8, 0xae, 0x1f, 0x2d,
0x78, 0xad, 0xde, 0xe4, 0x05, 0xec, 0xe9, 0x9e, 0xad, 0xe0, 0x54, 0x11, 0x8f, 0xa1, 0x0d, 0x81,
0x9a, 0xa4, 0x1b, 0xcb, 0x5d, 0x27, 0x5b, 0x1a, 0xc1, 0xd9, 0xa5, 0xf4, 0xb8, 0x09, 0xe7, 0x08,
0x82, 0xb9, 0x5a, 0xf9, 0x3e, 0xa1, 0x56, 0xf2, 0xec, 0x72, 0xb8, 0x58, 0xfe, 0xd2, 0xc0, 0xed,
0x17, 0x51, 0xe1, 0xff, 0x46, 0xb4, 0x5c, 0x0c, 0x3f, 0xcc, 0x55, 0x26, 0x5c, 0x7b, 0x5e, 0xfe,
0xe5, 0x0b, 0xb1, 0x4b, 0xeb, 0x02, 0x8b, 0x7d, 0x61, 0x14, 0x79, 0xdd, 0x25, 0x36, 0x5c, 0xa4,
0x29, 0xe5, 0x3f, 0x0e, 0xf4, 0xa1, 0x7b, 0x7e, 0xd5, 0x47, 0x0e, 0xa5, 0xdf, 0xf4, 0x1b, 0xa7,
0x5f, 0x45, 0x33, 0x89, 0x7b, 0xa9, 0x54, 0x64, 0x62, 0x95, 0xb6, 0xfc, 0x3e, 0xf8, 0x31, 0xcd,
0x64, 0x7c, 0xf6, 0xe3, 0xc8, 0x8c, 0x3b, 0xff, 0xb7, 0x7e, 0xdb, 0x37, 0x09, 0xa1, 0x99, 0x24,
0xe4, 0x4c, 0x10, 0x12, 0x99, 0x84, 0x74, 0xcc, 0xe7, 0x71, 0xf7, 0x61, 0xe6, 0x9f, 0x00, 0x00,
0x00, 0xff, 0xff, 0x90, 0x56, 0x3c, 0x57, 0x38, 0x02, 0x00, 0x00,
}