dataservicev1

package
v2.0.0-...-6831f71 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 6 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_dataservice_v1_model_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type FileInfo

type FileInfo struct {
	Id         string                 `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Name       string                 `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	Size       uint32                 `protobuf:"varint,3,opt,name=size,proto3" json:"size,omitempty"`
	Source     string                 `protobuf:"bytes,4,opt,name=source,proto3" json:"source,omitempty"`
	SourceType string                 `protobuf:"bytes,5,opt,name=sourceType,proto3" json:"sourceType,omitempty"`
	Checksum   string                 `protobuf:"bytes,10,opt,name=checksum,proto3" json:"checksum,omitempty"`
	MimeType   string                 `protobuf:"bytes,11,opt,name=mimeType,proto3" json:"mimeType,omitempty"`
	CreatedAt  *timestamppb.Timestamp `protobuf:"bytes,15,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
	UpdatedAt  *timestamppb.Timestamp `protobuf:"bytes,16,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
	DeletedAt  *timestamppb.Timestamp `protobuf:"bytes,17,opt,name=deleted_at,json=deletedAt,proto3,oneof" json:"deleted_at,omitempty"`
	Metadata   map[string]string      `` /* 158-byte string literal not displayed */
	// contains filtered or unexported fields
}

represents the file info

func (*FileInfo) Descriptor deprecated

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

Deprecated: Use FileInfo.ProtoReflect.Descriptor instead.

func (*FileInfo) GetChecksum

func (x *FileInfo) GetChecksum() string

func (*FileInfo) GetCreatedAt

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

func (*FileInfo) GetDeletedAt

func (x *FileInfo) GetDeletedAt() *timestamppb.Timestamp

func (*FileInfo) GetId

func (x *FileInfo) GetId() string

func (*FileInfo) GetMetadata

func (x *FileInfo) GetMetadata() map[string]string

func (*FileInfo) GetMimeType

func (x *FileInfo) GetMimeType() string

func (*FileInfo) GetName

func (x *FileInfo) GetName() string

func (*FileInfo) GetSize

func (x *FileInfo) GetSize() uint32

func (*FileInfo) GetSource

func (x *FileInfo) GetSource() string

func (*FileInfo) GetSourceType

func (x *FileInfo) GetSourceType() string

func (*FileInfo) GetUpdatedAt

func (x *FileInfo) GetUpdatedAt() *timestamppb.Timestamp

func (*FileInfo) ProtoMessage

func (*FileInfo) ProtoMessage()

func (*FileInfo) ProtoReflect

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

func (*FileInfo) Reset

func (x *FileInfo) Reset()

func (*FileInfo) String

func (x *FileInfo) String() string

type FileKey

type FileKey struct {
	Name       string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Source     string `protobuf:"bytes,2,opt,name=source,proto3" json:"source,omitempty"`
	SourceType string `protobuf:"bytes,3,opt,name=sourceType,proto3" json:"sourceType,omitempty"`
	// contains filtered or unexported fields
}

func (*FileKey) Descriptor deprecated

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

Deprecated: Use FileKey.ProtoReflect.Descriptor instead.

func (*FileKey) GetName

func (x *FileKey) GetName() string

func (*FileKey) GetSource

func (x *FileKey) GetSource() string

func (*FileKey) GetSourceType

func (x *FileKey) GetSourceType() string

func (*FileKey) ProtoMessage

func (*FileKey) ProtoMessage()

func (*FileKey) ProtoReflect

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

func (*FileKey) Reset

func (x *FileKey) Reset()

func (*FileKey) String

func (x *FileKey) String() string

Directories

Path Synopsis
Package fileserver is a reverse proxy.
Package fileserver is a reverse proxy.

Jump to

Keyboard shortcuts

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