vtable

package
v2.6.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_mpc_virtual_service_platform_vtable_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type CreateVtablesRequest

type CreateVtablesRequest struct {
	Vtables []*vtable.VtableBase `protobuf:"bytes,1,rep,name=vtables,proto3" json:"vtables,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateVtablesRequest) Descriptor deprecated

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

Deprecated: Use CreateVtablesRequest.ProtoReflect.Descriptor instead.

func (*CreateVtablesRequest) GetVtables

func (x *CreateVtablesRequest) GetVtables() []*vtable.VtableBase

func (*CreateVtablesRequest) ProtoMessage

func (*CreateVtablesRequest) ProtoMessage()

func (*CreateVtablesRequest) ProtoReflect

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

func (*CreateVtablesRequest) Reset

func (x *CreateVtablesRequest) Reset()

func (*CreateVtablesRequest) String

func (x *CreateVtablesRequest) String() string

type CreateVtablesResponse

type CreateVtablesResponse struct {
	Data []*vtable.VtableBase `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateVtablesResponse) Descriptor deprecated

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

Deprecated: Use CreateVtablesResponse.ProtoReflect.Descriptor instead.

func (*CreateVtablesResponse) GetData

func (x *CreateVtablesResponse) GetData() []*vtable.VtableBase

func (*CreateVtablesResponse) ProtoMessage

func (*CreateVtablesResponse) ProtoMessage()

func (*CreateVtablesResponse) ProtoReflect

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

func (*CreateVtablesResponse) Reset

func (x *CreateVtablesResponse) Reset()

func (*CreateVtablesResponse) String

func (x *CreateVtablesResponse) String() string

type ListVtablesRequest

type ListVtablesRequest struct {
	QueryOptions             *vtable.VtableQueryOptions `protobuf:"bytes,1,opt,name=query_options,json=queryOptions,proto3" json:"query_options,omitempty"`
	WithGbaInfo              bool                       `protobuf:"varint,2,opt,name=with_gba_info,json=withGbaInfo,proto3" json:"with_gba_info,omitempty"`
	WithDepartmentVisibility bool                       `` /* 136-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ListVtablesRequest) Descriptor deprecated

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

Deprecated: Use ListVtablesRequest.ProtoReflect.Descriptor instead.

func (*ListVtablesRequest) GetQueryOptions

func (x *ListVtablesRequest) GetQueryOptions() *vtable.VtableQueryOptions

func (*ListVtablesRequest) GetWithDepartmentVisibility

func (x *ListVtablesRequest) GetWithDepartmentVisibility() bool

func (*ListVtablesRequest) GetWithGbaInfo

func (x *ListVtablesRequest) GetWithGbaInfo() bool

func (*ListVtablesRequest) ProtoMessage

func (*ListVtablesRequest) ProtoMessage()

func (*ListVtablesRequest) ProtoReflect

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

func (*ListVtablesRequest) Reset

func (x *ListVtablesRequest) Reset()

func (*ListVtablesRequest) String

func (x *ListVtablesRequest) String() string

type ListVtablesResponse

type ListVtablesResponse struct {
	Data  []*Vtable `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"`
	Total int64     `protobuf:"varint,2,opt,name=total,proto3" json:"total,omitempty"`
	// contains filtered or unexported fields
}

func (*ListVtablesResponse) Descriptor deprecated

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

Deprecated: Use ListVtablesResponse.ProtoReflect.Descriptor instead.

func (*ListVtablesResponse) GetData

func (x *ListVtablesResponse) GetData() []*Vtable

func (*ListVtablesResponse) GetTotal

func (x *ListVtablesResponse) GetTotal() int64

func (*ListVtablesResponse) ProtoMessage

func (*ListVtablesResponse) ProtoMessage()

func (*ListVtablesResponse) ProtoReflect

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

func (*ListVtablesResponse) Reset

func (x *ListVtablesResponse) Reset()

func (*ListVtablesResponse) String

func (x *ListVtablesResponse) String() string

type Vtable

type Vtable struct {
	Base      *vtable.VtableBase     `protobuf:"bytes,1,opt,name=base,proto3" json:"base,omitempty"`
	OwnerUser *user.User             `protobuf:"bytes,2,opt,name=owner_user,json=ownerUser,proto3" json:"owner_user,omitempty"`
	Datasrc   *datasource.DataSource `protobuf:"bytes,3,opt,name=datasrc,proto3" json:"datasrc,omitempty"`
	Asset     *common.Asset          `protobuf:"bytes,4,opt,name=asset,proto3" json:"asset,omitempty"`
	Visible   bool                   `protobuf:"varint,5,opt,name=visible,proto3" json:"visible,omitempty"`
	// contains filtered or unexported fields
}

func (*Vtable) Descriptor deprecated

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

Deprecated: Use Vtable.ProtoReflect.Descriptor instead.

func (*Vtable) GetAsset

func (x *Vtable) GetAsset() *common.Asset

func (*Vtable) GetBase

func (x *Vtable) GetBase() *vtable.VtableBase

func (*Vtable) GetDatasrc

func (x *Vtable) GetDatasrc() *datasource.DataSource

func (*Vtable) GetOwnerUser

func (x *Vtable) GetOwnerUser() *user.User

func (*Vtable) GetVisible

func (x *Vtable) GetVisible() bool

func (*Vtable) ProtoMessage

func (*Vtable) ProtoMessage()

func (*Vtable) ProtoReflect

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

func (*Vtable) Reset

func (x *Vtable) Reset()

func (*Vtable) String

func (x *Vtable) String() string

Jump to

Keyboard shortcuts

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