Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_x_qualified_base_immutables_proto protoreflect.FileDescriptor
View Source
var File_x_qualified_base_mutables_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Immutables ¶
type Immutables struct { PropertyList *base.PropertyList `protobuf:"bytes,1,opt,name=property_list,json=propertyList,proto3" json:"property_list,omitempty"` // contains filtered or unexported fields }
func (*Immutables) Descriptor
deprecated
func (*Immutables) Descriptor() ([]byte, []int)
Deprecated: Use Immutables.ProtoReflect.Descriptor instead.
func (*Immutables) GetPropertyList ¶
func (x *Immutables) GetPropertyList() *base.PropertyList
func (*Immutables) ProtoMessage ¶
func (*Immutables) ProtoMessage()
func (*Immutables) ProtoReflect ¶
func (x *Immutables) ProtoReflect() protoreflect.Message
func (*Immutables) Reset ¶
func (x *Immutables) Reset()
func (*Immutables) String ¶
func (x *Immutables) String() string
type Mutables ¶
type Mutables struct { PropertyList *base.PropertyList `protobuf:"bytes,1,opt,name=property_list,json=propertyList,proto3" json:"property_list,omitempty"` // contains filtered or unexported fields }
func (*Mutables) GetPropertyList ¶
func (x *Mutables) GetPropertyList() *base.PropertyList
func (*Mutables) ProtoReflect ¶
func (x *Mutables) ProtoReflect() protoreflect.Message
Click to show internal directories.
Click to hide internal directories.