common

package
v2.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_protobuf_mpc_virtual_service_platform_common_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Asset

type Asset struct {
	Id             uint64                  `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	CreatedTs      int64                   `protobuf:"varint,2,opt,name=created_ts,json=createdTs,proto3" json:"created_ts,omitempty"`
	UpdatedTs      int64                   `protobuf:"varint,3,opt,name=updated_ts,json=updatedTs,proto3" json:"updated_ts,omitempty"`
	ItemType       enums.Datainfo_DataType `` /* 129-byte string literal not displayed */
	OwnerUserId    uint64                  `protobuf:"varint,5,opt,name=owner_user_id,json=ownerUserId,proto3" json:"owner_user_id,omitempty"`
	PartyId        string                  `protobuf:"bytes,6,opt,name=party_id,json=partyId,proto3" json:"party_id,omitempty"`
	ObjectId       uint64                  `protobuf:"varint,7,opt,name=object_id,json=objectId,proto3" json:"object_id,omitempty"`
	Published      bool                    `protobuf:"varint,8,opt,name=published,proto3" json:"published,omitempty"`
	PublishTs      int64                   `protobuf:"varint,9,opt,name=publish_ts,json=publishTs,proto3" json:"publish_ts,omitempty"`
	Status         enums.Asset_Status      `protobuf:"varint,10,opt,name=status,proto3,enum=sudo.protobuf.enums.Asset_Status" json:"status,omitempty"`
	ThirdPartyId   string                  `protobuf:"bytes,11,opt,name=third_party_id,json=thirdPartyId,proto3" json:"third_party_id,omitempty"`
	GbaInfo        *Asset_GbaInfo          `protobuf:"bytes,12,opt,name=gba_info,json=gbaInfo,proto3" json:"gba_info,omitempty"`
	PublishedOnGba bool                    `protobuf:"varint,13,opt,name=published_on_gba,json=publishedOnGba,proto3" json:"published_on_gba,omitempty"`
	ExtraStr       string                  `protobuf:"bytes,14,opt,name=extra_str,json=extraStr,proto3" json:"extra_str,omitempty"`
	// contains filtered or unexported fields
}

func (*Asset) Descriptor deprecated

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

Deprecated: Use Asset.ProtoReflect.Descriptor instead.

func (*Asset) GetCreatedTs

func (x *Asset) GetCreatedTs() int64

func (*Asset) GetExtraStr

func (x *Asset) GetExtraStr() string

func (*Asset) GetGbaInfo

func (x *Asset) GetGbaInfo() *Asset_GbaInfo

func (*Asset) GetId

func (x *Asset) GetId() uint64

func (*Asset) GetItemType

func (x *Asset) GetItemType() enums.Datainfo_DataType

func (*Asset) GetObjectId

func (x *Asset) GetObjectId() uint64

func (*Asset) GetOwnerUserId

func (x *Asset) GetOwnerUserId() uint64

func (*Asset) GetPartyId

func (x *Asset) GetPartyId() string

func (*Asset) GetPublishTs

func (x *Asset) GetPublishTs() int64

func (*Asset) GetPublished

func (x *Asset) GetPublished() bool

func (*Asset) GetPublishedOnGba

func (x *Asset) GetPublishedOnGba() bool

func (*Asset) GetStatus

func (x *Asset) GetStatus() enums.Asset_Status

func (*Asset) GetThirdPartyId

func (x *Asset) GetThirdPartyId() string

func (*Asset) GetUpdatedTs

func (x *Asset) GetUpdatedTs() int64

func (*Asset) ProtoMessage

func (*Asset) ProtoMessage()

func (*Asset) ProtoReflect

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

func (*Asset) Reset

func (x *Asset) Reset()

func (*Asset) String

func (x *Asset) String() string

type Asset_GbaInfo

type Asset_GbaInfo struct {
	TableCode  string `protobuf:"bytes,1,opt,name=table_code,json=tableCode,proto3" json:"table_code,omitempty"`
	PushStatus bool   `protobuf:"varint,2,opt,name=push_status,json=pushStatus,proto3" json:"push_status,omitempty"`
	// contains filtered or unexported fields
}

func (*Asset_GbaInfo) Descriptor deprecated

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

Deprecated: Use Asset_GbaInfo.ProtoReflect.Descriptor instead.

func (*Asset_GbaInfo) GetPushStatus

func (x *Asset_GbaInfo) GetPushStatus() bool

func (*Asset_GbaInfo) GetTableCode

func (x *Asset_GbaInfo) GetTableCode() string

func (*Asset_GbaInfo) ProtoMessage

func (*Asset_GbaInfo) ProtoMessage()

func (*Asset_GbaInfo) ProtoReflect

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

func (*Asset_GbaInfo) Reset

func (x *Asset_GbaInfo) Reset()

func (*Asset_GbaInfo) String

func (x *Asset_GbaInfo) String() string

Jump to

Keyboard shortcuts

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