v1

package
v0.0.0-...-9def770 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_common_v1_objectMeta_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ListMeta

type ListMeta struct {
	TotalCount int64 `protobuf:"varint,1,opt,name=totalCount,proto3" json:"totalCount,omitempty"`
	// contains filtered or unexported fields
}

func (*ListMeta) Descriptor deprecated

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

Deprecated: Use ListMeta.ProtoReflect.Descriptor instead.

func (*ListMeta) GetTotalCount

func (x *ListMeta) GetTotalCount() int64

func (*ListMeta) ProtoMessage

func (*ListMeta) ProtoMessage()

func (*ListMeta) ProtoReflect

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

func (*ListMeta) Reset

func (x *ListMeta) Reset()

func (*ListMeta) String

func (x *ListMeta) String() string

type ObjectMeta

type ObjectMeta struct {
	Id         uint64                 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	InstanceID string                 `protobuf:"bytes,2,opt,name=instanceID,proto3" json:"instanceID,omitempty"`
	Name       string                 `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
	Extend     map[string]*anypb.Any  `` /* 153-byte string literal not displayed */
	CreateAt   *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=createAt,proto3" json:"createAt,omitempty"`
	UpdateAt   *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=updateAt,proto3" json:"updateAt,omitempty"`
	// contains filtered or unexported fields
}

func (*ObjectMeta) Descriptor deprecated

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

Deprecated: Use ObjectMeta.ProtoReflect.Descriptor instead.

func (*ObjectMeta) GetCreateAt

func (x *ObjectMeta) GetCreateAt() *timestamppb.Timestamp

func (*ObjectMeta) GetExtend

func (x *ObjectMeta) GetExtend() map[string]*anypb.Any

func (*ObjectMeta) GetId

func (x *ObjectMeta) GetId() uint64

func (*ObjectMeta) GetInstanceID

func (x *ObjectMeta) GetInstanceID() string

func (*ObjectMeta) GetName

func (x *ObjectMeta) GetName() string

func (*ObjectMeta) GetUpdateAt

func (x *ObjectMeta) GetUpdateAt() *timestamppb.Timestamp

func (*ObjectMeta) ProtoMessage

func (*ObjectMeta) ProtoMessage()

func (*ObjectMeta) ProtoReflect

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

func (*ObjectMeta) Reset

func (x *ObjectMeta) Reset()

func (*ObjectMeta) String

func (x *ObjectMeta) String() string

type RequestReply

type RequestReply struct {
	Code    int32  `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
	Reason  string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty"`
	Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
	// contains filtered or unexported fields
}

func (*RequestReply) Descriptor deprecated

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

Deprecated: Use RequestReply.ProtoReflect.Descriptor instead.

func (*RequestReply) GetCode

func (x *RequestReply) GetCode() int32

func (*RequestReply) GetMessage

func (x *RequestReply) GetMessage() string

func (*RequestReply) GetReason

func (x *RequestReply) GetReason() string

func (*RequestReply) ProtoMessage

func (*RequestReply) ProtoMessage()

func (*RequestReply) ProtoReflect

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

func (*RequestReply) Reset

func (x *RequestReply) Reset()

func (*RequestReply) String

func (x *RequestReply) String() string

Jump to

Keyboard shortcuts

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