blob: 529c6ae7123a23b40cbc4db254e244e4a21afee4 [file] [log] [blame]
// Code generated by protoc-gen-go. DO NOT EDIT.
// source: google/ads/googleads/v0/enums/listing_custom_attribute_index.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
// The index of the listing custom attribute.
type ListingCustomAttributeIndexEnum_ListingCustomAttributeIndex int32
const (
// Not specified.
ListingCustomAttributeIndexEnum_UNSPECIFIED ListingCustomAttributeIndexEnum_ListingCustomAttributeIndex = 0
// Used for return value only. Represents value unknown in this version.
ListingCustomAttributeIndexEnum_UNKNOWN ListingCustomAttributeIndexEnum_ListingCustomAttributeIndex = 1
// First listing custom attribute.
ListingCustomAttributeIndexEnum_CUSTOM_ATTRIBUTE_0 ListingCustomAttributeIndexEnum_ListingCustomAttributeIndex = 2
// Second listing custom attribute.
ListingCustomAttributeIndexEnum_CUSTOM_ATTRIBUTE_1 ListingCustomAttributeIndexEnum_ListingCustomAttributeIndex = 3
// Third listing custom attribute.
ListingCustomAttributeIndexEnum_CUSTOM_ATTRIBUTE_2 ListingCustomAttributeIndexEnum_ListingCustomAttributeIndex = 4
// Fourth listing custom attribute.
ListingCustomAttributeIndexEnum_CUSTOM_ATTRIBUTE_3 ListingCustomAttributeIndexEnum_ListingCustomAttributeIndex = 5
// Fifth listing custom attribute.
ListingCustomAttributeIndexEnum_CUSTOM_ATTRIBUTE_4 ListingCustomAttributeIndexEnum_ListingCustomAttributeIndex = 6
)
var ListingCustomAttributeIndexEnum_ListingCustomAttributeIndex_name = map[int32]string{
0: "UNSPECIFIED",
1: "UNKNOWN",
2: "CUSTOM_ATTRIBUTE_0",
3: "CUSTOM_ATTRIBUTE_1",
4: "CUSTOM_ATTRIBUTE_2",
5: "CUSTOM_ATTRIBUTE_3",
6: "CUSTOM_ATTRIBUTE_4",
}
var ListingCustomAttributeIndexEnum_ListingCustomAttributeIndex_value = map[string]int32{
"UNSPECIFIED": 0,
"UNKNOWN": 1,
"CUSTOM_ATTRIBUTE_0": 2,
"CUSTOM_ATTRIBUTE_1": 3,
"CUSTOM_ATTRIBUTE_2": 4,
"CUSTOM_ATTRIBUTE_3": 5,
"CUSTOM_ATTRIBUTE_4": 6,
}
func (x ListingCustomAttributeIndexEnum_ListingCustomAttributeIndex) String() string {
return proto.EnumName(ListingCustomAttributeIndexEnum_ListingCustomAttributeIndex_name, int32(x))
}
func (ListingCustomAttributeIndexEnum_ListingCustomAttributeIndex) EnumDescriptor() ([]byte, []int) {
return fileDescriptor_listing_custom_attribute_index_1f2b3fe2c45b5932, []int{0, 0}
}
// Container for enum describing the index of the listing custom attribute.
type ListingCustomAttributeIndexEnum struct {
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *ListingCustomAttributeIndexEnum) Reset() { *m = ListingCustomAttributeIndexEnum{} }
func (m *ListingCustomAttributeIndexEnum) String() string { return proto.CompactTextString(m) }
func (*ListingCustomAttributeIndexEnum) ProtoMessage() {}
func (*ListingCustomAttributeIndexEnum) Descriptor() ([]byte, []int) {
return fileDescriptor_listing_custom_attribute_index_1f2b3fe2c45b5932, []int{0}
}
func (m *ListingCustomAttributeIndexEnum) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_ListingCustomAttributeIndexEnum.Unmarshal(m, b)
}
func (m *ListingCustomAttributeIndexEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_ListingCustomAttributeIndexEnum.Marshal(b, m, deterministic)
}
func (dst *ListingCustomAttributeIndexEnum) XXX_Merge(src proto.Message) {
xxx_messageInfo_ListingCustomAttributeIndexEnum.Merge(dst, src)
}
func (m *ListingCustomAttributeIndexEnum) XXX_Size() int {
return xxx_messageInfo_ListingCustomAttributeIndexEnum.Size(m)
}
func (m *ListingCustomAttributeIndexEnum) XXX_DiscardUnknown() {
xxx_messageInfo_ListingCustomAttributeIndexEnum.DiscardUnknown(m)
}
var xxx_messageInfo_ListingCustomAttributeIndexEnum proto.InternalMessageInfo
func init() {
proto.RegisterType((*ListingCustomAttributeIndexEnum)(nil), "google.ads.googleads.v0.enums.ListingCustomAttributeIndexEnum")
proto.RegisterEnum("google.ads.googleads.v0.enums.ListingCustomAttributeIndexEnum_ListingCustomAttributeIndex", ListingCustomAttributeIndexEnum_ListingCustomAttributeIndex_name, ListingCustomAttributeIndexEnum_ListingCustomAttributeIndex_value)
}
func init() {
proto.RegisterFile("google/ads/googleads/v0/enums/listing_custom_attribute_index.proto", fileDescriptor_listing_custom_attribute_index_1f2b3fe2c45b5932)
}
var fileDescriptor_listing_custom_attribute_index_1f2b3fe2c45b5932 = []byte{
// 328 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x91, 0xc1, 0x4a, 0xc3, 0x30,
0x1c, 0xc6, 0x6d, 0xa7, 0x13, 0xb2, 0x83, 0xa1, 0x07, 0x2f, 0x32, 0x74, 0x7b, 0x80, 0xb4, 0x3a,
0x4f, 0xf1, 0x94, 0xce, 0x3a, 0x8a, 0xda, 0x0d, 0xd7, 0x4e, 0x90, 0x42, 0xe9, 0xd6, 0x12, 0x0a,
0x6b, 0x32, 0x96, 0x74, 0xf8, 0x3c, 0x1e, 0xbd, 0xfa, 0x16, 0xbe, 0x80, 0xef, 0xe0, 0xdd, 0xbb,
0x34, 0x71, 0x3b, 0xd5, 0x5d, 0xca, 0xc7, 0xf7, 0xff, 0xf7, 0x47, 0xfe, 0xdf, 0x07, 0x5c, 0xca,
0x39, 0x5d, 0xe6, 0x76, 0x9a, 0x09, 0x5b, 0xcb, 0x5a, 0x6d, 0x1c, 0x3b, 0x67, 0x55, 0x29, 0xec,
0x65, 0x21, 0x64, 0xc1, 0x68, 0xb2, 0xa8, 0x84, 0xe4, 0x65, 0x92, 0x4a, 0xb9, 0x2e, 0xe6, 0x95,
0xcc, 0x93, 0x82, 0x65, 0xf9, 0x2b, 0x5a, 0xad, 0xb9, 0xe4, 0x56, 0x57, 0xff, 0x88, 0xd2, 0x4c,
0xa0, 0x1d, 0x03, 0x6d, 0x1c, 0xa4, 0x18, 0xfd, 0x2f, 0x03, 0x9c, 0x3f, 0x68, 0xce, 0x50, 0x61,
0xc8, 0x96, 0xe2, 0xd7, 0x10, 0x8f, 0x55, 0x65, 0xff, 0xc3, 0x00, 0x67, 0x7b, 0x76, 0xac, 0x13,
0xd0, 0x89, 0x82, 0xe9, 0xc4, 0x1b, 0xfa, 0x77, 0xbe, 0x77, 0x0b, 0x0f, 0xac, 0x0e, 0x38, 0x8e,
0x82, 0xfb, 0x60, 0xfc, 0x1c, 0x40, 0xc3, 0x3a, 0x05, 0xd6, 0x30, 0x9a, 0x86, 0xe3, 0xc7, 0x84,
0x84, 0xe1, 0x93, 0xef, 0x46, 0xa1, 0x97, 0x38, 0xd0, 0x6c, 0xf4, 0x2f, 0x61, 0xab, 0xd1, 0xbf,
0x82, 0x87, 0x8d, 0xfe, 0x00, 0x1e, 0x35, 0xfa, 0xd7, 0xb0, 0xed, 0xfe, 0x18, 0xa0, 0xb7, 0xe0,
0x25, 0xda, 0x7b, 0xbf, 0x7b, 0xb1, 0xe7, 0xb0, 0x49, 0x1d, 0xe0, 0xc4, 0x78, 0xf9, 0xab, 0x01,
0x51, 0xbe, 0x4c, 0x19, 0x45, 0x7c, 0x4d, 0x6d, 0x9a, 0x33, 0x15, 0xef, 0xb6, 0x96, 0x55, 0x21,
0xfe, 0x69, 0xe9, 0x46, 0x7d, 0xdf, 0xcc, 0xd6, 0x88, 0x90, 0x77, 0xb3, 0x3b, 0xd2, 0x28, 0x92,
0x09, 0xa4, 0x65, 0xad, 0x66, 0x0e, 0xaa, 0x83, 0x16, 0x9f, 0xdb, 0x79, 0x4c, 0x32, 0x11, 0xef,
0xe6, 0xf1, 0xcc, 0x89, 0xd5, 0xfc, 0xdb, 0xec, 0x69, 0x13, 0x63, 0x92, 0x09, 0x8c, 0x77, 0x1b,
0x18, 0xcf, 0x1c, 0x8c, 0xd5, 0xce, 0xbc, 0xad, 0x1e, 0x36, 0xf8, 0x0d, 0x00, 0x00, 0xff, 0xff,
0x3c, 0xb0, 0x62, 0x92, 0x3d, 0x02, 0x00, 0x00,
}