base

package
v1.0.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 1, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_beeswax_base_eventid_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type AdGroupId

type AdGroupId struct {
	BuzzKey    *string `protobuf:"bytes,1,opt,name=buzz_key,json=buzzKey" json:"buzz_key,omitempty"`
	Accountid  *uint64 `protobuf:"varint,2,opt,name=accountid" json:"accountid,omitempty"`
	Campaignid *uint64 `protobuf:"varint,3,opt,name=campaignid" json:"campaignid,omitempty"`
	Lineitemid *uint64 `protobuf:"varint,4,opt,name=lineitemid" json:"lineitemid,omitempty"`
	// contains filtered or unexported fields
}

Next Tag: 5

func (*AdGroupId) Descriptor deprecated

func (*AdGroupId) Descriptor() ([]byte, []int)

Deprecated: Use AdGroupId.ProtoReflect.Descriptor instead.

func (*AdGroupId) GetAccountid

func (x *AdGroupId) GetAccountid() uint64

func (*AdGroupId) GetBuzzKey

func (x *AdGroupId) GetBuzzKey() string

func (*AdGroupId) GetCampaignid

func (x *AdGroupId) GetCampaignid() uint64

func (*AdGroupId) GetLineitemid

func (x *AdGroupId) GetLineitemid() uint64

func (*AdGroupId) ProtoMessage

func (*AdGroupId) ProtoMessage()

func (*AdGroupId) ProtoReflect

func (x *AdGroupId) ProtoReflect() protoreflect.Message

func (*AdGroupId) Reset

func (x *AdGroupId) Reset()

func (*AdGroupId) String

func (x *AdGroupId) String() string

type EventId

type EventId struct {

	// 32 bits of md5 hash
	Hostid    *uint32 `protobuf:"varint,1,opt,name=hostid" json:"hostid,omitempty"`
	Tid       *uint32 `protobuf:"varint,2,opt,name=tid" json:"tid,omitempty"`
	Timestamp *uint64 `protobuf:"varint,3,opt,name=timestamp" json:"timestamp,omitempty"`
	// Impression index within the request
	ImpIdx *uint32 `protobuf:"varint,4,opt,name=imp_idx,json=impIdx" json:"imp_idx,omitempty"`
	// contains filtered or unexported fields
}

func (*EventId) Descriptor deprecated

func (*EventId) Descriptor() ([]byte, []int)

Deprecated: Use EventId.ProtoReflect.Descriptor instead.

func (*EventId) GetHostid

func (x *EventId) GetHostid() uint32

func (*EventId) GetImpIdx

func (x *EventId) GetImpIdx() uint32

func (*EventId) GetTid

func (x *EventId) GetTid() uint32

func (*EventId) GetTimestamp

func (x *EventId) GetTimestamp() uint64

func (*EventId) ProtoMessage

func (*EventId) ProtoMessage()

func (*EventId) ProtoReflect

func (x *EventId) ProtoReflect() protoreflect.Message

func (*EventId) Reset

func (x *EventId) Reset()

func (*EventId) String

func (x *EventId) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL