base

package
v1.28.1-20230221120105... Latest Latest
Warning

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

Go to latest
Published: unknown License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_schema_properties_base_anyProperty_v1_proto protoreflect.FileDescriptor
View Source
var File_schema_properties_base_mesaProperty_v1_proto protoreflect.FileDescriptor
View Source
var File_schema_properties_base_metaProperty_v1_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type AnyProperty

type AnyProperty struct {

	// Types that are assignable to Impl:
	//
	//	*AnyProperty_MesaProperty
	//	*AnyProperty_MetaProperty
	Impl isAnyProperty_Impl `protobuf_oneof:"Impl"`
	// contains filtered or unexported fields
}

func (*AnyProperty) Descriptor deprecated

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

Deprecated: Use AnyProperty.ProtoReflect.Descriptor instead.

func (*AnyProperty) GetImpl

func (m *AnyProperty) GetImpl() isAnyProperty_Impl

func (*AnyProperty) GetMesaProperty

func (x *AnyProperty) GetMesaProperty() *MesaProperty

func (*AnyProperty) GetMetaProperty

func (x *AnyProperty) GetMetaProperty() *MetaProperty

func (*AnyProperty) ProtoMessage

func (*AnyProperty) ProtoMessage()

func (*AnyProperty) ProtoReflect

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

func (*AnyProperty) Reset

func (x *AnyProperty) Reset()

func (*AnyProperty) String

func (x *AnyProperty) String() string

type AnyProperty_MesaProperty

type AnyProperty_MesaProperty struct {
	MesaProperty *MesaProperty `protobuf:"bytes,1,opt,name=mesa_property,json=mesaProperty,proto3,oneof"`
}

type AnyProperty_MetaProperty

type AnyProperty_MetaProperty struct {
	MetaProperty *MetaProperty `protobuf:"bytes,2,opt,name=meta_property,json=metaProperty,proto3,oneof"`
}

type MesaProperty

type MesaProperty struct {
	ID     *base.PropertyID `protobuf:"bytes,1,opt,name=i_d,json=iD,proto3" json:"i_d,omitempty"`
	DataID *base.DataID     `protobuf:"bytes,2,opt,name=data_i_d,json=dataID,proto3" json:"data_i_d,omitempty"`
	// contains filtered or unexported fields
}

func (*MesaProperty) Descriptor deprecated

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

Deprecated: Use MesaProperty.ProtoReflect.Descriptor instead.

func (*MesaProperty) GetDataID

func (x *MesaProperty) GetDataID() *base.DataID

func (*MesaProperty) GetID

func (x *MesaProperty) GetID() *base.PropertyID

func (*MesaProperty) ProtoMessage

func (*MesaProperty) ProtoMessage()

func (*MesaProperty) ProtoReflect

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

func (*MesaProperty) Reset

func (x *MesaProperty) Reset()

func (*MesaProperty) String

func (x *MesaProperty) String() string

type MetaProperty

type MetaProperty struct {
	ID   *base.PropertyID `protobuf:"bytes,1,opt,name=i_d,json=iD,proto3" json:"i_d,omitempty"`
	Data *base1.AnyData   `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*MetaProperty) Descriptor deprecated

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

Deprecated: Use MetaProperty.ProtoReflect.Descriptor instead.

func (*MetaProperty) GetData

func (x *MetaProperty) GetData() *base1.AnyData

func (*MetaProperty) GetID

func (x *MetaProperty) GetID() *base.PropertyID

func (*MetaProperty) ProtoMessage

func (*MetaProperty) ProtoMessage()

func (*MetaProperty) ProtoReflect

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

func (*MetaProperty) Reset

func (x *MetaProperty) Reset()

func (*MetaProperty) String

func (x *MetaProperty) String() string

Jump to

Keyboard shortcuts

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