blob: c9fb083b2f8480b187d9cbf54cf7e8ad6f3d263f [file] [log] [blame]
// Code generated by protoc-gen-go. DO NOT EDIT.
// source: google/ads/googleads/v3/enums/display_ad_format_setting.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
// Enumerates display ad format settings.
type DisplayAdFormatSettingEnum_DisplayAdFormatSetting int32
const (
// Not specified.
DisplayAdFormatSettingEnum_UNSPECIFIED DisplayAdFormatSettingEnum_DisplayAdFormatSetting = 0
// The value is unknown in this version.
DisplayAdFormatSettingEnum_UNKNOWN DisplayAdFormatSettingEnum_DisplayAdFormatSetting = 1
// Text, image and native formats.
DisplayAdFormatSettingEnum_ALL_FORMATS DisplayAdFormatSettingEnum_DisplayAdFormatSetting = 2
// Text and image formats.
DisplayAdFormatSettingEnum_NON_NATIVE DisplayAdFormatSettingEnum_DisplayAdFormatSetting = 3
// Native format, i.e. the format rendering is controlled by the publisher
// and not by Google.
DisplayAdFormatSettingEnum_NATIVE DisplayAdFormatSettingEnum_DisplayAdFormatSetting = 4
)
var DisplayAdFormatSettingEnum_DisplayAdFormatSetting_name = map[int32]string{
0: "UNSPECIFIED",
1: "UNKNOWN",
2: "ALL_FORMATS",
3: "NON_NATIVE",
4: "NATIVE",
}
var DisplayAdFormatSettingEnum_DisplayAdFormatSetting_value = map[string]int32{
"UNSPECIFIED": 0,
"UNKNOWN": 1,
"ALL_FORMATS": 2,
"NON_NATIVE": 3,
"NATIVE": 4,
}
func (x DisplayAdFormatSettingEnum_DisplayAdFormatSetting) String() string {
return proto.EnumName(DisplayAdFormatSettingEnum_DisplayAdFormatSetting_name, int32(x))
}
func (DisplayAdFormatSettingEnum_DisplayAdFormatSetting) EnumDescriptor() ([]byte, []int) {
return fileDescriptor_fc5ae562658ce012, []int{0, 0}
}
// Container for display ad format settings.
type DisplayAdFormatSettingEnum struct {
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *DisplayAdFormatSettingEnum) Reset() { *m = DisplayAdFormatSettingEnum{} }
func (m *DisplayAdFormatSettingEnum) String() string { return proto.CompactTextString(m) }
func (*DisplayAdFormatSettingEnum) ProtoMessage() {}
func (*DisplayAdFormatSettingEnum) Descriptor() ([]byte, []int) {
return fileDescriptor_fc5ae562658ce012, []int{0}
}
func (m *DisplayAdFormatSettingEnum) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_DisplayAdFormatSettingEnum.Unmarshal(m, b)
}
func (m *DisplayAdFormatSettingEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_DisplayAdFormatSettingEnum.Marshal(b, m, deterministic)
}
func (m *DisplayAdFormatSettingEnum) XXX_Merge(src proto.Message) {
xxx_messageInfo_DisplayAdFormatSettingEnum.Merge(m, src)
}
func (m *DisplayAdFormatSettingEnum) XXX_Size() int {
return xxx_messageInfo_DisplayAdFormatSettingEnum.Size(m)
}
func (m *DisplayAdFormatSettingEnum) XXX_DiscardUnknown() {
xxx_messageInfo_DisplayAdFormatSettingEnum.DiscardUnknown(m)
}
var xxx_messageInfo_DisplayAdFormatSettingEnum proto.InternalMessageInfo
func init() {
proto.RegisterEnum("google.ads.googleads.v3.enums.DisplayAdFormatSettingEnum_DisplayAdFormatSetting", DisplayAdFormatSettingEnum_DisplayAdFormatSetting_name, DisplayAdFormatSettingEnum_DisplayAdFormatSetting_value)
proto.RegisterType((*DisplayAdFormatSettingEnum)(nil), "google.ads.googleads.v3.enums.DisplayAdFormatSettingEnum")
}
func init() {
proto.RegisterFile("google/ads/googleads/v3/enums/display_ad_format_setting.proto", fileDescriptor_fc5ae562658ce012)
}
var fileDescriptor_fc5ae562658ce012 = []byte{
// 327 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x50, 0x41, 0x4f, 0xc2, 0x30,
0x18, 0x75, 0xc3, 0x60, 0x52, 0x12, 0x5d, 0x76, 0xf0, 0x80, 0x72, 0x80, 0x1f, 0xd0, 0x1d, 0x76,
0xab, 0xf1, 0x50, 0x64, 0x10, 0x22, 0x16, 0x22, 0x30, 0x13, 0xb3, 0x64, 0xa9, 0x74, 0x36, 0x4b,
0x58, 0xbb, 0xd0, 0x42, 0xe2, 0xd1, 0xbf, 0xe2, 0xd1, 0x9f, 0xe2, 0x4f, 0xf1, 0xe4, 0x4f, 0x30,
0x6b, 0x61, 0x27, 0xf4, 0xd2, 0xbc, 0xf4, 0x7d, 0xef, 0x7d, 0xdf, 0x7b, 0xe0, 0x96, 0x4b, 0xc9,
0xd7, 0x59, 0x40, 0x99, 0x0a, 0x2c, 0xac, 0xd0, 0x2e, 0x0c, 0x32, 0xb1, 0x2d, 0x54, 0xc0, 0x72,
0x55, 0xae, 0xe9, 0x5b, 0x4a, 0x59, 0xfa, 0x2a, 0x37, 0x05, 0xd5, 0xa9, 0xca, 0xb4, 0xce, 0x05,
0x87, 0xe5, 0x46, 0x6a, 0xe9, 0x77, 0xac, 0x06, 0x52, 0xa6, 0x60, 0x2d, 0x87, 0xbb, 0x10, 0x1a,
0x79, 0xfb, 0xfa, 0xe0, 0x5e, 0xe6, 0x01, 0x15, 0x42, 0x6a, 0xaa, 0x73, 0x29, 0x94, 0x15, 0xf7,
0xde, 0x1d, 0xd0, 0x1e, 0xd8, 0x05, 0x98, 0x0d, 0x8d, 0xfd, 0xdc, 0xba, 0x47, 0x62, 0x5b, 0xf4,
0x56, 0xe0, 0xf2, 0x38, 0xeb, 0x5f, 0x80, 0xd6, 0x92, 0xcc, 0x67, 0xd1, 0xdd, 0x78, 0x38, 0x8e,
0x06, 0xde, 0x89, 0xdf, 0x02, 0x67, 0x4b, 0x72, 0x4f, 0xa6, 0x4f, 0xc4, 0x73, 0x2a, 0x16, 0x4f,
0x26, 0xe9, 0x70, 0xfa, 0xf8, 0x80, 0x17, 0x73, 0xcf, 0xf5, 0xcf, 0x01, 0x20, 0x53, 0x92, 0x12,
0xbc, 0x18, 0xc7, 0x91, 0xd7, 0xf0, 0x01, 0x68, 0xee, 0xf1, 0x69, 0xff, 0xc7, 0x01, 0xdd, 0x95,
0x2c, 0xe0, 0xbf, 0x39, 0xfa, 0x57, 0xc7, 0x0f, 0x99, 0x55, 0x31, 0x66, 0xce, 0x73, 0x7f, 0xaf,
0xe6, 0x72, 0x4d, 0x05, 0x87, 0x72, 0xc3, 0x03, 0x9e, 0x09, 0x13, 0xf2, 0x50, 0x6a, 0x99, 0xab,
0x3f, 0x3a, 0xbe, 0x31, 0xef, 0x87, 0xdb, 0x18, 0x61, 0xfc, 0xe9, 0x76, 0x46, 0xd6, 0x0a, 0x33,
0x05, 0x2d, 0xac, 0x50, 0x1c, 0xc2, 0xaa, 0x12, 0xf5, 0x75, 0xe0, 0x13, 0xcc, 0x54, 0x52, 0xf3,
0x49, 0x1c, 0x26, 0x86, 0xff, 0x76, 0xbb, 0xf6, 0x13, 0x21, 0xcc, 0x14, 0x42, 0xf5, 0x04, 0x42,
0x71, 0x88, 0x90, 0x99, 0x79, 0x69, 0x9a, 0xc3, 0xc2, 0xdf, 0x00, 0x00, 0x00, 0xff, 0xff, 0xd6,
0x8f, 0x92, 0x5b, 0xfb, 0x01, 0x00, 0x00,
}