prefab_internal_slim

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_prefab_internal_slim_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type ConfigDump

type ConfigDump struct {
	ProjectId   int64                  `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
	CreatedAt   *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	MaxConfigId int64                  `protobuf:"varint,3,opt,name=max_config_id,json=maxConfigId,proto3" json:"max_config_id,omitempty"`
	Wrappers    []*ConfigWrapper       `protobuf:"bytes,4,rep,name=wrappers,proto3" json:"wrappers,omitempty"`
	// contains filtered or unexported fields
}

func (*ConfigDump) Descriptor deprecated

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

Deprecated: Use ConfigDump.ProtoReflect.Descriptor instead.

func (*ConfigDump) GetCreatedAt

func (x *ConfigDump) GetCreatedAt() *timestamppb.Timestamp

func (*ConfigDump) GetMaxConfigId

func (x *ConfigDump) GetMaxConfigId() int64

func (*ConfigDump) GetProjectId

func (x *ConfigDump) GetProjectId() int64

func (*ConfigDump) GetWrappers

func (x *ConfigDump) GetWrappers() []*ConfigWrapper

func (*ConfigDump) ProtoMessage

func (*ConfigDump) ProtoMessage()

func (*ConfigDump) ProtoReflect

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

func (*ConfigDump) Reset

func (x *ConfigDump) Reset()

func (*ConfigDump) String

func (x *ConfigDump) String() string

type ConfigWrapper

type ConfigWrapper struct {
	Config    *proto.Config          `protobuf:"bytes,1,opt,name=config,proto3" json:"config,omitempty"`
	Deleted   bool                   `protobuf:"varint,2,opt,name=deleted,proto3" json:"deleted,omitempty"`
	CreatedAt *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	// contains filtered or unexported fields
}

func (*ConfigWrapper) Descriptor deprecated

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

Deprecated: Use ConfigWrapper.ProtoReflect.Descriptor instead.

func (*ConfigWrapper) GetConfig

func (x *ConfigWrapper) GetConfig() *proto.Config

func (*ConfigWrapper) GetCreatedAt

func (x *ConfigWrapper) GetCreatedAt() *timestamppb.Timestamp

func (*ConfigWrapper) GetDeleted

func (x *ConfigWrapper) GetDeleted() bool

func (*ConfigWrapper) ProtoMessage

func (*ConfigWrapper) ProtoMessage()

func (*ConfigWrapper) ProtoReflect

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

func (*ConfigWrapper) Reset

func (x *ConfigWrapper) Reset()

func (*ConfigWrapper) String

func (x *ConfigWrapper) String() string

Jump to

Keyboard shortcuts

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