Versions in this module Expand all Collapse all v2 v2.1.0 Mar 6, 2023 Changes in this version + var File_protobuf_mpc_virtual_service_platform_common_proto protoreflect.FileDescriptor + type Asset struct + CreatedTs int64 + ExtraStr string + GbaInfo *Asset_GbaInfo + Id uint64 + ItemType enums.Datainfo_DataType + ObjectId uint64 + OwnerUserId uint64 + PartyId string + PublishTs int64 + Published bool + PublishedOnGba bool + Status enums.Asset_Status + ThirdPartyId string + UpdatedTs int64 + func (*Asset) Descriptor() ([]byte, []int) + func (*Asset) ProtoMessage() + func (x *Asset) GetCreatedTs() int64 + func (x *Asset) GetExtraStr() string + func (x *Asset) GetGbaInfo() *Asset_GbaInfo + func (x *Asset) GetId() uint64 + func (x *Asset) GetItemType() enums.Datainfo_DataType + func (x *Asset) GetObjectId() uint64 + func (x *Asset) GetOwnerUserId() uint64 + func (x *Asset) GetPartyId() string + func (x *Asset) GetPublishTs() int64 + func (x *Asset) GetPublished() bool + func (x *Asset) GetPublishedOnGba() bool + func (x *Asset) GetStatus() enums.Asset_Status + func (x *Asset) GetThirdPartyId() string + func (x *Asset) GetUpdatedTs() int64 + func (x *Asset) ProtoReflect() protoreflect.Message + func (x *Asset) Reset() + func (x *Asset) String() string + type Asset_GbaInfo struct + PushStatus bool + TableCode string + func (*Asset_GbaInfo) Descriptor() ([]byte, []int) + func (*Asset_GbaInfo) ProtoMessage() + func (x *Asset_GbaInfo) GetPushStatus() bool + func (x *Asset_GbaInfo) GetTableCode() string + func (x *Asset_GbaInfo) ProtoReflect() protoreflect.Message + func (x *Asset_GbaInfo) Reset() + func (x *Asset_GbaInfo) String() string