algolia_queue

package
v0.0.0-...-eeb1421 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_algolia_queue_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ProfileSearchMessage

type ProfileSearchMessage struct {
	Name               string            `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	UserID             uint64            `protobuf:"varint,2,opt,name=userID,proto3" json:"userID,omitempty"`
	UserProfileID      uint64            `protobuf:"varint,3,opt,name=userProfileID,proto3" json:"userProfileID,omitempty"`
	CommunityProfileID uint64            `protobuf:"varint,4,opt,name=communityProfileID,proto3" json:"communityProfileID,omitempty"`
	Tags               []string          `protobuf:"bytes,5,rep,name=tags,proto3" json:"tags,omitempty"`
	Extra              map[string]string `` /* 151-byte string literal not displayed */
	CreatedAt          string            `protobuf:"bytes,7,opt,name=createdAt,proto3" json:"createdAt,omitempty"`
	ProfileImageUrl    string            `protobuf:"bytes,8,opt,name=profileImageUrl,proto3" json:"profileImageUrl,omitempty"`
	// contains filtered or unexported fields
}

ProfileSearchMessage: represents a profile object (community or user)

func (*ProfileSearchMessage) Descriptor deprecated

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

Deprecated: Use ProfileSearchMessage.ProtoReflect.Descriptor instead.

func (*ProfileSearchMessage) GetCommunityProfileID

func (x *ProfileSearchMessage) GetCommunityProfileID() uint64

func (*ProfileSearchMessage) GetCreatedAt

func (x *ProfileSearchMessage) GetCreatedAt() string

func (*ProfileSearchMessage) GetExtra

func (x *ProfileSearchMessage) GetExtra() map[string]string

func (*ProfileSearchMessage) GetName

func (x *ProfileSearchMessage) GetName() string

func (*ProfileSearchMessage) GetProfileImageUrl

func (x *ProfileSearchMessage) GetProfileImageUrl() string

func (*ProfileSearchMessage) GetTags

func (x *ProfileSearchMessage) GetTags() []string

func (*ProfileSearchMessage) GetUserID

func (x *ProfileSearchMessage) GetUserID() uint64

func (*ProfileSearchMessage) GetUserProfileID

func (x *ProfileSearchMessage) GetUserProfileID() uint64

func (*ProfileSearchMessage) ProtoMessage

func (*ProfileSearchMessage) ProtoMessage()

func (*ProfileSearchMessage) ProtoReflect

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

func (*ProfileSearchMessage) Reset

func (x *ProfileSearchMessage) Reset()

func (*ProfileSearchMessage) String

func (x *ProfileSearchMessage) String() string

Jump to

Keyboard shortcuts

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