Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_x_lists_base_idList_proto protoreflect.FileDescriptor
View Source
var File_x_lists_base_propertyList_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type IDList ¶
type IDList struct { IDList []*base.AnyID `protobuf:"bytes,1,rep,name=i_d_list,json=iDList,proto3" json:"i_d_list,omitempty"` // contains filtered or unexported fields }
func (*IDList) ProtoReflect ¶
func (x *IDList) ProtoReflect() protoreflect.Message
type PropertyList ¶
type PropertyList struct { Properties []*base.AnyProperty `protobuf:"bytes,1,rep,name=properties,proto3" json:"properties,omitempty"` // contains filtered or unexported fields }
func (*PropertyList) Descriptor
deprecated
func (*PropertyList) Descriptor() ([]byte, []int)
Deprecated: Use PropertyList.ProtoReflect.Descriptor instead.
func (*PropertyList) GetProperties ¶
func (x *PropertyList) GetProperties() []*base.AnyProperty
func (*PropertyList) ProtoMessage ¶
func (*PropertyList) ProtoMessage()
func (*PropertyList) ProtoReflect ¶
func (x *PropertyList) ProtoReflect() protoreflect.Message
func (*PropertyList) Reset ¶
func (x *PropertyList) Reset()
func (*PropertyList) String ¶
func (x *PropertyList) String() string
Click to show internal directories.
Click to hide internal directories.