blob: ebae6a6993a4472148e6ffade305a748b0012f30 [file] [log] [blame]
// Code generated by protoc-gen-go. DO NOT EDIT.
// source: google/ads/googleads/v3/enums/frequency_cap_event_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 event that the cap applies to (e.g. impression).
type FrequencyCapEventTypeEnum_FrequencyCapEventType int32
const (
// Not specified.
FrequencyCapEventTypeEnum_UNSPECIFIED FrequencyCapEventTypeEnum_FrequencyCapEventType = 0
// Used for return value only. Represents value unknown in this version.
FrequencyCapEventTypeEnum_UNKNOWN FrequencyCapEventTypeEnum_FrequencyCapEventType = 1
// The cap applies on ad impressions.
FrequencyCapEventTypeEnum_IMPRESSION FrequencyCapEventTypeEnum_FrequencyCapEventType = 2
// The cap applies on video ad views.
FrequencyCapEventTypeEnum_VIDEO_VIEW FrequencyCapEventTypeEnum_FrequencyCapEventType = 3
)
var FrequencyCapEventTypeEnum_FrequencyCapEventType_name = map[int32]string{
0: "UNSPECIFIED",
1: "UNKNOWN",
2: "IMPRESSION",
3: "VIDEO_VIEW",
}
var FrequencyCapEventTypeEnum_FrequencyCapEventType_value = map[string]int32{
"UNSPECIFIED": 0,
"UNKNOWN": 1,
"IMPRESSION": 2,
"VIDEO_VIEW": 3,
}
func (x FrequencyCapEventTypeEnum_FrequencyCapEventType) String() string {
return proto.EnumName(FrequencyCapEventTypeEnum_FrequencyCapEventType_name, int32(x))
}
func (FrequencyCapEventTypeEnum_FrequencyCapEventType) EnumDescriptor() ([]byte, []int) {
return fileDescriptor_645006887424b23b, []int{0, 0}
}
// Container for enum describing the type of event that the cap applies to.
type FrequencyCapEventTypeEnum struct {
XXX_NoUnkeyedLiteral struct{} `json:"-"`
XXX_unrecognized []byte `json:"-"`
XXX_sizecache int32 `json:"-"`
}
func (m *FrequencyCapEventTypeEnum) Reset() { *m = FrequencyCapEventTypeEnum{} }
func (m *FrequencyCapEventTypeEnum) String() string { return proto.CompactTextString(m) }
func (*FrequencyCapEventTypeEnum) ProtoMessage() {}
func (*FrequencyCapEventTypeEnum) Descriptor() ([]byte, []int) {
return fileDescriptor_645006887424b23b, []int{0}
}
func (m *FrequencyCapEventTypeEnum) XXX_Unmarshal(b []byte) error {
return xxx_messageInfo_FrequencyCapEventTypeEnum.Unmarshal(m, b)
}
func (m *FrequencyCapEventTypeEnum) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
return xxx_messageInfo_FrequencyCapEventTypeEnum.Marshal(b, m, deterministic)
}
func (m *FrequencyCapEventTypeEnum) XXX_Merge(src proto.Message) {
xxx_messageInfo_FrequencyCapEventTypeEnum.Merge(m, src)
}
func (m *FrequencyCapEventTypeEnum) XXX_Size() int {
return xxx_messageInfo_FrequencyCapEventTypeEnum.Size(m)
}
func (m *FrequencyCapEventTypeEnum) XXX_DiscardUnknown() {
xxx_messageInfo_FrequencyCapEventTypeEnum.DiscardUnknown(m)
}
var xxx_messageInfo_FrequencyCapEventTypeEnum proto.InternalMessageInfo
func init() {
proto.RegisterEnum("google.ads.googleads.v3.enums.FrequencyCapEventTypeEnum_FrequencyCapEventType", FrequencyCapEventTypeEnum_FrequencyCapEventType_name, FrequencyCapEventTypeEnum_FrequencyCapEventType_value)
proto.RegisterType((*FrequencyCapEventTypeEnum)(nil), "google.ads.googleads.v3.enums.FrequencyCapEventTypeEnum")
}
func init() {
proto.RegisterFile("google/ads/googleads/v3/enums/frequency_cap_event_type.proto", fileDescriptor_645006887424b23b)
}
var fileDescriptor_645006887424b23b = []byte{
// 321 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x7c, 0x50, 0x41, 0x4b, 0xfb, 0x30,
0x1c, 0xfd, 0xaf, 0x83, 0xbf, 0x90, 0x81, 0x96, 0x82, 0x07, 0x87, 0x3b, 0x6c, 0x1f, 0x20, 0x3d,
0xf4, 0x16, 0xbd, 0x74, 0x5b, 0x36, 0x82, 0xd8, 0x15, 0xe7, 0x3a, 0x90, 0x42, 0x89, 0x6b, 0x0c,
0x83, 0x2d, 0x89, 0x4d, 0x37, 0xd8, 0xd7, 0xf1, 0xe8, 0x47, 0xf1, 0xa3, 0x78, 0xf1, 0x2b, 0x48,
0x12, 0xbb, 0xd3, 0xf4, 0x12, 0x5e, 0xf2, 0x7e, 0xef, 0xe5, 0xfd, 0x1e, 0xb8, 0xe5, 0x52, 0xf2,
0x0d, 0x0b, 0x69, 0xa9, 0x43, 0x07, 0x0d, 0xda, 0x47, 0x21, 0x13, 0xbb, 0xad, 0x0e, 0x5f, 0x2a,
0xf6, 0xba, 0x63, 0x62, 0x75, 0x28, 0x56, 0x54, 0x15, 0x6c, 0xcf, 0x44, 0x5d, 0xd4, 0x07, 0xc5,
0xa0, 0xaa, 0x64, 0x2d, 0x83, 0x9e, 0x93, 0x40, 0x5a, 0x6a, 0x78, 0x54, 0xc3, 0x7d, 0x04, 0xad,
0xba, 0x7b, 0xdd, 0x98, 0xab, 0x75, 0x48, 0x85, 0x90, 0x35, 0xad, 0xd7, 0x52, 0x68, 0x27, 0x1e,
0x54, 0xe0, 0x6a, 0xd2, 0xd8, 0x8f, 0xa8, 0xc2, 0xc6, 0xfc, 0xf1, 0xa0, 0x18, 0x16, 0xbb, 0xed,
0x60, 0x01, 0x2e, 0x4f, 0x92, 0xc1, 0x05, 0xe8, 0x2c, 0x92, 0x79, 0x8a, 0x47, 0x64, 0x42, 0xf0,
0xd8, 0xff, 0x17, 0x74, 0xc0, 0xd9, 0x22, 0xb9, 0x4b, 0x66, 0xcb, 0xc4, 0x6f, 0x05, 0xe7, 0x00,
0x90, 0xfb, 0xf4, 0x01, 0xcf, 0xe7, 0x64, 0x96, 0xf8, 0x9e, 0xb9, 0x67, 0x64, 0x8c, 0x67, 0x45,
0x46, 0xf0, 0xd2, 0x6f, 0x0f, 0xbf, 0x5a, 0xa0, 0xbf, 0x92, 0x5b, 0xf8, 0x67, 0xee, 0x61, 0xf7,
0xe4, 0xd7, 0xa9, 0x49, 0x9d, 0xb6, 0x9e, 0x86, 0x3f, 0x62, 0x2e, 0x37, 0x54, 0x70, 0x28, 0x2b,
0x1e, 0x72, 0x26, 0xec, 0x4e, 0x4d, 0x85, 0x6a, 0xad, 0x7f, 0x69, 0xf4, 0xc6, 0x9e, 0x6f, 0x5e,
0x7b, 0x1a, 0xc7, 0xef, 0x5e, 0x6f, 0xea, 0xac, 0xe2, 0x52, 0x43, 0x07, 0x0d, 0xca, 0x22, 0x68,
0x3a, 0xd0, 0x1f, 0x0d, 0x9f, 0xc7, 0xa5, 0xce, 0x8f, 0x7c, 0x9e, 0x45, 0xb9, 0xe5, 0x3f, 0xbd,
0xbe, 0x7b, 0x44, 0x28, 0x2e, 0x35, 0x42, 0xc7, 0x09, 0x84, 0xb2, 0x08, 0x21, 0x3b, 0xf3, 0xfc,
0xdf, 0x06, 0x8b, 0xbe, 0x03, 0x00, 0x00, 0xff, 0xff, 0xbf, 0x6f, 0x10, 0xf2, 0xe9, 0x01, 0x00,
0x00,
}