blob: 60f691b769bdd38dc89981c8ea28cbce87d83c38 [file] [log] [blame]
// Code generated by protoc-gen-go. DO NOT EDIT.
// source: google/ads/googleads/v3/enums/media_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 media.
type MediaTypeEnum_MediaType int32
const (
// The media type has not been specified.
MediaTypeEnum_UNSPECIFIED MediaTypeEnum_MediaType = 0
// The received value is not known in this version.
//
// This is a response-only value.
MediaTypeEnum_UNKNOWN MediaTypeEnum_MediaType = 1
// Static image, used for image ad.
MediaTypeEnum_IMAGE MediaTypeEnum_MediaType = 2
// Small image, used for map ad.
MediaTypeEnum_ICON MediaTypeEnum_MediaType = 3
// ZIP file, used in fields of template ads.
MediaTypeEnum_MEDIA_BUNDLE MediaTypeEnum_MediaType = 4
// Audio file.
MediaTypeEnum_AUDIO MediaTypeEnum_MediaType = 5
// Video file.
MediaTypeEnum_VIDEO MediaTypeEnum_MediaType = 6
// Animated image, such as animated GIF.
MediaTypeEnum_DYNAMIC_IMAGE MediaTypeEnum_MediaType = 7
)
var MediaTypeEnum_MediaType_name = map[int32]string{
0: "UNSPECIFIED",
1: "UNKNOWN",
2: "IMAGE",
3: "ICON",
4: "MEDIA_BUNDLE",
5: "AUDIO",
6: "VIDEO",
7: "DYNAMIC_IMAGE",
}
var MediaTypeEnum_MediaType_value = map[string]int32{
"UNSPECIFIED": 0,
"UNKNOWN": 1,
"IMAGE": 2,
"ICON": 3,
"MEDIA_BUNDLE": 4,
"AUDIO": 5,
"VIDEO": 6,
"DYNAMIC_IMAGE": 7,
}
func (x MediaTypeEnum_MediaType) String() string {
return proto.EnumName(MediaTypeEnum_MediaType_name, int32(x))
}
func (MediaTypeEnum_MediaType) EnumDescriptor() ([]byte, []int) {
return fileDescriptor_6278b809e9e9ccfb, []int{0, 0}
}
// Container for enum describing the types of media.
type MediaTypeEnum struct {
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *MediaTypeEnum) Reset() { *m = MediaTypeEnum{} }
func (m *MediaTypeEnum) String() string { return proto.CompactTextString(m) }
func (*MediaTypeEnum) ProtoMessage() {}
func (*MediaTypeEnum) Descriptor() ([]byte, []int) {
return fileDescriptor_6278b809e9e9ccfb, []int{0}
}
func (m *MediaTypeEnum) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_MediaTypeEnum.Unmarshal(m, b)
}
func (m *MediaTypeEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_MediaTypeEnum.Marshal(b, m, deterministic)
}
func (m *MediaTypeEnum) XXX_Merge(src proto.Message) {
xxx_messageInfo_MediaTypeEnum.Merge(m, src)
}
func (m *MediaTypeEnum) XXX_Size() int {
return xxx_messageInfo_MediaTypeEnum.Size(m)
}
func (m *MediaTypeEnum) XXX_DiscardUnknown() {
xxx_messageInfo_MediaTypeEnum.DiscardUnknown(m)
}
var xxx_messageInfo_MediaTypeEnum proto.InternalMessageInfo
func init() {
proto.RegisterEnum("google.ads.googleads.v3.enums.MediaTypeEnum_MediaType", MediaTypeEnum_MediaType_name, MediaTypeEnum_MediaType_value)
proto.RegisterType((*MediaTypeEnum)(nil), "google.ads.googleads.v3.enums.MediaTypeEnum")
}
func init() {
proto.RegisterFile("google/ads/googleads/v3/enums/media_type.proto", fileDescriptor_6278b809e9e9ccfb)
}
var fileDescriptor_6278b809e9e9ccfb = []byte{
// 340 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x90, 0x4f, 0x4e, 0xe3, 0x30,
0x18, 0xc5, 0x27, 0xe9, 0xbf, 0xa9, 0x3b, 0x9d, 0xf1, 0x64, 0x89, 0xe8, 0xa2, 0x3d, 0x80, 0xb3,
0xc8, 0xce, 0xac, 0x9c, 0x26, 0x54, 0x16, 0xc4, 0xa9, 0x04, 0x09, 0x02, 0x45, 0xaa, 0x02, 0x89,
0xa2, 0x48, 0x8d, 0x1d, 0xd5, 0x69, 0xa5, 0x5e, 0x81, 0x63, 0xb0, 0xe4, 0x28, 0x5c, 0x83, 0x1d,
0xa7, 0x40, 0x8e, 0x69, 0x76, 0xb0, 0xb1, 0x9e, 0xfc, 0xfd, 0xbe, 0xa7, 0xef, 0x3d, 0x80, 0x0a,
0x21, 0x8a, 0x6d, 0x6e, 0xa7, 0x99, 0xb4, 0xb5, 0x54, 0xea, 0xe0, 0xd8, 0x39, 0xdf, 0x57, 0xd2,
0xae, 0xf2, 0xac, 0x4c, 0x37, 0xcd, 0xb1, 0xce, 0x51, 0xbd, 0x13, 0x8d, 0xb0, 0x66, 0x1a, 0x42,
0x69, 0x26, 0x51, 0xc7, 0xa3, 0x83, 0x83, 0x5a, 0xfe, 0xec, 0xfc, 0x64, 0x57, 0x97, 0x76, 0xca,
0xb9, 0x68, 0xd2, 0xa6, 0x14, 0x5c, 0xea, 0xe5, 0xc5, 0xb3, 0x01, 0xa6, 0x81, 0x72, 0xbc, 0x3d,
0xd6, 0xb9, 0xcf, 0xf7, 0xd5, 0xe2, 0x08, 0xc6, 0xdd, 0x87, 0xf5, 0x0f, 0x4c, 0x22, 0x76, 0xb3,
0xf6, 0x97, 0xf4, 0x92, 0xfa, 0x1e, 0xfc, 0x65, 0x4d, 0xc0, 0x28, 0x62, 0x57, 0x2c, 0xbc, 0x63,
0xd0, 0xb0, 0xc6, 0x60, 0x40, 0x03, 0xb2, 0xf2, 0xa1, 0x69, 0xfd, 0x06, 0x7d, 0xba, 0x0c, 0x19,
0xec, 0x59, 0x10, 0xfc, 0x09, 0x7c, 0x8f, 0x92, 0x8d, 0x1b, 0x31, 0xef, 0xda, 0x87, 0x7d, 0x85,
0x91, 0xc8, 0xa3, 0x21, 0x1c, 0x28, 0x19, 0x53, 0xcf, 0x0f, 0xe1, 0xd0, 0xfa, 0x0f, 0xa6, 0xde,
0x3d, 0x23, 0x01, 0x5d, 0x6e, 0xb4, 0xc9, 0xc8, 0x7d, 0x37, 0xc0, 0xfc, 0x49, 0x54, 0xe8, 0xc7,
0x40, 0xee, 0xdf, 0xee, 0xbc, 0xb5, 0x8a, 0xb0, 0x36, 0x1e, 0xdc, 0xaf, 0x85, 0x42, 0x6c, 0x53,
0x5e, 0x20, 0xb1, 0x2b, 0xec, 0x22, 0xe7, 0x6d, 0xc0, 0x53, 0x83, 0x75, 0x29, 0xbf, 0x29, 0xf4,
0xa2, 0x7d, 0x5f, 0xcc, 0xde, 0x8a, 0x90, 0x57, 0x73, 0xb6, 0xd2, 0x56, 0x24, 0x93, 0x48, 0x4b,
0xa5, 0x62, 0x07, 0xa9, 0x6e, 0xe4, 0xdb, 0x69, 0x9e, 0x90, 0x4c, 0x26, 0xdd, 0x3c, 0x89, 0x9d,
0xa4, 0x9d, 0x7f, 0x98, 0x73, 0xfd, 0x89, 0x31, 0xc9, 0x24, 0xc6, 0x1d, 0x81, 0x71, 0xec, 0x60,
0xdc, 0x32, 0x8f, 0xc3, 0xf6, 0x30, 0xe7, 0x33, 0x00, 0x00, 0xff, 0xff, 0x7a, 0xbb, 0xa1, 0x2a,
0xe8, 0x01, 0x00, 0x00,
}