Documentation
¶
Index ¶
- Constants
- Variables
- func ErrorErrorReasonBadGateway(format string, args ...interface{}) *errors.Error
- func ErrorErrorReasonBadRequest(format string, args ...interface{}) *errors.Error
- func ErrorErrorReasonForbidden(format string, args ...interface{}) *errors.Error
- func ErrorErrorReasonMethodNotAllowed(format string, args ...interface{}) *errors.Error
- func ErrorErrorReasonNotFound(format string, args ...interface{}) *errors.Error
- func ErrorErrorReasonNotImplemented(format string, args ...interface{}) *errors.Error
- func ErrorErrorReasonUnauthorized(format string, args ...interface{}) *errors.Error
- func ErrorErrorReasonUnspecified(format string, args ...interface{}) *errors.Error
- func IsErrorReasonBadGateway(err error) bool
- func IsErrorReasonBadRequest(err error) bool
- func IsErrorReasonForbidden(err error) bool
- func IsErrorReasonMethodNotAllowed(err error) bool
- func IsErrorReasonNotFound(err error) bool
- func IsErrorReasonNotImplemented(err error) bool
- func IsErrorReasonUnauthorized(err error) bool
- func IsErrorReasonUnspecified(err error) bool
- func RegisterLibrarianSephirahServiceServer(s grpc.ServiceRegistrar, srv LibrarianSephirahServiceServer)
- type AddAppPackageRunTimeRequest
- func (*AddAppPackageRunTimeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddAppPackageRunTimeRequest) GetAppPackageId() *v1.InternalID
- func (x *AddAppPackageRunTimeRequest) GetTimeRange() *v1.TimeRange
- func (*AddAppPackageRunTimeRequest) ProtoMessage()
- func (x *AddAppPackageRunTimeRequest) ProtoReflect() protoreflect.Message
- func (x *AddAppPackageRunTimeRequest) Reset()
- func (x *AddAppPackageRunTimeRequest) String() string
- type AddAppPackageRunTimeResponse
- func (*AddAppPackageRunTimeResponse) Descriptor() ([]byte, []int)deprecated
- func (*AddAppPackageRunTimeResponse) ProtoMessage()
- func (x *AddAppPackageRunTimeResponse) ProtoReflect() protoreflect.Message
- func (x *AddAppPackageRunTimeResponse) Reset()
- func (x *AddAppPackageRunTimeResponse) String() string
- type AssignAppPackageRequest
- func (*AssignAppPackageRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AssignAppPackageRequest) GetAppId() *v1.InternalID
- func (x *AssignAppPackageRequest) GetAppPackageId() *v1.InternalID
- func (*AssignAppPackageRequest) ProtoMessage()
- func (x *AssignAppPackageRequest) ProtoReflect() protoreflect.Message
- func (x *AssignAppPackageRequest) Reset()
- func (x *AssignAppPackageRequest) String() string
- type AssignAppPackageResponse
- type ChunkTransferStatus
- func (ChunkTransferStatus) Descriptor() protoreflect.EnumDescriptor
- func (x ChunkTransferStatus) Enum() *ChunkTransferStatus
- func (ChunkTransferStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x ChunkTransferStatus) Number() protoreflect.EnumNumber
- func (x ChunkTransferStatus) String() string
- func (ChunkTransferStatus) Type() protoreflect.EnumType
- type CreateAppPackageRequest
- func (*CreateAppPackageRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAppPackageRequest) GetAppPackage() *v1.AppPackage
- func (*CreateAppPackageRequest) ProtoMessage()
- func (x *CreateAppPackageRequest) ProtoReflect() protoreflect.Message
- func (x *CreateAppPackageRequest) Reset()
- func (x *CreateAppPackageRequest) String() string
- type CreateAppPackageResponse
- func (*CreateAppPackageResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAppPackageResponse) GetId() *v1.InternalID
- func (*CreateAppPackageResponse) ProtoMessage()
- func (x *CreateAppPackageResponse) ProtoReflect() protoreflect.Message
- func (x *CreateAppPackageResponse) Reset()
- func (x *CreateAppPackageResponse) String() string
- type CreateAppRequest
- type CreateAppResponse
- func (*CreateAppResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAppResponse) GetId() *v1.InternalID
- func (*CreateAppResponse) ProtoMessage()
- func (x *CreateAppResponse) ProtoReflect() protoreflect.Message
- func (x *CreateAppResponse) Reset()
- func (x *CreateAppResponse) String() string
- type CreateFeedConfigRequest
- func (*CreateFeedConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateFeedConfigRequest) GetConfig() *FeedConfig
- func (*CreateFeedConfigRequest) ProtoMessage()
- func (x *CreateFeedConfigRequest) ProtoReflect() protoreflect.Message
- func (x *CreateFeedConfigRequest) Reset()
- func (x *CreateFeedConfigRequest) String() string
- type CreateFeedConfigResponse
- func (*CreateFeedConfigResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateFeedConfigResponse) GetId() *v1.InternalID
- func (*CreateFeedConfigResponse) ProtoMessage()
- func (x *CreateFeedConfigResponse) ProtoReflect() protoreflect.Message
- func (x *CreateFeedConfigResponse) Reset()
- func (x *CreateFeedConfigResponse) String() string
- type CreateNotifyFlowRequest
- func (*CreateNotifyFlowRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateNotifyFlowRequest) GetFlow() *NotifyFlow
- func (*CreateNotifyFlowRequest) ProtoMessage()
- func (x *CreateNotifyFlowRequest) ProtoReflect() protoreflect.Message
- func (x *CreateNotifyFlowRequest) Reset()
- func (x *CreateNotifyFlowRequest) String() string
- type CreateNotifyFlowResponse
- func (*CreateNotifyFlowResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateNotifyFlowResponse) GetId() *v1.InternalID
- func (*CreateNotifyFlowResponse) ProtoMessage()
- func (x *CreateNotifyFlowResponse) ProtoReflect() protoreflect.Message
- func (x *CreateNotifyFlowResponse) Reset()
- func (x *CreateNotifyFlowResponse) String() string
- type CreateNotifyTargetRequest
- func (*CreateNotifyTargetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateNotifyTargetRequest) GetTarget() *NotifyTarget
- func (*CreateNotifyTargetRequest) ProtoMessage()
- func (x *CreateNotifyTargetRequest) ProtoReflect() protoreflect.Message
- func (x *CreateNotifyTargetRequest) Reset()
- func (x *CreateNotifyTargetRequest) String() string
- type CreateNotifyTargetResponse
- func (*CreateNotifyTargetResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateNotifyTargetResponse) GetId() *v1.InternalID
- func (*CreateNotifyTargetResponse) ProtoMessage()
- func (x *CreateNotifyTargetResponse) ProtoReflect() protoreflect.Message
- func (x *CreateNotifyTargetResponse) Reset()
- func (x *CreateNotifyTargetResponse) String() string
- type CreateUserRequest
- type CreateUserResponse
- func (*CreateUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateUserResponse) GetId() *v1.InternalID
- func (*CreateUserResponse) ProtoMessage()
- func (x *CreateUserResponse) ProtoReflect() protoreflect.Message
- func (x *CreateUserResponse) Reset()
- func (x *CreateUserResponse) String() string
- type DownloadFileRequest
- func (*DownloadFileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DownloadFileRequest) GetEndChunkNumber() int64
- func (x *DownloadFileRequest) GetStartChunkNumber() int64
- func (*DownloadFileRequest) ProtoMessage()
- func (x *DownloadFileRequest) ProtoReflect() protoreflect.Message
- func (x *DownloadFileRequest) Reset()
- func (x *DownloadFileRequest) String() string
- type DownloadFileResponse
- func (*DownloadFileResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DownloadFileResponse) GetFileChunk() *FileChunk
- func (*DownloadFileResponse) ProtoMessage()
- func (x *DownloadFileResponse) ProtoReflect() protoreflect.Message
- func (x *DownloadFileResponse) Reset()
- func (x *DownloadFileResponse) String() string
- type DownloadGameSaveFileRequest
- func (*DownloadGameSaveFileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DownloadGameSaveFileRequest) GetId() *v1.InternalID
- func (*DownloadGameSaveFileRequest) ProtoMessage()
- func (x *DownloadGameSaveFileRequest) ProtoReflect() protoreflect.Message
- func (x *DownloadGameSaveFileRequest) Reset()
- func (x *DownloadGameSaveFileRequest) String() string
- type DownloadGameSaveFileResponse
- func (*DownloadGameSaveFileResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DownloadGameSaveFileResponse) GetDownloadToken() string
- func (*DownloadGameSaveFileResponse) ProtoMessage()
- func (x *DownloadGameSaveFileResponse) ProtoReflect() protoreflect.Message
- func (x *DownloadGameSaveFileResponse) Reset()
- func (x *DownloadGameSaveFileResponse) String() string
- type DownloadImageRequest
- func (*DownloadImageRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DownloadImageRequest) GetId() *v1.InternalID
- func (*DownloadImageRequest) ProtoMessage()
- func (x *DownloadImageRequest) ProtoReflect() protoreflect.Message
- func (x *DownloadImageRequest) Reset()
- func (x *DownloadImageRequest) String() string
- type DownloadImageResponse
- func (*DownloadImageResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DownloadImageResponse) GetDownloadToken() string
- func (*DownloadImageResponse) ProtoMessage()
- func (x *DownloadImageResponse) ProtoReflect() protoreflect.Message
- func (x *DownloadImageResponse) Reset()
- func (x *DownloadImageResponse) String() string
- type ErrorReason
- func (ErrorReason) Descriptor() protoreflect.EnumDescriptor
- func (x ErrorReason) Enum() *ErrorReason
- func (ErrorReason) EnumDescriptor() ([]byte, []int)deprecated
- func (x ErrorReason) Number() protoreflect.EnumNumber
- func (x ErrorReason) String() string
- func (ErrorReason) Type() protoreflect.EnumType
- type FeedConfig
- func (*FeedConfig) Descriptor() ([]byte, []int)deprecated
- func (x *FeedConfig) GetAuthorAccount() *v1.InternalID
- func (x *FeedConfig) GetFeedUrl() string
- func (x *FeedConfig) GetId() *v1.InternalID
- func (x *FeedConfig) GetLatestPullTime() *timestamppb.Timestamp
- func (x *FeedConfig) GetName() string
- func (x *FeedConfig) GetPullInterval() *durationpb.Duration
- func (x *FeedConfig) GetSource() FeedConfigSource
- func (x *FeedConfig) GetStatus() FeedConfigStatus
- func (x *FeedConfig) GetTags() []string
- func (*FeedConfig) ProtoMessage()
- func (x *FeedConfig) ProtoReflect() protoreflect.Message
- func (x *FeedConfig) Reset()
- func (x *FeedConfig) String() string
- type FeedConfigSource
- func (FeedConfigSource) Descriptor() protoreflect.EnumDescriptor
- func (x FeedConfigSource) Enum() *FeedConfigSource
- func (FeedConfigSource) EnumDescriptor() ([]byte, []int)deprecated
- func (x FeedConfigSource) Number() protoreflect.EnumNumber
- func (x FeedConfigSource) String() string
- func (FeedConfigSource) Type() protoreflect.EnumType
- type FeedConfigStatus
- func (FeedConfigStatus) Descriptor() protoreflect.EnumDescriptor
- func (x FeedConfigStatus) Enum() *FeedConfigStatus
- func (FeedConfigStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x FeedConfigStatus) Number() protoreflect.EnumNumber
- func (x FeedConfigStatus) String() string
- func (FeedConfigStatus) Type() protoreflect.EnumType
- type FeedItemDigest
- func (*FeedItemDigest) Descriptor() ([]byte, []int)deprecated
- func (x *FeedItemDigest) GetAuthors() string
- func (x *FeedItemDigest) GetAvatarUrl() string
- func (x *FeedItemDigest) GetFeedId() *v1.InternalID
- func (x *FeedItemDigest) GetImageUrls() []string
- func (x *FeedItemDigest) GetItemId() *v1.InternalID
- func (x *FeedItemDigest) GetPublishPlatform() string
- func (x *FeedItemDigest) GetPublishedParsed() *timestamppb.Timestamp
- func (x *FeedItemDigest) GetShortDescription() string
- func (x *FeedItemDigest) GetTitle() string
- func (*FeedItemDigest) ProtoMessage()
- func (x *FeedItemDigest) ProtoReflect() protoreflect.Message
- func (x *FeedItemDigest) Reset()
- func (x *FeedItemDigest) String() string
- type FileChunk
- type FileMetadata
- func (*FileMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *FileMetadata) GetCreateTime() *timestamppb.Timestamp
- func (x *FileMetadata) GetId() *v1.InternalID
- func (x *FileMetadata) GetName() string
- func (x *FileMetadata) GetSha256() []byte
- func (x *FileMetadata) GetSizeBytes() int64
- func (x *FileMetadata) GetType() FileType
- func (*FileMetadata) ProtoMessage()
- func (x *FileMetadata) ProtoReflect() protoreflect.Message
- func (x *FileMetadata) Reset()
- func (x *FileMetadata) String() string
- type FileTransferStatus
- func (FileTransferStatus) Descriptor() protoreflect.EnumDescriptor
- func (x FileTransferStatus) Enum() *FileTransferStatus
- func (FileTransferStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x FileTransferStatus) Number() protoreflect.EnumNumber
- func (x FileTransferStatus) String() string
- func (FileTransferStatus) Type() protoreflect.EnumType
- type FileType
- type GenerateTokenRequest
- func (*GenerateTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateTokenRequest) GetId() *v1.InternalID
- func (*GenerateTokenRequest) ProtoMessage()
- func (x *GenerateTokenRequest) ProtoReflect() protoreflect.Message
- func (x *GenerateTokenRequest) Reset()
- func (x *GenerateTokenRequest) String() string
- type GenerateTokenResponse
- func (*GenerateTokenResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateTokenResponse) GetRefreshToken() string
- func (*GenerateTokenResponse) ProtoMessage()
- func (x *GenerateTokenResponse) ProtoReflect() protoreflect.Message
- func (x *GenerateTokenResponse) Reset()
- func (x *GenerateTokenResponse) String() string
- type GetAppPackageRunTimeRequest
- func (*GetAppPackageRunTimeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAppPackageRunTimeRequest) GetAppPackageId() *v1.InternalID
- func (*GetAppPackageRunTimeRequest) ProtoMessage()
- func (x *GetAppPackageRunTimeRequest) ProtoReflect() protoreflect.Message
- func (x *GetAppPackageRunTimeRequest) Reset()
- func (x *GetAppPackageRunTimeRequest) String() string
- type GetAppPackageRunTimeResponse
- func (*GetAppPackageRunTimeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAppPackageRunTimeResponse) GetDuration() *durationpb.Duration
- func (*GetAppPackageRunTimeResponse) ProtoMessage()
- func (x *GetAppPackageRunTimeResponse) ProtoReflect() protoreflect.Message
- func (x *GetAppPackageRunTimeResponse) Reset()
- func (x *GetAppPackageRunTimeResponse) String() string
- type GetBatchFeedItemsRequest
- func (*GetBatchFeedItemsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetBatchFeedItemsRequest) GetIds() []*v1.InternalID
- func (*GetBatchFeedItemsRequest) ProtoMessage()
- func (x *GetBatchFeedItemsRequest) ProtoReflect() protoreflect.Message
- func (x *GetBatchFeedItemsRequest) Reset()
- func (x *GetBatchFeedItemsRequest) String() string
- type GetBatchFeedItemsResponse
- func (*GetBatchFeedItemsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBatchFeedItemsResponse) GetItems() []*v1.FeedItem
- func (*GetBatchFeedItemsResponse) ProtoMessage()
- func (x *GetBatchFeedItemsResponse) ProtoReflect() protoreflect.Message
- func (x *GetBatchFeedItemsResponse) Reset()
- func (x *GetBatchFeedItemsResponse) String() string
- type GetBindAppsRequest
- func (*GetBindAppsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetBindAppsRequest) GetAppId() *v1.InternalID
- func (*GetBindAppsRequest) ProtoMessage()
- func (x *GetBindAppsRequest) ProtoReflect() protoreflect.Message
- func (x *GetBindAppsRequest) Reset()
- func (x *GetBindAppsRequest) String() string
- type GetBindAppsResponse
- func (*GetBindAppsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBindAppsResponse) GetApps() []*v1.App
- func (*GetBindAppsResponse) ProtoMessage()
- func (x *GetBindAppsResponse) ProtoReflect() protoreflect.Message
- func (x *GetBindAppsResponse) Reset()
- func (x *GetBindAppsResponse) String() string
- type GetFeedItemRequest
- func (*GetFeedItemRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetFeedItemRequest) GetId() *v1.InternalID
- func (*GetFeedItemRequest) ProtoMessage()
- func (x *GetFeedItemRequest) ProtoReflect() protoreflect.Message
- func (x *GetFeedItemRequest) Reset()
- func (x *GetFeedItemRequest) String() string
- type GetFeedItemResponse
- func (*GetFeedItemResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetFeedItemResponse) GetItem() *v1.FeedItem
- func (*GetFeedItemResponse) ProtoMessage()
- func (x *GetFeedItemResponse) ProtoReflect() protoreflect.Message
- func (x *GetFeedItemResponse) Reset()
- func (x *GetFeedItemResponse) String() string
- type GetImageRequest
- type GetImageResponse
- func (*GetImageResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetImageResponse) GetDescription() string
- func (x *GetImageResponse) GetFileMetadata() *FileMetadata
- func (x *GetImageResponse) GetName() string
- func (*GetImageResponse) ProtoMessage()
- func (x *GetImageResponse) ProtoReflect() protoreflect.Message
- func (x *GetImageResponse) Reset()
- func (x *GetImageResponse) String() string
- type GetPurchasedAppsRequest
- type GetPurchasedAppsResponse
- func (*GetPurchasedAppsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPurchasedAppsResponse) GetApps() []*v1.App
- func (*GetPurchasedAppsResponse) ProtoMessage()
- func (x *GetPurchasedAppsResponse) ProtoReflect() protoreflect.Message
- func (x *GetPurchasedAppsResponse) Reset()
- func (x *GetPurchasedAppsResponse) String() string
- type GetServerInformationRequest
- type GetServerInformationResponse
- func (*GetServerInformationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetServerInformationResponse) GetCurrentTime() *timestamppb.Timestamp
- func (x *GetServerInformationResponse) GetProtocolSummary() *ServerProtocolSummary
- func (x *GetServerInformationResponse) GetServerBinarySummary() *ServerBinarySummary
- func (*GetServerInformationResponse) ProtoMessage()
- func (x *GetServerInformationResponse) ProtoReflect() protoreflect.Message
- func (x *GetServerInformationResponse) Reset()
- func (x *GetServerInformationResponse) String() string
- type GetTokenRequest
- func (*GetTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTokenRequest) GetPassword() string
- func (x *GetTokenRequest) GetUsername() string
- func (*GetTokenRequest) ProtoMessage()
- func (x *GetTokenRequest) ProtoReflect() protoreflect.Message
- func (x *GetTokenRequest) Reset()
- func (x *GetTokenRequest) String() string
- type GetTokenResponse
- func (*GetTokenResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTokenResponse) GetAccessToken() string
- func (x *GetTokenResponse) GetRefreshToken() string
- func (*GetTokenResponse) ProtoMessage()
- func (x *GetTokenResponse) ProtoReflect() protoreflect.Message
- func (x *GetTokenResponse) Reset()
- func (x *GetTokenResponse) String() string
- type GetUserRequest
- type GetUserResponse
- type GroupFeedItemsRequest
- func (*GroupFeedItemsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GroupFeedItemsRequest) GetAuthorIdFilter() []*v1.InternalID
- func (x *GroupFeedItemsRequest) GetFeedIdFilter() []*v1.InternalID
- func (x *GroupFeedItemsRequest) GetGroupBy() GroupFeedItemsRequest_GroupBy
- func (x *GroupFeedItemsRequest) GetGroupSize() int32
- func (x *GroupFeedItemsRequest) GetPublishPlatformFilter() []string
- func (x *GroupFeedItemsRequest) GetPublishTimeRange() *v1.TimeRange
- func (x *GroupFeedItemsRequest) GetTagFilter() []string
- func (*GroupFeedItemsRequest) ProtoMessage()
- func (x *GroupFeedItemsRequest) ProtoReflect() protoreflect.Message
- func (x *GroupFeedItemsRequest) Reset()
- func (x *GroupFeedItemsRequest) String() string
- type GroupFeedItemsRequest_GroupBy
- func (GroupFeedItemsRequest_GroupBy) Descriptor() protoreflect.EnumDescriptor
- func (x GroupFeedItemsRequest_GroupBy) Enum() *GroupFeedItemsRequest_GroupBy
- func (GroupFeedItemsRequest_GroupBy) EnumDescriptor() ([]byte, []int)deprecated
- func (x GroupFeedItemsRequest_GroupBy) Number() protoreflect.EnumNumber
- func (x GroupFeedItemsRequest_GroupBy) String() string
- func (GroupFeedItemsRequest_GroupBy) Type() protoreflect.EnumType
- type GroupFeedItemsResponse
- func (*GroupFeedItemsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GroupFeedItemsResponse) GetGroups() []*GroupFeedItemsResponse_FeedItemsGroup
- func (*GroupFeedItemsResponse) ProtoMessage()
- func (x *GroupFeedItemsResponse) ProtoReflect() protoreflect.Message
- func (x *GroupFeedItemsResponse) Reset()
- func (x *GroupFeedItemsResponse) String() string
- type GroupFeedItemsResponse_FeedItemsGroup
- func (*GroupFeedItemsResponse_FeedItemsGroup) Descriptor() ([]byte, []int)deprecated
- func (x *GroupFeedItemsResponse_FeedItemsGroup) GetItems() []*FeedItemDigest
- func (x *GroupFeedItemsResponse_FeedItemsGroup) GetTimeRange() *v1.TimeRange
- func (*GroupFeedItemsResponse_FeedItemsGroup) ProtoMessage()
- func (x *GroupFeedItemsResponse_FeedItemsGroup) ProtoReflect() protoreflect.Message
- func (x *GroupFeedItemsResponse_FeedItemsGroup) Reset()
- func (x *GroupFeedItemsResponse_FeedItemsGroup) String() string
- type LibrarianSephirahServiceClient
- type LibrarianSephirahServiceServer
- type LibrarianSephirahService_DownloadFileClient
- type LibrarianSephirahService_DownloadFileServer
- type LibrarianSephirahService_ReportAppPackagesClient
- type LibrarianSephirahService_ReportAppPackagesServer
- type LibrarianSephirahService_SimpleDownloadFileClient
- type LibrarianSephirahService_SimpleDownloadFileServer
- type LibrarianSephirahService_SimpleUploadFileClient
- type LibrarianSephirahService_SimpleUploadFileServer
- type LibrarianSephirahService_UploadFileClient
- type LibrarianSephirahService_UploadFileServer
- type LinkAccountRequest
- func (*LinkAccountRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LinkAccountRequest) GetAccountId() *v1.AccountID
- func (*LinkAccountRequest) ProtoMessage()
- func (x *LinkAccountRequest) ProtoReflect() protoreflect.Message
- func (x *LinkAccountRequest) Reset()
- func (x *LinkAccountRequest) String() string
- type LinkAccountResponse
- func (*LinkAccountResponse) Descriptor() ([]byte, []int)deprecated
- func (x *LinkAccountResponse) GetAccountId() *v1.InternalID
- func (*LinkAccountResponse) ProtoMessage()
- func (x *LinkAccountResponse) ProtoReflect() protoreflect.Message
- func (x *LinkAccountResponse) Reset()
- func (x *LinkAccountResponse) String() string
- type ListAppPackagesRequest
- func (*ListAppPackagesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAppPackagesRequest) GetAssignedAppIdFilter() []*v1.InternalID
- func (x *ListAppPackagesRequest) GetIdFilter() []*v1.InternalID
- func (x *ListAppPackagesRequest) GetPaging() *v1.PagingRequest
- func (x *ListAppPackagesRequest) GetSourceFilter() []v1.AppPackageSource
- func (*ListAppPackagesRequest) ProtoMessage()
- func (x *ListAppPackagesRequest) ProtoReflect() protoreflect.Message
- func (x *ListAppPackagesRequest) Reset()
- func (x *ListAppPackagesRequest) String() string
- type ListAppPackagesResponse
- func (*ListAppPackagesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAppPackagesResponse) GetAppPackages() []*v1.AppPackage
- func (x *ListAppPackagesResponse) GetPaging() *v1.PagingResponse
- func (*ListAppPackagesResponse) ProtoMessage()
- func (x *ListAppPackagesResponse) ProtoReflect() protoreflect.Message
- func (x *ListAppPackagesResponse) Reset()
- func (x *ListAppPackagesResponse) String() string
- type ListAppsRequest
- func (*ListAppsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAppsRequest) GetContainDetails() bool
- func (x *ListAppsRequest) GetIdFilter() []*v1.InternalID
- func (x *ListAppsRequest) GetPaging() *v1.PagingRequest
- func (x *ListAppsRequest) GetSourceFilter() []v1.AppSource
- func (x *ListAppsRequest) GetTypeFilter() []v1.AppType
- func (*ListAppsRequest) ProtoMessage()
- func (x *ListAppsRequest) ProtoReflect() protoreflect.Message
- func (x *ListAppsRequest) Reset()
- func (x *ListAppsRequest) String() string
- type ListAppsResponse
- func (*ListAppsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAppsResponse) GetApps() []*v1.App
- func (x *ListAppsResponse) GetPaging() *v1.PagingResponse
- func (*ListAppsResponse) ProtoMessage()
- func (x *ListAppsResponse) ProtoReflect() protoreflect.Message
- func (x *ListAppsResponse) Reset()
- func (x *ListAppsResponse) String() string
- type ListFeedConfigsRequest
- func (*ListFeedConfigsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListFeedConfigsRequest) GetAuthorIdFilter() []*v1.InternalID
- func (x *ListFeedConfigsRequest) GetIdFilter() []*v1.InternalID
- func (x *ListFeedConfigsRequest) GetPaging() *v1.PagingRequest
- func (x *ListFeedConfigsRequest) GetSourceFilter() []FeedConfigSource
- func (x *ListFeedConfigsRequest) GetStatusFilter() []FeedConfigStatus
- func (*ListFeedConfigsRequest) ProtoMessage()
- func (x *ListFeedConfigsRequest) ProtoReflect() protoreflect.Message
- func (x *ListFeedConfigsRequest) Reset()
- func (x *ListFeedConfigsRequest) String() string
- type ListFeedConfigsResponse
- func (*ListFeedConfigsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListFeedConfigsResponse) GetFeedsWithConfig() []*ListFeedConfigsResponse_FeedWithConfig
- func (x *ListFeedConfigsResponse) GetPaging() *v1.PagingResponse
- func (*ListFeedConfigsResponse) ProtoMessage()
- func (x *ListFeedConfigsResponse) ProtoReflect() protoreflect.Message
- func (x *ListFeedConfigsResponse) Reset()
- func (x *ListFeedConfigsResponse) String() string
- type ListFeedConfigsResponse_FeedWithConfig
- func (*ListFeedConfigsResponse_FeedWithConfig) Descriptor() ([]byte, []int)deprecated
- func (x *ListFeedConfigsResponse_FeedWithConfig) GetConfig() *FeedConfig
- func (x *ListFeedConfigsResponse_FeedWithConfig) GetFeed() *v1.Feed
- func (*ListFeedConfigsResponse_FeedWithConfig) ProtoMessage()
- func (x *ListFeedConfigsResponse_FeedWithConfig) ProtoReflect() protoreflect.Message
- func (x *ListFeedConfigsResponse_FeedWithConfig) Reset()
- func (x *ListFeedConfigsResponse_FeedWithConfig) String() string
- type ListFeedItemsRequest
- func (*ListFeedItemsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListFeedItemsRequest) GetAuthorIdFilter() []*v1.InternalID
- func (x *ListFeedItemsRequest) GetFeedIdFilter() []*v1.InternalID
- func (x *ListFeedItemsRequest) GetPaging() *v1.PagingRequest
- func (x *ListFeedItemsRequest) GetPublishPlatformFilter() []string
- func (x *ListFeedItemsRequest) GetPublishTimeRange() *v1.TimeRange
- func (x *ListFeedItemsRequest) GetTagFilter() []string
- func (*ListFeedItemsRequest) ProtoMessage()
- func (x *ListFeedItemsRequest) ProtoReflect() protoreflect.Message
- func (x *ListFeedItemsRequest) Reset()
- func (x *ListFeedItemsRequest) String() string
- type ListFeedItemsResponse
- func (*ListFeedItemsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListFeedItemsResponse) GetItems() []*FeedItemDigest
- func (x *ListFeedItemsResponse) GetPaging() *v1.PagingResponse
- func (*ListFeedItemsResponse) ProtoMessage()
- func (x *ListFeedItemsResponse) ProtoReflect() protoreflect.Message
- func (x *ListFeedItemsResponse) Reset()
- func (x *ListFeedItemsResponse) String() string
- type ListGameSaveFilesRequest
- func (*ListGameSaveFilesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListGameSaveFilesRequest) GetAppPackageId() *v1.InternalID
- func (x *ListGameSaveFilesRequest) GetPaging() *v1.PagingRequest
- func (*ListGameSaveFilesRequest) ProtoMessage()
- func (x *ListGameSaveFilesRequest) ProtoReflect() protoreflect.Message
- func (x *ListGameSaveFilesRequest) Reset()
- func (x *ListGameSaveFilesRequest) String() string
- type ListGameSaveFilesResponse
- func (*ListGameSaveFilesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListGameSaveFilesResponse) GetPaging() *v1.PagingResponse
- func (x *ListGameSaveFilesResponse) GetResults() []*ListGameSaveFilesResponse_Result
- func (*ListGameSaveFilesResponse) ProtoMessage()
- func (x *ListGameSaveFilesResponse) ProtoReflect() protoreflect.Message
- func (x *ListGameSaveFilesResponse) Reset()
- func (x *ListGameSaveFilesResponse) String() string
- type ListGameSaveFilesResponse_Result
- func (*ListGameSaveFilesResponse_Result) Descriptor() ([]byte, []int)deprecated
- func (x *ListGameSaveFilesResponse_Result) GetFile() *FileMetadata
- func (x *ListGameSaveFilesResponse_Result) GetPinned() bool
- func (*ListGameSaveFilesResponse_Result) ProtoMessage()
- func (x *ListGameSaveFilesResponse_Result) ProtoReflect() protoreflect.Message
- func (x *ListGameSaveFilesResponse_Result) Reset()
- func (x *ListGameSaveFilesResponse_Result) String() string
- type ListImagesRequest
- func (*ListImagesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListImagesRequest) GetPaging() *v1.PagingRequest
- func (x *ListImagesRequest) GetTimeRange() *v1.TimeRange
- func (*ListImagesRequest) ProtoMessage()
- func (x *ListImagesRequest) ProtoReflect() protoreflect.Message
- func (x *ListImagesRequest) Reset()
- func (x *ListImagesRequest) String() string
- type ListImagesResponse
- func (*ListImagesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListImagesResponse) GetIds() []*v1.InternalID
- func (x *ListImagesResponse) GetPaging() *v1.PagingResponse
- func (*ListImagesResponse) ProtoMessage()
- func (x *ListImagesResponse) ProtoReflect() protoreflect.Message
- func (x *ListImagesResponse) Reset()
- func (x *ListImagesResponse) String() string
- type ListLinkAccountsRequest
- func (*ListLinkAccountsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListLinkAccountsRequest) GetPaging() *v1.PagingRequest
- func (x *ListLinkAccountsRequest) GetUserId() *v1.InternalID
- func (*ListLinkAccountsRequest) ProtoMessage()
- func (x *ListLinkAccountsRequest) ProtoReflect() protoreflect.Message
- func (x *ListLinkAccountsRequest) Reset()
- func (x *ListLinkAccountsRequest) String() string
- type ListLinkAccountsResponse
- func (*ListLinkAccountsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListLinkAccountsResponse) GetAccounts() []*v1.Account
- func (x *ListLinkAccountsResponse) GetPaging() *v1.PagingResponse
- func (*ListLinkAccountsResponse) ProtoMessage()
- func (x *ListLinkAccountsResponse) ProtoReflect() protoreflect.Message
- func (x *ListLinkAccountsResponse) Reset()
- func (x *ListLinkAccountsResponse) String() string
- type ListNotifyFlowsRequest
- func (*ListNotifyFlowsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListNotifyFlowsRequest) GetIdFilter() []*v1.InternalID
- func (x *ListNotifyFlowsRequest) GetPaging() *v1.PagingRequest
- func (*ListNotifyFlowsRequest) ProtoMessage()
- func (x *ListNotifyFlowsRequest) ProtoReflect() protoreflect.Message
- func (x *ListNotifyFlowsRequest) Reset()
- func (x *ListNotifyFlowsRequest) String() string
- type ListNotifyFlowsResponse
- func (*ListNotifyFlowsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListNotifyFlowsResponse) GetFlows() []*NotifyFlow
- func (x *ListNotifyFlowsResponse) GetPaging() *v1.PagingResponse
- func (*ListNotifyFlowsResponse) ProtoMessage()
- func (x *ListNotifyFlowsResponse) ProtoReflect() protoreflect.Message
- func (x *ListNotifyFlowsResponse) Reset()
- func (x *ListNotifyFlowsResponse) String() string
- type ListNotifyTargetsRequest
- func (*ListNotifyTargetsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListNotifyTargetsRequest) GetIdFilter() []*v1.InternalID
- func (x *ListNotifyTargetsRequest) GetPaging() *v1.PagingRequest
- func (x *ListNotifyTargetsRequest) GetStatusFilter() []NotifyTargetStatus
- func (x *ListNotifyTargetsRequest) GetTypeFilter() []NotifyTargetType
- func (*ListNotifyTargetsRequest) ProtoMessage()
- func (x *ListNotifyTargetsRequest) ProtoReflect() protoreflect.Message
- func (x *ListNotifyTargetsRequest) Reset()
- func (x *ListNotifyTargetsRequest) String() string
- type ListNotifyTargetsResponse
- func (*ListNotifyTargetsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListNotifyTargetsResponse) GetPaging() *v1.PagingResponse
- func (x *ListNotifyTargetsResponse) GetTargets() []*NotifyTarget
- func (*ListNotifyTargetsResponse) ProtoMessage()
- func (x *ListNotifyTargetsResponse) ProtoReflect() protoreflect.Message
- func (x *ListNotifyTargetsResponse) Reset()
- func (x *ListNotifyTargetsResponse) String() string
- type ListUsersRequest
- func (*ListUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListUsersRequest) GetPaging() *v1.PagingRequest
- func (x *ListUsersRequest) GetStatusFilter() []UserStatus
- func (x *ListUsersRequest) GetTypeFilter() []UserType
- func (*ListUsersRequest) ProtoMessage()
- func (x *ListUsersRequest) ProtoReflect() protoreflect.Message
- func (x *ListUsersRequest) Reset()
- func (x *ListUsersRequest) String() string
- type ListUsersResponse
- func (*ListUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListUsersResponse) GetPaging() *v1.PagingResponse
- func (x *ListUsersResponse) GetUsers() []*User
- func (*ListUsersResponse) ProtoMessage()
- func (x *ListUsersResponse) ProtoReflect() protoreflect.Message
- func (x *ListUsersResponse) Reset()
- func (x *ListUsersResponse) String() string
- type MergeAppsRequest
- func (*MergeAppsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MergeAppsRequest) GetBase() *v1.App
- func (x *MergeAppsRequest) GetMerged() *v1.InternalID
- func (*MergeAppsRequest) ProtoMessage()
- func (x *MergeAppsRequest) ProtoReflect() protoreflect.Message
- func (x *MergeAppsRequest) Reset()
- func (x *MergeAppsRequest) String() string
- type MergeAppsResponse
- type NotifyFlow
- func (*NotifyFlow) Descriptor() ([]byte, []int)deprecated
- func (x *NotifyFlow) GetDescription() string
- func (x *NotifyFlow) GetId() *v1.InternalID
- func (x *NotifyFlow) GetName() string
- func (x *NotifyFlow) GetSource() *NotifyFlowSource
- func (x *NotifyFlow) GetStatus() NotifyFlowStatus
- func (x *NotifyFlow) GetTargets() []*NotifyFlowTarget
- func (*NotifyFlow) ProtoMessage()
- func (x *NotifyFlow) ProtoReflect() protoreflect.Message
- func (x *NotifyFlow) Reset()
- func (x *NotifyFlow) String() string
- type NotifyFlowSource
- func (*NotifyFlowSource) Descriptor() ([]byte, []int)deprecated
- func (x *NotifyFlowSource) GetFeedIdFilter() []*v1.InternalID
- func (*NotifyFlowSource) ProtoMessage()
- func (x *NotifyFlowSource) ProtoReflect() protoreflect.Message
- func (x *NotifyFlowSource) Reset()
- func (x *NotifyFlowSource) String() string
- type NotifyFlowStatus
- func (NotifyFlowStatus) Descriptor() protoreflect.EnumDescriptor
- func (x NotifyFlowStatus) Enum() *NotifyFlowStatus
- func (NotifyFlowStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x NotifyFlowStatus) Number() protoreflect.EnumNumber
- func (x NotifyFlowStatus) String() string
- func (NotifyFlowStatus) Type() protoreflect.EnumType
- type NotifyFlowTarget
- func (*NotifyFlowTarget) Descriptor() ([]byte, []int)deprecated
- func (x *NotifyFlowTarget) GetChannelId() string
- func (x *NotifyFlowTarget) GetTargetId() *v1.InternalID
- func (*NotifyFlowTarget) ProtoMessage()
- func (x *NotifyFlowTarget) ProtoReflect() protoreflect.Message
- func (x *NotifyFlowTarget) Reset()
- func (x *NotifyFlowTarget) String() string
- type NotifyTarget
- func (*NotifyTarget) Descriptor() ([]byte, []int)deprecated
- func (x *NotifyTarget) GetDescription() string
- func (x *NotifyTarget) GetId() *v1.InternalID
- func (x *NotifyTarget) GetName() string
- func (x *NotifyTarget) GetStatus() NotifyTargetStatus
- func (x *NotifyTarget) GetToken() string
- func (x *NotifyTarget) GetType() NotifyTargetType
- func (*NotifyTarget) ProtoMessage()
- func (x *NotifyTarget) ProtoReflect() protoreflect.Message
- func (x *NotifyTarget) Reset()
- func (x *NotifyTarget) String() string
- type NotifyTargetStatus
- func (NotifyTargetStatus) Descriptor() protoreflect.EnumDescriptor
- func (x NotifyTargetStatus) Enum() *NotifyTargetStatus
- func (NotifyTargetStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x NotifyTargetStatus) Number() protoreflect.EnumNumber
- func (x NotifyTargetStatus) String() string
- func (NotifyTargetStatus) Type() protoreflect.EnumType
- type NotifyTargetType
- func (NotifyTargetType) Descriptor() protoreflect.EnumDescriptor
- func (x NotifyTargetType) Enum() *NotifyTargetType
- func (NotifyTargetType) EnumDescriptor() ([]byte, []int)deprecated
- func (x NotifyTargetType) Number() protoreflect.EnumNumber
- func (x NotifyTargetType) String() string
- func (NotifyTargetType) Type() protoreflect.EnumType
- type PickAppRequest
- type PickAppResponse
- type PinGameSaveFileRequest
- func (*PinGameSaveFileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PinGameSaveFileRequest) GetId() *v1.InternalID
- func (*PinGameSaveFileRequest) ProtoMessage()
- func (x *PinGameSaveFileRequest) ProtoReflect() protoreflect.Message
- func (x *PinGameSaveFileRequest) Reset()
- func (x *PinGameSaveFileRequest) String() string
- type PinGameSaveFileResponse
- type PresignedDownloadFileRequest
- func (*PresignedDownloadFileRequest) Descriptor() ([]byte, []int)deprecated
- func (*PresignedDownloadFileRequest) ProtoMessage()
- func (x *PresignedDownloadFileRequest) ProtoReflect() protoreflect.Message
- func (x *PresignedDownloadFileRequest) Reset()
- func (x *PresignedDownloadFileRequest) String() string
- type PresignedDownloadFileResponse
- func (*PresignedDownloadFileResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PresignedDownloadFileResponse) GetDownloadUrl() string
- func (*PresignedDownloadFileResponse) ProtoMessage()
- func (x *PresignedDownloadFileResponse) ProtoReflect() protoreflect.Message
- func (x *PresignedDownloadFileResponse) Reset()
- func (x *PresignedDownloadFileResponse) String() string
- type PresignedUploadFileRequest
- type PresignedUploadFileResponse
- func (*PresignedUploadFileResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PresignedUploadFileResponse) GetUploadUrl() string
- func (*PresignedUploadFileResponse) ProtoMessage()
- func (x *PresignedUploadFileResponse) ProtoReflect() protoreflect.Message
- func (x *PresignedUploadFileResponse) Reset()
- func (x *PresignedUploadFileResponse) String() string
- type PresignedUploadFileStatusRequest
- func (*PresignedUploadFileStatusRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PresignedUploadFileStatusRequest) GetStatus() FileTransferStatus
- func (*PresignedUploadFileStatusRequest) ProtoMessage()
- func (x *PresignedUploadFileStatusRequest) ProtoReflect() protoreflect.Message
- func (x *PresignedUploadFileStatusRequest) Reset()
- func (x *PresignedUploadFileStatusRequest) String() string
- type PresignedUploadFileStatusResponse
- func (*PresignedUploadFileStatusResponse) Descriptor() ([]byte, []int)deprecated
- func (*PresignedUploadFileStatusResponse) ProtoMessage()
- func (x *PresignedUploadFileStatusResponse) ProtoReflect() protoreflect.Message
- func (x *PresignedUploadFileStatusResponse) Reset()
- func (x *PresignedUploadFileStatusResponse) String() string
- type PurchaseAppRequest
- func (*PurchaseAppRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PurchaseAppRequest) GetAppId() *v1.InternalID
- func (*PurchaseAppRequest) ProtoMessage()
- func (x *PurchaseAppRequest) ProtoReflect() protoreflect.Message
- func (x *PurchaseAppRequest) Reset()
- func (x *PurchaseAppRequest) String() string
- type PurchaseAppResponse
- type RefreshAppRequest
- func (*RefreshAppRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RefreshAppRequest) GetAppId() *v1.InternalID
- func (*RefreshAppRequest) ProtoMessage()
- func (x *RefreshAppRequest) ProtoReflect() protoreflect.Message
- func (x *RefreshAppRequest) Reset()
- func (x *RefreshAppRequest) String() string
- type RefreshAppResponse
- type RefreshTokenRequest
- type RefreshTokenResponse
- func (*RefreshTokenResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RefreshTokenResponse) GetAccessToken() string
- func (x *RefreshTokenResponse) GetRefreshToken() string
- func (*RefreshTokenResponse) ProtoMessage()
- func (x *RefreshTokenResponse) ProtoReflect() protoreflect.Message
- func (x *RefreshTokenResponse) Reset()
- func (x *RefreshTokenResponse) String() string
- type RemoveGameSaveFileRequest
- func (*RemoveGameSaveFileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveGameSaveFileRequest) GetId() *v1.InternalID
- func (*RemoveGameSaveFileRequest) ProtoMessage()
- func (x *RemoveGameSaveFileRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveGameSaveFileRequest) Reset()
- func (x *RemoveGameSaveFileRequest) String() string
- type RemoveGameSaveFileResponse
- type ReportAppPackagesRequest
- func (*ReportAppPackagesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ReportAppPackagesRequest) GetAppPackageBinaries() []*v1.AppPackageBinary
- func (*ReportAppPackagesRequest) ProtoMessage()
- func (x *ReportAppPackagesRequest) ProtoReflect() protoreflect.Message
- func (x *ReportAppPackagesRequest) Reset()
- func (x *ReportAppPackagesRequest) String() string
- type ReportAppPackagesResponse
- type SearchAppsRequest
- func (*SearchAppsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchAppsRequest) GetKeywords() string
- func (x *SearchAppsRequest) GetPaging() *v1.PagingRequest
- func (*SearchAppsRequest) ProtoMessage()
- func (x *SearchAppsRequest) ProtoReflect() protoreflect.Message
- func (x *SearchAppsRequest) Reset()
- func (x *SearchAppsRequest) String() string
- type SearchAppsResponse
- func (*SearchAppsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchAppsResponse) GetApps() []*v1.App
- func (x *SearchAppsResponse) GetPaging() *v1.PagingResponse
- func (*SearchAppsResponse) ProtoMessage()
- func (x *SearchAppsResponse) ProtoReflect() protoreflect.Message
- func (x *SearchAppsResponse) Reset()
- func (x *SearchAppsResponse) String() string
- type SearchImagesRequest
- func (*SearchImagesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchImagesRequest) GetKeywords() string
- func (x *SearchImagesRequest) GetPaging() *v1.PagingRequest
- func (*SearchImagesRequest) ProtoMessage()
- func (x *SearchImagesRequest) ProtoReflect() protoreflect.Message
- func (x *SearchImagesRequest) Reset()
- func (x *SearchImagesRequest) String() string
- type SearchImagesResponse
- func (*SearchImagesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchImagesResponse) GetIds() []*v1.InternalID
- func (x *SearchImagesResponse) GetPaging() *v1.PagingResponse
- func (*SearchImagesResponse) ProtoMessage()
- func (x *SearchImagesResponse) ProtoReflect() protoreflect.Message
- func (x *SearchImagesResponse) Reset()
- func (x *SearchImagesResponse) String() string
- type ServerBinarySummary
- func (*ServerBinarySummary) Descriptor() ([]byte, []int)deprecated
- func (x *ServerBinarySummary) GetBuildDate() string
- func (x *ServerBinarySummary) GetBuildVersion() string
- func (x *ServerBinarySummary) GetSourceCodeAddress() string
- func (*ServerBinarySummary) ProtoMessage()
- func (x *ServerBinarySummary) ProtoReflect() protoreflect.Message
- func (x *ServerBinarySummary) Reset()
- func (x *ServerBinarySummary) String() string
- type ServerProtocolSummary
- func (*ServerProtocolSummary) Descriptor() ([]byte, []int)deprecated
- func (x *ServerProtocolSummary) GetVersion() string
- func (*ServerProtocolSummary) ProtoMessage()
- func (x *ServerProtocolSummary) ProtoReflect() protoreflect.Message
- func (x *ServerProtocolSummary) Reset()
- func (x *ServerProtocolSummary) String() string
- type SetSaveFileRotationRequest
- func (*SetSaveFileRotationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetSaveFileRotationRequest) GetCount() int64
- func (x *SetSaveFileRotationRequest) GetEnabled() bool
- func (x *SetSaveFileRotationRequest) GetEntityId() *v1.InternalID
- func (x *SetSaveFileRotationRequest) GetVaildScope() VaildScope
- func (*SetSaveFileRotationRequest) ProtoMessage()
- func (x *SetSaveFileRotationRequest) ProtoReflect() protoreflect.Message
- func (x *SetSaveFileRotationRequest) Reset()
- func (x *SetSaveFileRotationRequest) String() string
- type SetSaveFileRotationResponse
- type SetUserSaveFileCapacityRequest
- func (*SetUserSaveFileCapacityRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetUserSaveFileCapacityRequest) GetCapacityBytes() int64
- func (x *SetUserSaveFileCapacityRequest) GetUserId() *v1.InternalID
- func (*SetUserSaveFileCapacityRequest) ProtoMessage()
- func (x *SetUserSaveFileCapacityRequest) ProtoReflect() protoreflect.Message
- func (x *SetUserSaveFileCapacityRequest) Reset()
- func (x *SetUserSaveFileCapacityRequest) String() string
- type SetUserSaveFileCapacityResponse
- func (*SetUserSaveFileCapacityResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetUserSaveFileCapacityResponse) ProtoMessage()
- func (x *SetUserSaveFileCapacityResponse) ProtoReflect() protoreflect.Message
- func (x *SetUserSaveFileCapacityResponse) Reset()
- func (x *SetUserSaveFileCapacityResponse) String() string
- type SimpleDownloadFileRequest
- type SimpleDownloadFileResponse
- func (*SimpleDownloadFileResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SimpleDownloadFileResponse) GetData() []byte
- func (*SimpleDownloadFileResponse) ProtoMessage()
- func (x *SimpleDownloadFileResponse) ProtoReflect() protoreflect.Message
- func (x *SimpleDownloadFileResponse) Reset()
- func (x *SimpleDownloadFileResponse) String() string
- type SimpleUploadFileRequest
- func (*SimpleUploadFileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SimpleUploadFileRequest) GetData() []byte
- func (*SimpleUploadFileRequest) ProtoMessage()
- func (x *SimpleUploadFileRequest) ProtoReflect() protoreflect.Message
- func (x *SimpleUploadFileRequest) Reset()
- func (x *SimpleUploadFileRequest) String() string
- type SimpleUploadFileResponse
- func (*SimpleUploadFileResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SimpleUploadFileResponse) GetStatus() FileTransferStatus
- func (*SimpleUploadFileResponse) ProtoMessage()
- func (x *SimpleUploadFileResponse) ProtoReflect() protoreflect.Message
- func (x *SimpleUploadFileResponse) Reset()
- func (x *SimpleUploadFileResponse) String() string
- type UnAssignAppPackageRequest
- func (*UnAssignAppPackageRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UnAssignAppPackageRequest) GetAppPackageId() *v1.InternalID
- func (*UnAssignAppPackageRequest) ProtoMessage()
- func (x *UnAssignAppPackageRequest) ProtoReflect() protoreflect.Message
- func (x *UnAssignAppPackageRequest) Reset()
- func (x *UnAssignAppPackageRequest) String() string
- type UnAssignAppPackageResponse
- type UnLinkAccountRequest
- func (*UnLinkAccountRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UnLinkAccountRequest) GetAccountId() *v1.AccountID
- func (*UnLinkAccountRequest) ProtoMessage()
- func (x *UnLinkAccountRequest) ProtoReflect() protoreflect.Message
- func (x *UnLinkAccountRequest) Reset()
- func (x *UnLinkAccountRequest) String() string
- type UnLinkAccountResponse
- type UnimplementedLibrarianSephirahServiceServer
- func (UnimplementedLibrarianSephirahServiceServer) AddAppPackageRunTime(context.Context, *AddAppPackageRunTimeRequest) (*AddAppPackageRunTimeResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) AssignAppPackage(context.Context, *AssignAppPackageRequest) (*AssignAppPackageResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) CreateApp(context.Context, *CreateAppRequest) (*CreateAppResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) CreateAppPackage(context.Context, *CreateAppPackageRequest) (*CreateAppPackageResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) CreateFeedConfig(context.Context, *CreateFeedConfigRequest) (*CreateFeedConfigResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) CreateNotifyFlow(context.Context, *CreateNotifyFlowRequest) (*CreateNotifyFlowResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) CreateNotifyTarget(context.Context, *CreateNotifyTargetRequest) (*CreateNotifyTargetResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) CreateUser(context.Context, *CreateUserRequest) (*CreateUserResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) DownloadFile(LibrarianSephirahService_DownloadFileServer) error
- func (UnimplementedLibrarianSephirahServiceServer) DownloadGameSaveFile(context.Context, *DownloadGameSaveFileRequest) (*DownloadGameSaveFileResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) DownloadImage(context.Context, *DownloadImageRequest) (*DownloadImageResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) GenerateToken(context.Context, *GenerateTokenRequest) (*GenerateTokenResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) GetAppPackageRunTime(context.Context, *GetAppPackageRunTimeRequest) (*GetAppPackageRunTimeResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) GetBatchFeedItems(context.Context, *GetBatchFeedItemsRequest) (*GetBatchFeedItemsResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) GetBindApps(context.Context, *GetBindAppsRequest) (*GetBindAppsResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) GetFeedItem(context.Context, *GetFeedItemRequest) (*GetFeedItemResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) GetImage(context.Context, *GetImageRequest) (*GetImageResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) GetPurchasedApps(context.Context, *GetPurchasedAppsRequest) (*GetPurchasedAppsResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) GetServerInformation(context.Context, *GetServerInformationRequest) (*GetServerInformationResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) GetToken(context.Context, *GetTokenRequest) (*GetTokenResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) GetUser(context.Context, *GetUserRequest) (*GetUserResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) GroupFeedItems(context.Context, *GroupFeedItemsRequest) (*GroupFeedItemsResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) LinkAccount(context.Context, *LinkAccountRequest) (*LinkAccountResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) ListAppPackages(context.Context, *ListAppPackagesRequest) (*ListAppPackagesResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) ListApps(context.Context, *ListAppsRequest) (*ListAppsResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) ListFeedConfigs(context.Context, *ListFeedConfigsRequest) (*ListFeedConfigsResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) ListFeedItems(context.Context, *ListFeedItemsRequest) (*ListFeedItemsResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) ListGameSaveFiles(context.Context, *ListGameSaveFilesRequest) (*ListGameSaveFilesResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) ListImages(context.Context, *ListImagesRequest) (*ListImagesResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) ListLinkAccounts(context.Context, *ListLinkAccountsRequest) (*ListLinkAccountsResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) ListNotifyFlows(context.Context, *ListNotifyFlowsRequest) (*ListNotifyFlowsResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) ListNotifyTargets(context.Context, *ListNotifyTargetsRequest) (*ListNotifyTargetsResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) ListUsers(context.Context, *ListUsersRequest) (*ListUsersResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) MergeApps(context.Context, *MergeAppsRequest) (*MergeAppsResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) PickApp(context.Context, *PickAppRequest) (*PickAppResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) PinGameSaveFile(context.Context, *PinGameSaveFileRequest) (*PinGameSaveFileResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) PresignedDownloadFile(context.Context, *PresignedDownloadFileRequest) (*PresignedDownloadFileResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) PresignedUploadFile(context.Context, *PresignedUploadFileRequest) (*PresignedUploadFileResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) PresignedUploadFileStatus(context.Context, *PresignedUploadFileStatusRequest) (*PresignedUploadFileStatusResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) PurchaseApp(context.Context, *PurchaseAppRequest) (*PurchaseAppResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) RefreshApp(context.Context, *RefreshAppRequest) (*RefreshAppResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) RefreshToken(context.Context, *RefreshTokenRequest) (*RefreshTokenResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) RemoveGameSaveFile(context.Context, *RemoveGameSaveFileRequest) (*RemoveGameSaveFileResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) ReportAppPackages(LibrarianSephirahService_ReportAppPackagesServer) error
- func (UnimplementedLibrarianSephirahServiceServer) SearchApps(context.Context, *SearchAppsRequest) (*SearchAppsResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) SearchImages(context.Context, *SearchImagesRequest) (*SearchImagesResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) SetSaveFileRotation(context.Context, *SetSaveFileRotationRequest) (*SetSaveFileRotationResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) SetUserSaveFileCapacity(context.Context, *SetUserSaveFileCapacityRequest) (*SetUserSaveFileCapacityResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) SimpleDownloadFile(*SimpleDownloadFileRequest, LibrarianSephirahService_SimpleDownloadFileServer) error
- func (UnimplementedLibrarianSephirahServiceServer) SimpleUploadFile(LibrarianSephirahService_SimpleUploadFileServer) error
- func (UnimplementedLibrarianSephirahServiceServer) UnAssignAppPackage(context.Context, *UnAssignAppPackageRequest) (*UnAssignAppPackageResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) UnLinkAccount(context.Context, *UnLinkAccountRequest) (*UnLinkAccountResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) UnpinGameSaveFile(context.Context, *UnpinGameSaveFileRequest) (*UnpinGameSaveFileResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) UpdateApp(context.Context, *UpdateAppRequest) (*UpdateAppResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) UpdateAppPackage(context.Context, *UpdateAppPackageRequest) (*UpdateAppPackageResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) UpdateFeedConfig(context.Context, *UpdateFeedConfigRequest) (*UpdateFeedConfigResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) UpdateImage(context.Context, *UpdateImageRequest) (*UpdateImageResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) UpdateNotifyFlow(context.Context, *UpdateNotifyFlowRequest) (*UpdateNotifyFlowResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) UpdateNotifyTarget(context.Context, *UpdateNotifyTargetRequest) (*UpdateNotifyTargetResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) UpdateUser(context.Context, *UpdateUserRequest) (*UpdateUserResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) UploadFile(LibrarianSephirahService_UploadFileServer) error
- func (UnimplementedLibrarianSephirahServiceServer) UploadGameSaveFile(context.Context, *UploadGameSaveFileRequest) (*UploadGameSaveFileResponse, error)
- func (UnimplementedLibrarianSephirahServiceServer) UploadImage(context.Context, *UploadImageRequest) (*UploadImageResponse, error)
- type UnpinGameSaveFileRequest
- func (*UnpinGameSaveFileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UnpinGameSaveFileRequest) GetId() *v1.InternalID
- func (*UnpinGameSaveFileRequest) ProtoMessage()
- func (x *UnpinGameSaveFileRequest) ProtoReflect() protoreflect.Message
- func (x *UnpinGameSaveFileRequest) Reset()
- func (x *UnpinGameSaveFileRequest) String() string
- type UnpinGameSaveFileResponse
- type UnsafeLibrarianSephirahServiceServer
- type UpdateAppPackageRequest
- func (*UpdateAppPackageRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAppPackageRequest) GetAppPackage() *v1.AppPackage
- func (*UpdateAppPackageRequest) ProtoMessage()
- func (x *UpdateAppPackageRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateAppPackageRequest) Reset()
- func (x *UpdateAppPackageRequest) String() string
- type UpdateAppPackageResponse
- type UpdateAppRequest
- type UpdateAppResponse
- type UpdateFeedConfigRequest
- func (*UpdateFeedConfigRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateFeedConfigRequest) GetConfig() *FeedConfig
- func (*UpdateFeedConfigRequest) ProtoMessage()
- func (x *UpdateFeedConfigRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateFeedConfigRequest) Reset()
- func (x *UpdateFeedConfigRequest) String() string
- type UpdateFeedConfigResponse
- type UpdateImageRequest
- func (*UpdateImageRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateImageRequest) GetDescription() string
- func (x *UpdateImageRequest) GetId() *v1.InternalID
- func (x *UpdateImageRequest) GetName() string
- func (*UpdateImageRequest) ProtoMessage()
- func (x *UpdateImageRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateImageRequest) Reset()
- func (x *UpdateImageRequest) String() string
- type UpdateImageResponse
- type UpdateNotifyFlowRequest
- func (*UpdateNotifyFlowRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateNotifyFlowRequest) GetFlow() *NotifyFlow
- func (*UpdateNotifyFlowRequest) ProtoMessage()
- func (x *UpdateNotifyFlowRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateNotifyFlowRequest) Reset()
- func (x *UpdateNotifyFlowRequest) String() string
- type UpdateNotifyFlowResponse
- type UpdateNotifyTargetRequest
- func (*UpdateNotifyTargetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateNotifyTargetRequest) GetTarget() *NotifyTarget
- func (*UpdateNotifyTargetRequest) ProtoMessage()
- func (x *UpdateNotifyTargetRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateNotifyTargetRequest) Reset()
- func (x *UpdateNotifyTargetRequest) String() string
- type UpdateNotifyTargetResponse
- type UpdateUserRequest
- func (*UpdateUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateUserRequest) GetPassword() string
- func (x *UpdateUserRequest) GetUser() *User
- func (*UpdateUserRequest) ProtoMessage()
- func (x *UpdateUserRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateUserRequest) Reset()
- func (x *UpdateUserRequest) String() string
- type UpdateUserResponse
- type UploadFileRequest
- func (*UploadFileRequest) Descriptor() ([]byte, []int)deprecated
- func (m *UploadFileRequest) GetContent() isUploadFileRequest_Content
- func (x *UploadFileRequest) GetFileChunk() *FileChunk
- func (x *UploadFileRequest) GetRequireFileStatus() bool
- func (*UploadFileRequest) ProtoMessage()
- func (x *UploadFileRequest) ProtoReflect() protoreflect.Message
- func (x *UploadFileRequest) Reset()
- func (x *UploadFileRequest) String() string
- type UploadFileRequest_FileChunk
- type UploadFileRequest_RequireFileStatus
- type UploadFileResponse
- func (*UploadFileResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UploadFileResponse) GetChunkStatus() *UploadFileResponse_ChunkStatus
- func (m *UploadFileResponse) GetContent() isUploadFileResponse_Content
- func (x *UploadFileResponse) GetFileStatus() *UploadFileResponse_FileStatus
- func (*UploadFileResponse) ProtoMessage()
- func (x *UploadFileResponse) ProtoReflect() protoreflect.Message
- func (x *UploadFileResponse) Reset()
- func (x *UploadFileResponse) String() string
- type UploadFileResponse_ChunkStatus
- func (*UploadFileResponse_ChunkStatus) Descriptor() ([]byte, []int)deprecated
- func (x *UploadFileResponse_ChunkStatus) GetChunkNumber() int64
- func (x *UploadFileResponse_ChunkStatus) GetStatus() ChunkTransferStatus
- func (*UploadFileResponse_ChunkStatus) ProtoMessage()
- func (x *UploadFileResponse_ChunkStatus) ProtoReflect() protoreflect.Message
- func (x *UploadFileResponse_ChunkStatus) Reset()
- func (x *UploadFileResponse_ChunkStatus) String() string
- type UploadFileResponse_ChunkStatus_
- type UploadFileResponse_FileStatus
- func (*UploadFileResponse_FileStatus) Descriptor() ([]byte, []int)deprecated
- func (x *UploadFileResponse_FileStatus) GetMissingChunkList() []int64
- func (x *UploadFileResponse_FileStatus) GetStatus() FileTransferStatus
- func (*UploadFileResponse_FileStatus) ProtoMessage()
- func (x *UploadFileResponse_FileStatus) ProtoReflect() protoreflect.Message
- func (x *UploadFileResponse_FileStatus) Reset()
- func (x *UploadFileResponse_FileStatus) String() string
- type UploadFileResponse_FileStatus_
- type UploadGameSaveFileRequest
- func (*UploadGameSaveFileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UploadGameSaveFileRequest) GetAppPackageId() *v1.InternalID
- func (x *UploadGameSaveFileRequest) GetFileMetadata() *FileMetadata
- func (*UploadGameSaveFileRequest) ProtoMessage()
- func (x *UploadGameSaveFileRequest) ProtoReflect() protoreflect.Message
- func (x *UploadGameSaveFileRequest) Reset()
- func (x *UploadGameSaveFileRequest) String() string
- type UploadGameSaveFileResponse
- func (*UploadGameSaveFileResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UploadGameSaveFileResponse) GetUploadToken() string
- func (*UploadGameSaveFileResponse) ProtoMessage()
- func (x *UploadGameSaveFileResponse) ProtoReflect() protoreflect.Message
- func (x *UploadGameSaveFileResponse) Reset()
- func (x *UploadGameSaveFileResponse) String() string
- type UploadImageRequest
- func (*UploadImageRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UploadImageRequest) GetDescription() string
- func (x *UploadImageRequest) GetFileMetadata() *FileMetadata
- func (x *UploadImageRequest) GetName() string
- func (*UploadImageRequest) ProtoMessage()
- func (x *UploadImageRequest) ProtoReflect() protoreflect.Message
- func (x *UploadImageRequest) Reset()
- func (x *UploadImageRequest) String() string
- type UploadImageResponse
- func (*UploadImageResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UploadImageResponse) GetUploadToken() string
- func (*UploadImageResponse) ProtoMessage()
- func (x *UploadImageResponse) ProtoReflect() protoreflect.Message
- func (x *UploadImageResponse) Reset()
- func (x *UploadImageResponse) String() string
- type User
- func (*User) Descriptor() ([]byte, []int)deprecated
- func (x *User) GetId() *v1.InternalID
- func (x *User) GetPassword() string
- func (x *User) GetStatus() UserStatus
- func (x *User) GetType() UserType
- func (x *User) GetUsername() string
- func (*User) ProtoMessage()
- func (x *User) ProtoReflect() protoreflect.Message
- func (x *User) Reset()
- func (x *User) String() string
- type UserStatus
- type UserType
- type VaildScope
Constants ¶
const ( LibrarianSephirahService_GetServerInformation_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/GetServerInformation" LibrarianSephirahService_GetToken_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/GetToken" LibrarianSephirahService_RefreshToken_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/RefreshToken" LibrarianSephirahService_GenerateToken_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/GenerateToken" LibrarianSephirahService_CreateUser_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/CreateUser" LibrarianSephirahService_UpdateUser_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/UpdateUser" LibrarianSephirahService_GetUser_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/GetUser" LibrarianSephirahService_ListUsers_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/ListUsers" LibrarianSephirahService_LinkAccount_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/LinkAccount" LibrarianSephirahService_UnLinkAccount_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/UnLinkAccount" LibrarianSephirahService_ListLinkAccounts_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/ListLinkAccounts" LibrarianSephirahService_UploadFile_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/UploadFile" LibrarianSephirahService_DownloadFile_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/DownloadFile" LibrarianSephirahService_SimpleUploadFile_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/SimpleUploadFile" LibrarianSephirahService_SimpleDownloadFile_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/SimpleDownloadFile" LibrarianSephirahService_PresignedUploadFile_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/PresignedUploadFile" LibrarianSephirahService_PresignedUploadFileStatus_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/PresignedUploadFileStatus" LibrarianSephirahService_PresignedDownloadFile_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/PresignedDownloadFile" LibrarianSephirahService_UploadImage_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/UploadImage" LibrarianSephirahService_UpdateImage_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/UpdateImage" LibrarianSephirahService_ListImages_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/ListImages" LibrarianSephirahService_SearchImages_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/SearchImages" LibrarianSephirahService_GetImage_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/GetImage" LibrarianSephirahService_DownloadImage_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/DownloadImage" LibrarianSephirahService_CreateApp_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/CreateApp" LibrarianSephirahService_UpdateApp_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/UpdateApp" LibrarianSephirahService_ListApps_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/ListApps" LibrarianSephirahService_RefreshApp_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/RefreshApp" LibrarianSephirahService_MergeApps_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/MergeApps" LibrarianSephirahService_PickApp_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/PickApp" LibrarianSephirahService_SearchApps_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/SearchApps" LibrarianSephirahService_GetBindApps_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/GetBindApps" LibrarianSephirahService_PurchaseApp_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/PurchaseApp" LibrarianSephirahService_GetPurchasedApps_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/GetPurchasedApps" LibrarianSephirahService_CreateAppPackage_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/CreateAppPackage" LibrarianSephirahService_UpdateAppPackage_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/UpdateAppPackage" LibrarianSephirahService_ListAppPackages_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/ListAppPackages" LibrarianSephirahService_AssignAppPackage_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/AssignAppPackage" LibrarianSephirahService_UnAssignAppPackage_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/UnAssignAppPackage" LibrarianSephirahService_ReportAppPackages_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/ReportAppPackages" LibrarianSephirahService_AddAppPackageRunTime_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/AddAppPackageRunTime" LibrarianSephirahService_GetAppPackageRunTime_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/GetAppPackageRunTime" LibrarianSephirahService_UploadGameSaveFile_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/UploadGameSaveFile" LibrarianSephirahService_DownloadGameSaveFile_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/DownloadGameSaveFile" LibrarianSephirahService_ListGameSaveFiles_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/ListGameSaveFiles" LibrarianSephirahService_RemoveGameSaveFile_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/RemoveGameSaveFile" LibrarianSephirahService_PinGameSaveFile_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/PinGameSaveFile" LibrarianSephirahService_UnpinGameSaveFile_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/UnpinGameSaveFile" LibrarianSephirahService_SetUserSaveFileCapacity_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/SetUserSaveFileCapacity" LibrarianSephirahService_SetSaveFileRotation_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/SetSaveFileRotation" LibrarianSephirahService_CreateNotifyTarget_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/CreateNotifyTarget" LibrarianSephirahService_UpdateNotifyTarget_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/UpdateNotifyTarget" LibrarianSephirahService_ListNotifyTargets_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/ListNotifyTargets" LibrarianSephirahService_CreateNotifyFlow_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/CreateNotifyFlow" LibrarianSephirahService_UpdateNotifyFlow_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/UpdateNotifyFlow" LibrarianSephirahService_ListNotifyFlows_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/ListNotifyFlows" LibrarianSephirahService_CreateFeedConfig_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/CreateFeedConfig" LibrarianSephirahService_UpdateFeedConfig_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/UpdateFeedConfig" LibrarianSephirahService_ListFeedConfigs_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/ListFeedConfigs" LibrarianSephirahService_ListFeedItems_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/ListFeedItems" LibrarianSephirahService_GroupFeedItems_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/GroupFeedItems" LibrarianSephirahService_GetFeedItem_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/GetFeedItem" LibrarianSephirahService_GetBatchFeedItems_FullMethodName = "/librarian.sephirah.v1.LibrarianSephirahService/GetBatchFeedItems" )
Variables ¶
var ( FileType_name = map[int32]string{ 0: "FILE_TYPE_UNSPECIFIED", 1: "FILE_TYPE_GEBURA_SAVE", 2: "FILE_TYPE_CHESED_IMAGE", } FileType_value = map[string]int32{ "FILE_TYPE_UNSPECIFIED": 0, "FILE_TYPE_GEBURA_SAVE": 1, "FILE_TYPE_CHESED_IMAGE": 2, } )
Enum value maps for FileType.
var ( ChunkTransferStatus_name = map[int32]string{ 0: "CHUNK_TRANSFER_STATUS_UNSPECIFIED", 1: "CHUNK_TRANSFER_STATUS_PENDING", 2: "CHUNK_TRANSFER_STATUS_IN_PROGRESS", 3: "CHUNK_TRANSFER_STATUS_SUCCESS", 4: "CHUNK_TRANSFER_STATUS_FAILED", } ChunkTransferStatus_value = map[string]int32{ "CHUNK_TRANSFER_STATUS_UNSPECIFIED": 0, "CHUNK_TRANSFER_STATUS_PENDING": 1, "CHUNK_TRANSFER_STATUS_IN_PROGRESS": 2, "CHUNK_TRANSFER_STATUS_SUCCESS": 3, "CHUNK_TRANSFER_STATUS_FAILED": 4, } )
Enum value maps for ChunkTransferStatus.
var ( FileTransferStatus_name = map[int32]string{ 0: "FILE_TRANSFER_STATUS_UNSPECIFIED", 1: "FILE_TRANSFER_STATUS_PENDING", 2: "FILE_TRANSFER_STATUS_IN_PROGRESS", 3: "FILE_TRANSFER_STATUS_SUCCESS", 4: "FILE_TRANSFER_STATUS_FAILED", } FileTransferStatus_value = map[string]int32{ "FILE_TRANSFER_STATUS_UNSPECIFIED": 0, "FILE_TRANSFER_STATUS_PENDING": 1, "FILE_TRANSFER_STATUS_IN_PROGRESS": 2, "FILE_TRANSFER_STATUS_SUCCESS": 3, "FILE_TRANSFER_STATUS_FAILED": 4, } )
Enum value maps for FileTransferStatus.
var ( ErrorReason_name = map[int32]string{ 0: "ERROR_REASON_UNSPECIFIED", 1: "ERROR_REASON_BAD_REQUEST", 2: "ERROR_REASON_UNAUTHORIZED", 3: "ERROR_REASON_FORBIDDEN", 4: "ERROR_REASON_NOT_FOUND", 5: "ERROR_REASON_METHOD_NOT_ALLOWED", 6: "ERROR_REASON_NOT_IMPLEMENTED", 7: "ERROR_REASON_BAD_GATEWAY", } ErrorReason_value = map[string]int32{ "ERROR_REASON_UNSPECIFIED": 0, "ERROR_REASON_BAD_REQUEST": 1, "ERROR_REASON_UNAUTHORIZED": 2, "ERROR_REASON_FORBIDDEN": 3, "ERROR_REASON_NOT_FOUND": 4, "ERROR_REASON_METHOD_NOT_ALLOWED": 5, "ERROR_REASON_NOT_IMPLEMENTED": 6, "ERROR_REASON_BAD_GATEWAY": 7, } )
Enum value maps for ErrorReason.
var ( VaildScope_name = map[int32]string{ 0: "VAILD_SCOPE_UNSPECIFIED", 1: "VAILD_SCOPE_ACCOUNT", 2: "VAILD_SCOPE_APP", 3: "VAILD_SCOPE_APP_PACKAGE", } VaildScope_value = map[string]int32{ "VAILD_SCOPE_UNSPECIFIED": 0, "VAILD_SCOPE_ACCOUNT": 1, "VAILD_SCOPE_APP": 2, "VAILD_SCOPE_APP_PACKAGE": 3, } )
Enum value maps for VaildScope.
var ( NotifyTargetType_name = map[int32]string{ 0: "NOTIFY_TARGET_TYPE_UNSPECIFIED", 1: "NOTIFY_TARGET_TYPE_TELEGRAM", } NotifyTargetType_value = map[string]int32{ "NOTIFY_TARGET_TYPE_UNSPECIFIED": 0, "NOTIFY_TARGET_TYPE_TELEGRAM": 1, } )
Enum value maps for NotifyTargetType.
var ( NotifyTargetStatus_name = map[int32]string{ 0: "NOTIFY_TARGET_STATUS_UNSPECIFIED", 1: "NOTIFY_TARGET_STATUS_ACTIVE", 2: "NOTIFY_TARGET_STATUS_SUSPEND", } NotifyTargetStatus_value = map[string]int32{ "NOTIFY_TARGET_STATUS_UNSPECIFIED": 0, "NOTIFY_TARGET_STATUS_ACTIVE": 1, "NOTIFY_TARGET_STATUS_SUSPEND": 2, } )
Enum value maps for NotifyTargetStatus.
var ( NotifyFlowStatus_name = map[int32]string{ 0: "NOTIFY_FLOW_STATUS_UNSPECIFIED", 1: "NOTIFY_FLOW_STATUS_ACTIVE", 2: "NOTIFY_FLOW_STATUS_SUSPEND", } NotifyFlowStatus_value = map[string]int32{ "NOTIFY_FLOW_STATUS_UNSPECIFIED": 0, "NOTIFY_FLOW_STATUS_ACTIVE": 1, "NOTIFY_FLOW_STATUS_SUSPEND": 2, } )
Enum value maps for NotifyFlowStatus.
var ( UserType_name = map[int32]string{ 0: "USER_TYPE_UNSPECIFIED", 1: "USER_TYPE_ADMIN", 2: "USER_TYPE_NORMAL", 3: "USER_TYPE_SENTINEL", } UserType_value = map[string]int32{ "USER_TYPE_UNSPECIFIED": 0, "USER_TYPE_ADMIN": 1, "USER_TYPE_NORMAL": 2, "USER_TYPE_SENTINEL": 3, } )
Enum value maps for UserType.
var ( UserStatus_name = map[int32]string{ 0: "USER_STATUS_UNSPECIFIED", 1: "USER_STATUS_ACTIVE", 2: "USER_STATUS_BLOCKED", } UserStatus_value = map[string]int32{ "USER_STATUS_UNSPECIFIED": 0, "USER_STATUS_ACTIVE": 1, "USER_STATUS_BLOCKED": 2, } )
Enum value maps for UserStatus.
var ( FeedConfigStatus_name = map[int32]string{ 0: "FEED_CONFIG_STATUS_UNSPECIFIED", 1: "FEED_CONFIG_STATUS_ACTIVE", 2: "FEED_CONFIG_STATUS_SUSPEND", } FeedConfigStatus_value = map[string]int32{ "FEED_CONFIG_STATUS_UNSPECIFIED": 0, "FEED_CONFIG_STATUS_ACTIVE": 1, "FEED_CONFIG_STATUS_SUSPEND": 2, } )
Enum value maps for FeedConfigStatus.
var ( FeedConfigSource_name = map[int32]string{ 0: "FEED_CONFIG_SOURCE_UNSPECIFIED", 1: "FEED_CONFIG_SOURCE_COMMON", } FeedConfigSource_value = map[string]int32{ "FEED_CONFIG_SOURCE_UNSPECIFIED": 0, "FEED_CONFIG_SOURCE_COMMON": 1, } )
Enum value maps for FeedConfigSource.
var ( GroupFeedItemsRequest_GroupBy_name = map[int32]string{ 0: "GROUP_BY_UNSPECIFIED", 1: "GROUP_BY_YEAR", 2: "GROUP_BY_MONTH", 3: "GROUP_BY_DAY", } GroupFeedItemsRequest_GroupBy_value = map[string]int32{ "GROUP_BY_UNSPECIFIED": 0, "GROUP_BY_YEAR": 1, "GROUP_BY_MONTH": 2, "GROUP_BY_DAY": 3, } )
Enum value maps for GroupFeedItemsRequest_GroupBy.
var File_librarian_sephirah_v1_base_proto protoreflect.FileDescriptor
var File_librarian_sephirah_v1_binah_proto protoreflect.FileDescriptor
var File_librarian_sephirah_v1_chesed_proto protoreflect.FileDescriptor
var File_librarian_sephirah_v1_errors_proto protoreflect.FileDescriptor
var File_librarian_sephirah_v1_gebura_proto protoreflect.FileDescriptor
var File_librarian_sephirah_v1_netzach_proto protoreflect.FileDescriptor
var File_librarian_sephirah_v1_sephirah_proto protoreflect.FileDescriptor
var File_librarian_sephirah_v1_tiphereth_proto protoreflect.FileDescriptor
var File_librarian_sephirah_v1_yesod_proto protoreflect.FileDescriptor
var LibrarianSephirahService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "librarian.sephirah.v1.LibrarianSephirahService", HandlerType: (*LibrarianSephirahServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetServerInformation", Handler: _LibrarianSephirahService_GetServerInformation_Handler, }, { MethodName: "GetToken", Handler: _LibrarianSephirahService_GetToken_Handler, }, { MethodName: "RefreshToken", Handler: _LibrarianSephirahService_RefreshToken_Handler, }, { MethodName: "GenerateToken", Handler: _LibrarianSephirahService_GenerateToken_Handler, }, { MethodName: "CreateUser", Handler: _LibrarianSephirahService_CreateUser_Handler, }, { MethodName: "UpdateUser", Handler: _LibrarianSephirahService_UpdateUser_Handler, }, { MethodName: "GetUser", Handler: _LibrarianSephirahService_GetUser_Handler, }, { MethodName: "ListUsers", Handler: _LibrarianSephirahService_ListUsers_Handler, }, { MethodName: "LinkAccount", Handler: _LibrarianSephirahService_LinkAccount_Handler, }, { MethodName: "UnLinkAccount", Handler: _LibrarianSephirahService_UnLinkAccount_Handler, }, { MethodName: "ListLinkAccounts", Handler: _LibrarianSephirahService_ListLinkAccounts_Handler, }, { MethodName: "PresignedUploadFile", Handler: _LibrarianSephirahService_PresignedUploadFile_Handler, }, { MethodName: "PresignedUploadFileStatus", Handler: _LibrarianSephirahService_PresignedUploadFileStatus_Handler, }, { MethodName: "PresignedDownloadFile", Handler: _LibrarianSephirahService_PresignedDownloadFile_Handler, }, { MethodName: "UploadImage", Handler: _LibrarianSephirahService_UploadImage_Handler, }, { MethodName: "UpdateImage", Handler: _LibrarianSephirahService_UpdateImage_Handler, }, { MethodName: "ListImages", Handler: _LibrarianSephirahService_ListImages_Handler, }, { MethodName: "SearchImages", Handler: _LibrarianSephirahService_SearchImages_Handler, }, { MethodName: "GetImage", Handler: _LibrarianSephirahService_GetImage_Handler, }, { MethodName: "DownloadImage", Handler: _LibrarianSephirahService_DownloadImage_Handler, }, { MethodName: "CreateApp", Handler: _LibrarianSephirahService_CreateApp_Handler, }, { MethodName: "UpdateApp", Handler: _LibrarianSephirahService_UpdateApp_Handler, }, { MethodName: "ListApps", Handler: _LibrarianSephirahService_ListApps_Handler, }, { MethodName: "RefreshApp", Handler: _LibrarianSephirahService_RefreshApp_Handler, }, { MethodName: "MergeApps", Handler: _LibrarianSephirahService_MergeApps_Handler, }, { MethodName: "PickApp", Handler: _LibrarianSephirahService_PickApp_Handler, }, { MethodName: "SearchApps", Handler: _LibrarianSephirahService_SearchApps_Handler, }, { MethodName: "GetBindApps", Handler: _LibrarianSephirahService_GetBindApps_Handler, }, { MethodName: "PurchaseApp", Handler: _LibrarianSephirahService_PurchaseApp_Handler, }, { MethodName: "GetPurchasedApps", Handler: _LibrarianSephirahService_GetPurchasedApps_Handler, }, { MethodName: "CreateAppPackage", Handler: _LibrarianSephirahService_CreateAppPackage_Handler, }, { MethodName: "UpdateAppPackage", Handler: _LibrarianSephirahService_UpdateAppPackage_Handler, }, { MethodName: "ListAppPackages", Handler: _LibrarianSephirahService_ListAppPackages_Handler, }, { MethodName: "AssignAppPackage", Handler: _LibrarianSephirahService_AssignAppPackage_Handler, }, { MethodName: "UnAssignAppPackage", Handler: _LibrarianSephirahService_UnAssignAppPackage_Handler, }, { MethodName: "AddAppPackageRunTime", Handler: _LibrarianSephirahService_AddAppPackageRunTime_Handler, }, { MethodName: "GetAppPackageRunTime", Handler: _LibrarianSephirahService_GetAppPackageRunTime_Handler, }, { MethodName: "UploadGameSaveFile", Handler: _LibrarianSephirahService_UploadGameSaveFile_Handler, }, { MethodName: "DownloadGameSaveFile", Handler: _LibrarianSephirahService_DownloadGameSaveFile_Handler, }, { MethodName: "ListGameSaveFiles", Handler: _LibrarianSephirahService_ListGameSaveFiles_Handler, }, { MethodName: "RemoveGameSaveFile", Handler: _LibrarianSephirahService_RemoveGameSaveFile_Handler, }, { MethodName: "PinGameSaveFile", Handler: _LibrarianSephirahService_PinGameSaveFile_Handler, }, { MethodName: "UnpinGameSaveFile", Handler: _LibrarianSephirahService_UnpinGameSaveFile_Handler, }, { MethodName: "SetUserSaveFileCapacity", Handler: _LibrarianSephirahService_SetUserSaveFileCapacity_Handler, }, { MethodName: "SetSaveFileRotation", Handler: _LibrarianSephirahService_SetSaveFileRotation_Handler, }, { MethodName: "CreateNotifyTarget", Handler: _LibrarianSephirahService_CreateNotifyTarget_Handler, }, { MethodName: "UpdateNotifyTarget", Handler: _LibrarianSephirahService_UpdateNotifyTarget_Handler, }, { MethodName: "ListNotifyTargets", Handler: _LibrarianSephirahService_ListNotifyTargets_Handler, }, { MethodName: "CreateNotifyFlow", Handler: _LibrarianSephirahService_CreateNotifyFlow_Handler, }, { MethodName: "UpdateNotifyFlow", Handler: _LibrarianSephirahService_UpdateNotifyFlow_Handler, }, { MethodName: "ListNotifyFlows", Handler: _LibrarianSephirahService_ListNotifyFlows_Handler, }, { MethodName: "CreateFeedConfig", Handler: _LibrarianSephirahService_CreateFeedConfig_Handler, }, { MethodName: "UpdateFeedConfig", Handler: _LibrarianSephirahService_UpdateFeedConfig_Handler, }, { MethodName: "ListFeedConfigs", Handler: _LibrarianSephirahService_ListFeedConfigs_Handler, }, { MethodName: "ListFeedItems", Handler: _LibrarianSephirahService_ListFeedItems_Handler, }, { MethodName: "GroupFeedItems", Handler: _LibrarianSephirahService_GroupFeedItems_Handler, }, { MethodName: "GetFeedItem", Handler: _LibrarianSephirahService_GetFeedItem_Handler, }, { MethodName: "GetBatchFeedItems", Handler: _LibrarianSephirahService_GetBatchFeedItems_Handler, }, }, Streams: []grpc.StreamDesc{ { StreamName: "UploadFile", Handler: _LibrarianSephirahService_UploadFile_Handler, ServerStreams: true, ClientStreams: true, }, { StreamName: "DownloadFile", Handler: _LibrarianSephirahService_DownloadFile_Handler, ServerStreams: true, ClientStreams: true, }, { StreamName: "SimpleUploadFile", Handler: _LibrarianSephirahService_SimpleUploadFile_Handler, ServerStreams: true, ClientStreams: true, }, { StreamName: "SimpleDownloadFile", Handler: _LibrarianSephirahService_SimpleDownloadFile_Handler, ServerStreams: true, }, { StreamName: "ReportAppPackages", Handler: _LibrarianSephirahService_ReportAppPackages_Handler, ServerStreams: true, ClientStreams: true, }, }, Metadata: "librarian/sephirah/v1/sephirah.proto", }
LibrarianSephirahService_ServiceDesc is the grpc.ServiceDesc for LibrarianSephirahService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func IsErrorReasonBadGateway ¶
func IsErrorReasonBadRequest ¶
func IsErrorReasonForbidden ¶
func IsErrorReasonNotFound ¶
func RegisterLibrarianSephirahServiceServer ¶
func RegisterLibrarianSephirahServiceServer(s grpc.ServiceRegistrar, srv LibrarianSephirahServiceServer)
Types ¶
type AddAppPackageRunTimeRequest ¶ added in v0.2.25
type AddAppPackageRunTimeRequest struct { AppPackageId *v1.InternalID `protobuf:"bytes,1,opt,name=app_package_id,json=appPackageId,proto3" json:"app_package_id,omitempty"` TimeRange *v1.TimeRange `protobuf:"bytes,2,opt,name=time_range,json=timeRange,proto3" json:"time_range,omitempty"` // contains filtered or unexported fields }
func (*AddAppPackageRunTimeRequest) Descriptor
deprecated
added in
v0.2.25
func (*AddAppPackageRunTimeRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddAppPackageRunTimeRequest.ProtoReflect.Descriptor instead.
func (*AddAppPackageRunTimeRequest) GetAppPackageId ¶ added in v0.2.25
func (x *AddAppPackageRunTimeRequest) GetAppPackageId() *v1.InternalID
func (*AddAppPackageRunTimeRequest) GetTimeRange ¶ added in v0.2.25
func (x *AddAppPackageRunTimeRequest) GetTimeRange() *v1.TimeRange
func (*AddAppPackageRunTimeRequest) ProtoMessage ¶ added in v0.2.25
func (*AddAppPackageRunTimeRequest) ProtoMessage()
func (*AddAppPackageRunTimeRequest) ProtoReflect ¶ added in v0.2.25
func (x *AddAppPackageRunTimeRequest) ProtoReflect() protoreflect.Message
func (*AddAppPackageRunTimeRequest) Reset ¶ added in v0.2.25
func (x *AddAppPackageRunTimeRequest) Reset()
func (*AddAppPackageRunTimeRequest) String ¶ added in v0.2.25
func (x *AddAppPackageRunTimeRequest) String() string
type AddAppPackageRunTimeResponse ¶ added in v0.2.25
type AddAppPackageRunTimeResponse struct {
// contains filtered or unexported fields
}
func (*AddAppPackageRunTimeResponse) Descriptor
deprecated
added in
v0.2.25
func (*AddAppPackageRunTimeResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddAppPackageRunTimeResponse.ProtoReflect.Descriptor instead.
func (*AddAppPackageRunTimeResponse) ProtoMessage ¶ added in v0.2.25
func (*AddAppPackageRunTimeResponse) ProtoMessage()
func (*AddAppPackageRunTimeResponse) ProtoReflect ¶ added in v0.2.25
func (x *AddAppPackageRunTimeResponse) ProtoReflect() protoreflect.Message
func (*AddAppPackageRunTimeResponse) Reset ¶ added in v0.2.25
func (x *AddAppPackageRunTimeResponse) Reset()
func (*AddAppPackageRunTimeResponse) String ¶ added in v0.2.25
func (x *AddAppPackageRunTimeResponse) String() string
type AssignAppPackageRequest ¶ added in v0.2.5
type AssignAppPackageRequest struct { // Must be APP_SOURCE_INTERNAL AppId *v1.InternalID `protobuf:"bytes,1,opt,name=app_id,json=appId,proto3" json:"app_id,omitempty"` AppPackageId *v1.InternalID `protobuf:"bytes,2,opt,name=app_package_id,json=appPackageId,proto3" json:"app_package_id,omitempty"` // contains filtered or unexported fields }
func (*AssignAppPackageRequest) Descriptor
deprecated
added in
v0.2.5
func (*AssignAppPackageRequest) Descriptor() ([]byte, []int)
Deprecated: Use AssignAppPackageRequest.ProtoReflect.Descriptor instead.
func (*AssignAppPackageRequest) GetAppId ¶ added in v0.2.5
func (x *AssignAppPackageRequest) GetAppId() *v1.InternalID
func (*AssignAppPackageRequest) GetAppPackageId ¶ added in v0.2.5
func (x *AssignAppPackageRequest) GetAppPackageId() *v1.InternalID
func (*AssignAppPackageRequest) ProtoMessage ¶ added in v0.2.5
func (*AssignAppPackageRequest) ProtoMessage()
func (*AssignAppPackageRequest) ProtoReflect ¶ added in v0.2.5
func (x *AssignAppPackageRequest) ProtoReflect() protoreflect.Message
func (*AssignAppPackageRequest) Reset ¶ added in v0.2.5
func (x *AssignAppPackageRequest) Reset()
func (*AssignAppPackageRequest) String ¶ added in v0.2.5
func (x *AssignAppPackageRequest) String() string
type AssignAppPackageResponse ¶ added in v0.2.5
type AssignAppPackageResponse struct {
// contains filtered or unexported fields
}
func (*AssignAppPackageResponse) Descriptor
deprecated
added in
v0.2.5
func (*AssignAppPackageResponse) Descriptor() ([]byte, []int)
Deprecated: Use AssignAppPackageResponse.ProtoReflect.Descriptor instead.
func (*AssignAppPackageResponse) ProtoMessage ¶ added in v0.2.5
func (*AssignAppPackageResponse) ProtoMessage()
func (*AssignAppPackageResponse) ProtoReflect ¶ added in v0.2.5
func (x *AssignAppPackageResponse) ProtoReflect() protoreflect.Message
func (*AssignAppPackageResponse) Reset ¶ added in v0.2.5
func (x *AssignAppPackageResponse) Reset()
func (*AssignAppPackageResponse) String ¶ added in v0.2.5
func (x *AssignAppPackageResponse) String() string
type ChunkTransferStatus ¶
type ChunkTransferStatus int32
const ( ChunkTransferStatus_CHUNK_TRANSFER_STATUS_UNSPECIFIED ChunkTransferStatus = 0 ChunkTransferStatus_CHUNK_TRANSFER_STATUS_PENDING ChunkTransferStatus = 1 ChunkTransferStatus_CHUNK_TRANSFER_STATUS_IN_PROGRESS ChunkTransferStatus = 2 ChunkTransferStatus_CHUNK_TRANSFER_STATUS_SUCCESS ChunkTransferStatus = 3 ChunkTransferStatus_CHUNK_TRANSFER_STATUS_FAILED ChunkTransferStatus = 4 )
func (ChunkTransferStatus) Descriptor ¶
func (ChunkTransferStatus) Descriptor() protoreflect.EnumDescriptor
func (ChunkTransferStatus) Enum ¶
func (x ChunkTransferStatus) Enum() *ChunkTransferStatus
func (ChunkTransferStatus) EnumDescriptor
deprecated
func (ChunkTransferStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use ChunkTransferStatus.Descriptor instead.
func (ChunkTransferStatus) Number ¶
func (x ChunkTransferStatus) Number() protoreflect.EnumNumber
func (ChunkTransferStatus) String ¶
func (x ChunkTransferStatus) String() string
func (ChunkTransferStatus) Type ¶
func (ChunkTransferStatus) Type() protoreflect.EnumType
type CreateAppPackageRequest ¶
type CreateAppPackageRequest struct { AppPackage *v1.AppPackage `protobuf:"bytes,1,opt,name=app_package,json=appPackage,proto3" json:"app_package,omitempty"` // contains filtered or unexported fields }
func (*CreateAppPackageRequest) Descriptor
deprecated
func (*CreateAppPackageRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateAppPackageRequest.ProtoReflect.Descriptor instead.
func (*CreateAppPackageRequest) GetAppPackage ¶
func (x *CreateAppPackageRequest) GetAppPackage() *v1.AppPackage
func (*CreateAppPackageRequest) ProtoMessage ¶
func (*CreateAppPackageRequest) ProtoMessage()
func (*CreateAppPackageRequest) ProtoReflect ¶
func (x *CreateAppPackageRequest) ProtoReflect() protoreflect.Message
func (*CreateAppPackageRequest) Reset ¶
func (x *CreateAppPackageRequest) Reset()
func (*CreateAppPackageRequest) String ¶
func (x *CreateAppPackageRequest) String() string
type CreateAppPackageResponse ¶
type CreateAppPackageResponse struct { Id *v1.InternalID `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*CreateAppPackageResponse) Descriptor
deprecated
func (*CreateAppPackageResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateAppPackageResponse.ProtoReflect.Descriptor instead.
func (*CreateAppPackageResponse) GetId ¶
func (x *CreateAppPackageResponse) GetId() *v1.InternalID
func (*CreateAppPackageResponse) ProtoMessage ¶
func (*CreateAppPackageResponse) ProtoMessage()
func (*CreateAppPackageResponse) ProtoReflect ¶
func (x *CreateAppPackageResponse) ProtoReflect() protoreflect.Message
func (*CreateAppPackageResponse) Reset ¶
func (x *CreateAppPackageResponse) Reset()
func (*CreateAppPackageResponse) String ¶
func (x *CreateAppPackageResponse) String() string
type CreateAppRequest ¶
type CreateAppRequest struct { // `id` can be anything, `source` must be APP_SOURCE_INTERNAL App *v1.App `protobuf:"bytes,1,opt,name=app,proto3" json:"app,omitempty"` // contains filtered or unexported fields }
func (*CreateAppRequest) Descriptor
deprecated
func (*CreateAppRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateAppRequest.ProtoReflect.Descriptor instead.
func (*CreateAppRequest) GetApp ¶
func (x *CreateAppRequest) GetApp() *v1.App
func (*CreateAppRequest) ProtoMessage ¶
func (*CreateAppRequest) ProtoMessage()
func (*CreateAppRequest) ProtoReflect ¶
func (x *CreateAppRequest) ProtoReflect() protoreflect.Message
func (*CreateAppRequest) Reset ¶
func (x *CreateAppRequest) Reset()
func (*CreateAppRequest) String ¶
func (x *CreateAppRequest) String() string
type CreateAppResponse ¶
type CreateAppResponse struct { Id *v1.InternalID `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*CreateAppResponse) Descriptor
deprecated
func (*CreateAppResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateAppResponse.ProtoReflect.Descriptor instead.
func (*CreateAppResponse) GetId ¶
func (x *CreateAppResponse) GetId() *v1.InternalID
func (*CreateAppResponse) ProtoMessage ¶
func (*CreateAppResponse) ProtoMessage()
func (*CreateAppResponse) ProtoReflect ¶
func (x *CreateAppResponse) ProtoReflect() protoreflect.Message
func (*CreateAppResponse) Reset ¶
func (x *CreateAppResponse) Reset()
func (*CreateAppResponse) String ¶
func (x *CreateAppResponse) String() string
type CreateFeedConfigRequest ¶
type CreateFeedConfigRequest struct { Config *FeedConfig `protobuf:"bytes,1,opt,name=config,proto3" json:"config,omitempty"` // contains filtered or unexported fields }
func (*CreateFeedConfigRequest) Descriptor
deprecated
func (*CreateFeedConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateFeedConfigRequest.ProtoReflect.Descriptor instead.
func (*CreateFeedConfigRequest) GetConfig ¶
func (x *CreateFeedConfigRequest) GetConfig() *FeedConfig
func (*CreateFeedConfigRequest) ProtoMessage ¶
func (*CreateFeedConfigRequest) ProtoMessage()
func (*CreateFeedConfigRequest) ProtoReflect ¶
func (x *CreateFeedConfigRequest) ProtoReflect() protoreflect.Message
func (*CreateFeedConfigRequest) Reset ¶
func (x *CreateFeedConfigRequest) Reset()
func (*CreateFeedConfigRequest) String ¶
func (x *CreateFeedConfigRequest) String() string
type CreateFeedConfigResponse ¶
type CreateFeedConfigResponse struct { Id *v1.InternalID `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*CreateFeedConfigResponse) Descriptor
deprecated
func (*CreateFeedConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateFeedConfigResponse.ProtoReflect.Descriptor instead.
func (*CreateFeedConfigResponse) GetId ¶
func (x *CreateFeedConfigResponse) GetId() *v1.InternalID
func (*CreateFeedConfigResponse) ProtoMessage ¶
func (*CreateFeedConfigResponse) ProtoMessage()
func (*CreateFeedConfigResponse) ProtoReflect ¶
func (x *CreateFeedConfigResponse) ProtoReflect() protoreflect.Message
func (*CreateFeedConfigResponse) Reset ¶
func (x *CreateFeedConfigResponse) Reset()
func (*CreateFeedConfigResponse) String ¶
func (x *CreateFeedConfigResponse) String() string
type CreateNotifyFlowRequest ¶ added in v0.2.15
type CreateNotifyFlowRequest struct { Flow *NotifyFlow `protobuf:"bytes,1,opt,name=flow,proto3" json:"flow,omitempty"` // contains filtered or unexported fields }
func (*CreateNotifyFlowRequest) Descriptor
deprecated
added in
v0.2.15
func (*CreateNotifyFlowRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateNotifyFlowRequest.ProtoReflect.Descriptor instead.
func (*CreateNotifyFlowRequest) GetFlow ¶ added in v0.2.15
func (x *CreateNotifyFlowRequest) GetFlow() *NotifyFlow
func (*CreateNotifyFlowRequest) ProtoMessage ¶ added in v0.2.15
func (*CreateNotifyFlowRequest) ProtoMessage()
func (*CreateNotifyFlowRequest) ProtoReflect ¶ added in v0.2.15
func (x *CreateNotifyFlowRequest) ProtoReflect() protoreflect.Message
func (*CreateNotifyFlowRequest) Reset ¶ added in v0.2.15
func (x *CreateNotifyFlowRequest) Reset()
func (*CreateNotifyFlowRequest) String ¶ added in v0.2.15
func (x *CreateNotifyFlowRequest) String() string
type CreateNotifyFlowResponse ¶ added in v0.2.15
type CreateNotifyFlowResponse struct { Id *v1.InternalID `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*CreateNotifyFlowResponse) Descriptor
deprecated
added in
v0.2.15
func (*CreateNotifyFlowResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateNotifyFlowResponse.ProtoReflect.Descriptor instead.
func (*CreateNotifyFlowResponse) GetId ¶ added in v0.2.15
func (x *CreateNotifyFlowResponse) GetId() *v1.InternalID
func (*CreateNotifyFlowResponse) ProtoMessage ¶ added in v0.2.15
func (*CreateNotifyFlowResponse) ProtoMessage()
func (*CreateNotifyFlowResponse) ProtoReflect ¶ added in v0.2.15
func (x *CreateNotifyFlowResponse) ProtoReflect() protoreflect.Message
func (*CreateNotifyFlowResponse) Reset ¶ added in v0.2.15
func (x *CreateNotifyFlowResponse) Reset()
func (*CreateNotifyFlowResponse) String ¶ added in v0.2.15
func (x *CreateNotifyFlowResponse) String() string
type CreateNotifyTargetRequest ¶ added in v0.2.15
type CreateNotifyTargetRequest struct { Target *NotifyTarget `protobuf:"bytes,1,opt,name=target,proto3" json:"target,omitempty"` // contains filtered or unexported fields }
func (*CreateNotifyTargetRequest) Descriptor
deprecated
added in
v0.2.15
func (*CreateNotifyTargetRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateNotifyTargetRequest.ProtoReflect.Descriptor instead.
func (*CreateNotifyTargetRequest) GetTarget ¶ added in v0.2.15
func (x *CreateNotifyTargetRequest) GetTarget() *NotifyTarget
func (*CreateNotifyTargetRequest) ProtoMessage ¶ added in v0.2.15
func (*CreateNotifyTargetRequest) ProtoMessage()
func (*CreateNotifyTargetRequest) ProtoReflect ¶ added in v0.2.15
func (x *CreateNotifyTargetRequest) ProtoReflect() protoreflect.Message
func (*CreateNotifyTargetRequest) Reset ¶ added in v0.2.15
func (x *CreateNotifyTargetRequest) Reset()
func (*CreateNotifyTargetRequest) String ¶ added in v0.2.15
func (x *CreateNotifyTargetRequest) String() string
type CreateNotifyTargetResponse ¶ added in v0.2.15
type CreateNotifyTargetResponse struct { Id *v1.InternalID `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*CreateNotifyTargetResponse) Descriptor
deprecated
added in
v0.2.15
func (*CreateNotifyTargetResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateNotifyTargetResponse.ProtoReflect.Descriptor instead.
func (*CreateNotifyTargetResponse) GetId ¶ added in v0.2.15
func (x *CreateNotifyTargetResponse) GetId() *v1.InternalID
func (*CreateNotifyTargetResponse) ProtoMessage ¶ added in v0.2.15
func (*CreateNotifyTargetResponse) ProtoMessage()
func (*CreateNotifyTargetResponse) ProtoReflect ¶ added in v0.2.15
func (x *CreateNotifyTargetResponse) ProtoReflect() protoreflect.Message
func (*CreateNotifyTargetResponse) Reset ¶ added in v0.2.15
func (x *CreateNotifyTargetResponse) Reset()
func (*CreateNotifyTargetResponse) String ¶ added in v0.2.15
func (x *CreateNotifyTargetResponse) String() string
type CreateUserRequest ¶
type CreateUserRequest struct { User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
func (*CreateUserRequest) Descriptor
deprecated
func (*CreateUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateUserRequest.ProtoReflect.Descriptor instead.
func (*CreateUserRequest) GetUser ¶
func (x *CreateUserRequest) GetUser() *User
func (*CreateUserRequest) ProtoMessage ¶
func (*CreateUserRequest) ProtoMessage()
func (*CreateUserRequest) ProtoReflect ¶
func (x *CreateUserRequest) ProtoReflect() protoreflect.Message
func (*CreateUserRequest) Reset ¶
func (x *CreateUserRequest) Reset()
func (*CreateUserRequest) String ¶
func (x *CreateUserRequest) String() string
type CreateUserResponse ¶
type CreateUserResponse struct { Id *v1.InternalID `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*CreateUserResponse) Descriptor
deprecated
func (*CreateUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateUserResponse.ProtoReflect.Descriptor instead.
func (*CreateUserResponse) GetId ¶
func (x *CreateUserResponse) GetId() *v1.InternalID
func (*CreateUserResponse) ProtoMessage ¶
func (*CreateUserResponse) ProtoMessage()
func (*CreateUserResponse) ProtoReflect ¶
func (x *CreateUserResponse) ProtoReflect() protoreflect.Message
func (*CreateUserResponse) Reset ¶
func (x *CreateUserResponse) Reset()
func (*CreateUserResponse) String ¶
func (x *CreateUserResponse) String() string
type DownloadFileRequest ¶
type DownloadFileRequest struct { StartChunkNumber int64 `protobuf:"varint,1,opt,name=start_chunk_number,json=startChunkNumber,proto3" json:"start_chunk_number,omitempty"` EndChunkNumber *int64 `protobuf:"varint,2,opt,name=end_chunk_number,json=endChunkNumber,proto3,oneof" json:"end_chunk_number,omitempty"` // contains filtered or unexported fields }
func (*DownloadFileRequest) Descriptor
deprecated
func (*DownloadFileRequest) Descriptor() ([]byte, []int)
Deprecated: Use DownloadFileRequest.ProtoReflect.Descriptor instead.
func (*DownloadFileRequest) GetEndChunkNumber ¶
func (x *DownloadFileRequest) GetEndChunkNumber() int64
func (*DownloadFileRequest) GetStartChunkNumber ¶
func (x *DownloadFileRequest) GetStartChunkNumber() int64
func (*DownloadFileRequest) ProtoMessage ¶
func (*DownloadFileRequest) ProtoMessage()
func (*DownloadFileRequest) ProtoReflect ¶
func (x *DownloadFileRequest) ProtoReflect() protoreflect.Message
func (*DownloadFileRequest) Reset ¶
func (x *DownloadFileRequest) Reset()
func (*DownloadFileRequest) String ¶
func (x *DownloadFileRequest) String() string
type DownloadFileResponse ¶
type DownloadFileResponse struct { FileChunk *FileChunk `protobuf:"bytes,1,opt,name=file_chunk,json=fileChunk,proto3" json:"file_chunk,omitempty"` // contains filtered or unexported fields }
func (*DownloadFileResponse) Descriptor
deprecated
func (*DownloadFileResponse) Descriptor() ([]byte, []int)
Deprecated: Use DownloadFileResponse.ProtoReflect.Descriptor instead.
func (*DownloadFileResponse) GetFileChunk ¶
func (x *DownloadFileResponse) GetFileChunk() *FileChunk
func (*DownloadFileResponse) ProtoMessage ¶
func (*DownloadFileResponse) ProtoMessage()
func (*DownloadFileResponse) ProtoReflect ¶
func (x *DownloadFileResponse) ProtoReflect() protoreflect.Message
func (*DownloadFileResponse) Reset ¶
func (x *DownloadFileResponse) Reset()
func (*DownloadFileResponse) String ¶
func (x *DownloadFileResponse) String() string
type DownloadGameSaveFileRequest ¶
type DownloadGameSaveFileRequest struct { Id *v1.InternalID `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DownloadGameSaveFileRequest) Descriptor
deprecated
func (*DownloadGameSaveFileRequest) Descriptor() ([]byte, []int)
Deprecated: Use DownloadGameSaveFileRequest.ProtoReflect.Descriptor instead.
func (*DownloadGameSaveFileRequest) GetId ¶
func (x *DownloadGameSaveFileRequest) GetId() *v1.InternalID
func (*DownloadGameSaveFileRequest) ProtoMessage ¶
func (*DownloadGameSaveFileRequest) ProtoMessage()
func (*DownloadGameSaveFileRequest) ProtoReflect ¶
func (x *DownloadGameSaveFileRequest) ProtoReflect() protoreflect.Message
func (*DownloadGameSaveFileRequest) Reset ¶
func (x *DownloadGameSaveFileRequest) Reset()
func (*DownloadGameSaveFileRequest) String ¶
func (x *DownloadGameSaveFileRequest) String() string
type DownloadGameSaveFileResponse ¶
type DownloadGameSaveFileResponse struct { DownloadToken string `protobuf:"bytes,2,opt,name=download_token,json=downloadToken,proto3" json:"download_token,omitempty"` // contains filtered or unexported fields }
func (*DownloadGameSaveFileResponse) Descriptor
deprecated
func (*DownloadGameSaveFileResponse) Descriptor() ([]byte, []int)
Deprecated: Use DownloadGameSaveFileResponse.ProtoReflect.Descriptor instead.
func (*DownloadGameSaveFileResponse) GetDownloadToken ¶
func (x *DownloadGameSaveFileResponse) GetDownloadToken() string
func (*DownloadGameSaveFileResponse) ProtoMessage ¶
func (*DownloadGameSaveFileResponse) ProtoMessage()
func (*DownloadGameSaveFileResponse) ProtoReflect ¶
func (x *DownloadGameSaveFileResponse) ProtoReflect() protoreflect.Message
func (*DownloadGameSaveFileResponse) Reset ¶
func (x *DownloadGameSaveFileResponse) Reset()
func (*DownloadGameSaveFileResponse) String ¶
func (x *DownloadGameSaveFileResponse) String() string
type DownloadImageRequest ¶ added in v0.2.17
type DownloadImageRequest struct { Id *v1.InternalID `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DownloadImageRequest) Descriptor
deprecated
added in
v0.2.17
func (*DownloadImageRequest) Descriptor() ([]byte, []int)
Deprecated: Use DownloadImageRequest.ProtoReflect.Descriptor instead.
func (*DownloadImageRequest) GetId ¶ added in v0.2.17
func (x *DownloadImageRequest) GetId() *v1.InternalID
func (*DownloadImageRequest) ProtoMessage ¶ added in v0.2.17
func (*DownloadImageRequest) ProtoMessage()
func (*DownloadImageRequest) ProtoReflect ¶ added in v0.2.17
func (x *DownloadImageRequest) ProtoReflect() protoreflect.Message
func (*DownloadImageRequest) Reset ¶ added in v0.2.17
func (x *DownloadImageRequest) Reset()
func (*DownloadImageRequest) String ¶ added in v0.2.17
func (x *DownloadImageRequest) String() string
type DownloadImageResponse ¶ added in v0.2.17
type DownloadImageResponse struct { DownloadToken string `protobuf:"bytes,1,opt,name=download_token,json=downloadToken,proto3" json:"download_token,omitempty"` // contains filtered or unexported fields }
func (*DownloadImageResponse) Descriptor
deprecated
added in
v0.2.17
func (*DownloadImageResponse) Descriptor() ([]byte, []int)
Deprecated: Use DownloadImageResponse.ProtoReflect.Descriptor instead.
func (*DownloadImageResponse) GetDownloadToken ¶ added in v0.2.17
func (x *DownloadImageResponse) GetDownloadToken() string
func (*DownloadImageResponse) ProtoMessage ¶ added in v0.2.17
func (*DownloadImageResponse) ProtoMessage()
func (*DownloadImageResponse) ProtoReflect ¶ added in v0.2.17
func (x *DownloadImageResponse) ProtoReflect() protoreflect.Message
func (*DownloadImageResponse) Reset ¶ added in v0.2.17
func (x *DownloadImageResponse) Reset()
func (*DownloadImageResponse) String ¶ added in v0.2.17
func (x *DownloadImageResponse) String() string
type ErrorReason ¶
type ErrorReason int32
const ( ErrorReason_ERROR_REASON_UNSPECIFIED ErrorReason = 0 ErrorReason_ERROR_REASON_BAD_REQUEST ErrorReason = 1 ErrorReason_ERROR_REASON_UNAUTHORIZED ErrorReason = 2 ErrorReason_ERROR_REASON_FORBIDDEN ErrorReason = 3 ErrorReason_ERROR_REASON_NOT_FOUND ErrorReason = 4 ErrorReason_ERROR_REASON_METHOD_NOT_ALLOWED ErrorReason = 5 ErrorReason_ERROR_REASON_NOT_IMPLEMENTED ErrorReason = 6 ErrorReason_ERROR_REASON_BAD_GATEWAY ErrorReason = 7 )
func (ErrorReason) Descriptor ¶
func (ErrorReason) Descriptor() protoreflect.EnumDescriptor
func (ErrorReason) Enum ¶
func (x ErrorReason) Enum() *ErrorReason
func (ErrorReason) EnumDescriptor
deprecated
func (ErrorReason) EnumDescriptor() ([]byte, []int)
Deprecated: Use ErrorReason.Descriptor instead.
func (ErrorReason) Number ¶
func (x ErrorReason) Number() protoreflect.EnumNumber
func (ErrorReason) String ¶
func (x ErrorReason) String() string
func (ErrorReason) Type ¶
func (ErrorReason) Type() protoreflect.EnumType
type FeedConfig ¶
type FeedConfig struct { Id *v1.InternalID `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` FeedUrl string `protobuf:"bytes,3,opt,name=feed_url,json=feedUrl,proto3" json:"feed_url,omitempty"` // No meaning when source is FEED_CONFIG_SOURCE_COMMON AuthorAccount *v1.InternalID `protobuf:"bytes,4,opt,name=author_account,json=authorAccount,proto3" json:"author_account,omitempty"` Source FeedConfigSource `protobuf:"varint,5,opt,name=source,proto3,enum=librarian.sephirah.v1.FeedConfigSource" json:"source,omitempty"` Status FeedConfigStatus `protobuf:"varint,6,opt,name=status,proto3,enum=librarian.sephirah.v1.FeedConfigStatus" json:"status,omitempty"` PullInterval *durationpb.Duration `protobuf:"bytes,7,opt,name=pull_interval,json=pullInterval,proto3" json:"pull_interval,omitempty"` Tags []string `protobuf:"bytes,8,rep,name=tags,proto3" json:"tags,omitempty"` // response only LatestPullTime *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=latest_pull_time,json=latestPullTime,proto3,oneof" json:"latest_pull_time,omitempty"` // contains filtered or unexported fields }
func (*FeedConfig) Descriptor
deprecated
func (*FeedConfig) Descriptor() ([]byte, []int)
Deprecated: Use FeedConfig.ProtoReflect.Descriptor instead.
func (*FeedConfig) GetAuthorAccount ¶
func (x *FeedConfig) GetAuthorAccount() *v1.InternalID
func (*FeedConfig) GetFeedUrl ¶
func (x *FeedConfig) GetFeedUrl() string
func (*FeedConfig) GetId ¶
func (x *FeedConfig) GetId() *v1.InternalID
func (*FeedConfig) GetLatestPullTime ¶ added in v0.2.10
func (x *FeedConfig) GetLatestPullTime() *timestamppb.Timestamp
func (*FeedConfig) GetName ¶ added in v0.2.12
func (x *FeedConfig) GetName() string
func (*FeedConfig) GetPullInterval ¶ added in v0.2.5
func (x *FeedConfig) GetPullInterval() *durationpb.Duration
func (*FeedConfig) GetSource ¶ added in v0.2.5
func (x *FeedConfig) GetSource() FeedConfigSource
func (*FeedConfig) GetStatus ¶
func (x *FeedConfig) GetStatus() FeedConfigStatus
func (*FeedConfig) GetTags ¶ added in v0.2.12
func (x *FeedConfig) GetTags() []string
func (*FeedConfig) ProtoMessage ¶
func (*FeedConfig) ProtoMessage()
func (*FeedConfig) ProtoReflect ¶
func (x *FeedConfig) ProtoReflect() protoreflect.Message
func (*FeedConfig) Reset ¶
func (x *FeedConfig) Reset()
func (*FeedConfig) String ¶
func (x *FeedConfig) String() string
type FeedConfigSource ¶ added in v0.2.5
type FeedConfigSource int32
const ( FeedConfigSource_FEED_CONFIG_SOURCE_UNSPECIFIED FeedConfigSource = 0 FeedConfigSource_FEED_CONFIG_SOURCE_COMMON FeedConfigSource = 1 )
func (FeedConfigSource) Descriptor ¶ added in v0.2.5
func (FeedConfigSource) Descriptor() protoreflect.EnumDescriptor
func (FeedConfigSource) Enum ¶ added in v0.2.5
func (x FeedConfigSource) Enum() *FeedConfigSource
func (FeedConfigSource) EnumDescriptor
deprecated
added in
v0.2.5
func (FeedConfigSource) EnumDescriptor() ([]byte, []int)
Deprecated: Use FeedConfigSource.Descriptor instead.
func (FeedConfigSource) Number ¶ added in v0.2.5
func (x FeedConfigSource) Number() protoreflect.EnumNumber
func (FeedConfigSource) String ¶ added in v0.2.5
func (x FeedConfigSource) String() string
func (FeedConfigSource) Type ¶ added in v0.2.5
func (FeedConfigSource) Type() protoreflect.EnumType
type FeedConfigStatus ¶
type FeedConfigStatus int32
const ( FeedConfigStatus_FEED_CONFIG_STATUS_UNSPECIFIED FeedConfigStatus = 0 FeedConfigStatus_FEED_CONFIG_STATUS_ACTIVE FeedConfigStatus = 1 FeedConfigStatus_FEED_CONFIG_STATUS_SUSPEND FeedConfigStatus = 2 )
func (FeedConfigStatus) Descriptor ¶
func (FeedConfigStatus) Descriptor() protoreflect.EnumDescriptor
func (FeedConfigStatus) Enum ¶
func (x FeedConfigStatus) Enum() *FeedConfigStatus
func (FeedConfigStatus) EnumDescriptor
deprecated
func (FeedConfigStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use FeedConfigStatus.Descriptor instead.
func (FeedConfigStatus) Number ¶
func (x FeedConfigStatus) Number() protoreflect.EnumNumber
func (FeedConfigStatus) String ¶
func (x FeedConfigStatus) String() string
func (FeedConfigStatus) Type ¶
func (FeedConfigStatus) Type() protoreflect.EnumType
type FeedItemDigest ¶ added in v0.2.19
type FeedItemDigest struct { FeedId *v1.InternalID `protobuf:"bytes,1,opt,name=feed_id,json=feedId,proto3" json:"feed_id,omitempty"` ItemId *v1.InternalID `protobuf:"bytes,2,opt,name=item_id,json=itemId,proto3" json:"item_id,omitempty"` // `FeedItem.image.url` AvatarUrl string `protobuf:"bytes,3,opt,name=avatar_url,json=avatarUrl,proto3" json:"avatar_url,omitempty"` // `FeedItem.authors.name`, seperated by `, ` Authors string `protobuf:"bytes,4,opt,name=authors,proto3" json:"authors,omitempty"` // `FeedItem.published_parsed` PublishedParsed *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=published_parsed,json=publishedParsed,proto3" json:"published_parsed,omitempty"` // `FeedItem.title` Title string `protobuf:"bytes,6,opt,name=title,proto3" json:"title,omitempty"` // text generated from `FeedItem.content` or `FeedItem.description` ShortDescription string `protobuf:"bytes,7,opt,name=short_description,json=shortDescription,proto3" json:"short_description,omitempty"` // images generated from `FeedItem.content` or `FeedItem.description` // maximum 3 ImageUrls []string `protobuf:"bytes,8,rep,name=image_urls,json=imageUrls,proto3" json:"image_urls,omitempty"` // hostname of `FeedItem.link`, e.g. github.com PublishPlatform string `protobuf:"bytes,9,opt,name=publish_platform,json=publishPlatform,proto3" json:"publish_platform,omitempty"` // contains filtered or unexported fields }
Digest information generated from origin item data
func (*FeedItemDigest) Descriptor
deprecated
added in
v0.2.19
func (*FeedItemDigest) Descriptor() ([]byte, []int)
Deprecated: Use FeedItemDigest.ProtoReflect.Descriptor instead.
func (*FeedItemDigest) GetAuthors ¶ added in v0.2.19
func (x *FeedItemDigest) GetAuthors() string
func (*FeedItemDigest) GetAvatarUrl ¶ added in v0.2.19
func (x *FeedItemDigest) GetAvatarUrl() string
func (*FeedItemDigest) GetFeedId ¶ added in v0.2.19
func (x *FeedItemDigest) GetFeedId() *v1.InternalID
func (*FeedItemDigest) GetImageUrls ¶ added in v0.2.19
func (x *FeedItemDigest) GetImageUrls() []string
func (*FeedItemDigest) GetItemId ¶ added in v0.2.19
func (x *FeedItemDigest) GetItemId() *v1.InternalID
func (*FeedItemDigest) GetPublishPlatform ¶ added in v0.2.19
func (x *FeedItemDigest) GetPublishPlatform() string
func (*FeedItemDigest) GetPublishedParsed ¶ added in v0.2.19
func (x *FeedItemDigest) GetPublishedParsed() *timestamppb.Timestamp
func (*FeedItemDigest) GetShortDescription ¶ added in v0.2.19
func (x *FeedItemDigest) GetShortDescription() string
func (*FeedItemDigest) GetTitle ¶ added in v0.2.19
func (x *FeedItemDigest) GetTitle() string
func (*FeedItemDigest) ProtoMessage ¶ added in v0.2.19
func (*FeedItemDigest) ProtoMessage()
func (*FeedItemDigest) ProtoReflect ¶ added in v0.2.19
func (x *FeedItemDigest) ProtoReflect() protoreflect.Message
func (*FeedItemDigest) Reset ¶ added in v0.2.19
func (x *FeedItemDigest) Reset()
func (*FeedItemDigest) String ¶ added in v0.2.19
func (x *FeedItemDigest) String() string
type FileChunk ¶
type FileChunk struct { ChunkNumber int64 `protobuf:"varint,1,opt,name=chunk_number,json=chunkNumber,proto3" json:"chunk_number,omitempty"` Data []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*FileChunk) Descriptor
deprecated
func (*FileChunk) GetChunkNumber ¶
func (*FileChunk) ProtoMessage ¶
func (*FileChunk) ProtoMessage()
func (*FileChunk) ProtoReflect ¶
func (x *FileChunk) ProtoReflect() protoreflect.Message
type FileMetadata ¶
type FileMetadata struct { Id *v1.InternalID `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` SizeBytes int64 `protobuf:"varint,3,opt,name=size_bytes,json=sizeBytes,proto3" json:"size_bytes,omitempty"` Type FileType `protobuf:"varint,4,opt,name=type,proto3,enum=librarian.sephirah.v1.FileType" json:"type,omitempty"` Sha256 []byte `protobuf:"bytes,5,opt,name=sha256,proto3" json:"sha256,omitempty"` CreateTime *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"` // contains filtered or unexported fields }
func (*FileMetadata) Descriptor
deprecated
func (*FileMetadata) Descriptor() ([]byte, []int)
Deprecated: Use FileMetadata.ProtoReflect.Descriptor instead.
func (*FileMetadata) GetCreateTime ¶ added in v0.2.21
func (x *FileMetadata) GetCreateTime() *timestamppb.Timestamp
func (*FileMetadata) GetId ¶
func (x *FileMetadata) GetId() *v1.InternalID
func (*FileMetadata) GetName ¶
func (x *FileMetadata) GetName() string
func (*FileMetadata) GetSha256 ¶ added in v0.2.18
func (x *FileMetadata) GetSha256() []byte
func (*FileMetadata) GetSizeBytes ¶ added in v0.2.29
func (x *FileMetadata) GetSizeBytes() int64
func (*FileMetadata) GetType ¶ added in v0.2.17
func (x *FileMetadata) GetType() FileType
func (*FileMetadata) ProtoMessage ¶
func (*FileMetadata) ProtoMessage()
func (*FileMetadata) ProtoReflect ¶
func (x *FileMetadata) ProtoReflect() protoreflect.Message
func (*FileMetadata) Reset ¶
func (x *FileMetadata) Reset()
func (*FileMetadata) String ¶
func (x *FileMetadata) String() string
type FileTransferStatus ¶
type FileTransferStatus int32
const ( FileTransferStatus_FILE_TRANSFER_STATUS_UNSPECIFIED FileTransferStatus = 0 FileTransferStatus_FILE_TRANSFER_STATUS_PENDING FileTransferStatus = 1 FileTransferStatus_FILE_TRANSFER_STATUS_IN_PROGRESS FileTransferStatus = 2 FileTransferStatus_FILE_TRANSFER_STATUS_SUCCESS FileTransferStatus = 3 FileTransferStatus_FILE_TRANSFER_STATUS_FAILED FileTransferStatus = 4 )
func (FileTransferStatus) Descriptor ¶
func (FileTransferStatus) Descriptor() protoreflect.EnumDescriptor
func (FileTransferStatus) Enum ¶
func (x FileTransferStatus) Enum() *FileTransferStatus
func (FileTransferStatus) EnumDescriptor
deprecated
func (FileTransferStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use FileTransferStatus.Descriptor instead.
func (FileTransferStatus) Number ¶
func (x FileTransferStatus) Number() protoreflect.EnumNumber
func (FileTransferStatus) String ¶
func (x FileTransferStatus) String() string
func (FileTransferStatus) Type ¶
func (FileTransferStatus) Type() protoreflect.EnumType
type FileType ¶ added in v0.2.17
type FileType int32
func (FileType) Descriptor ¶ added in v0.2.17
func (FileType) Descriptor() protoreflect.EnumDescriptor
func (FileType) EnumDescriptor
deprecated
added in
v0.2.17
func (FileType) Number ¶ added in v0.2.17
func (x FileType) Number() protoreflect.EnumNumber
func (FileType) Type ¶ added in v0.2.17
func (FileType) Type() protoreflect.EnumType
type GenerateTokenRequest ¶
type GenerateTokenRequest struct { Id *v1.InternalID `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GenerateTokenRequest) Descriptor
deprecated
func (*GenerateTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use GenerateTokenRequest.ProtoReflect.Descriptor instead.
func (*GenerateTokenRequest) GetId ¶
func (x *GenerateTokenRequest) GetId() *v1.InternalID
func (*GenerateTokenRequest) ProtoMessage ¶
func (*GenerateTokenRequest) ProtoMessage()
func (*GenerateTokenRequest) ProtoReflect ¶
func (x *GenerateTokenRequest) ProtoReflect() protoreflect.Message
func (*GenerateTokenRequest) Reset ¶
func (x *GenerateTokenRequest) Reset()
func (*GenerateTokenRequest) String ¶
func (x *GenerateTokenRequest) String() string
type GenerateTokenResponse ¶
type GenerateTokenResponse struct { RefreshToken string `protobuf:"bytes,1,opt,name=refresh_token,json=refreshToken,proto3" json:"refresh_token,omitempty"` // contains filtered or unexported fields }
func (*GenerateTokenResponse) Descriptor
deprecated
func (*GenerateTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use GenerateTokenResponse.ProtoReflect.Descriptor instead.
func (*GenerateTokenResponse) GetRefreshToken ¶
func (x *GenerateTokenResponse) GetRefreshToken() string
func (*GenerateTokenResponse) ProtoMessage ¶
func (*GenerateTokenResponse) ProtoMessage()
func (*GenerateTokenResponse) ProtoReflect ¶
func (x *GenerateTokenResponse) ProtoReflect() protoreflect.Message
func (*GenerateTokenResponse) Reset ¶
func (x *GenerateTokenResponse) Reset()
func (*GenerateTokenResponse) String ¶
func (x *GenerateTokenResponse) String() string
type GetAppPackageRunTimeRequest ¶ added in v0.2.25
type GetAppPackageRunTimeRequest struct { AppPackageId *v1.InternalID `protobuf:"bytes,1,opt,name=app_package_id,json=appPackageId,proto3" json:"app_package_id,omitempty"` // contains filtered or unexported fields }
func (*GetAppPackageRunTimeRequest) Descriptor
deprecated
added in
v0.2.25
func (*GetAppPackageRunTimeRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAppPackageRunTimeRequest.ProtoReflect.Descriptor instead.
func (*GetAppPackageRunTimeRequest) GetAppPackageId ¶ added in v0.2.25
func (x *GetAppPackageRunTimeRequest) GetAppPackageId() *v1.InternalID
func (*GetAppPackageRunTimeRequest) ProtoMessage ¶ added in v0.2.25
func (*GetAppPackageRunTimeRequest) ProtoMessage()
func (*GetAppPackageRunTimeRequest) ProtoReflect ¶ added in v0.2.25
func (x *GetAppPackageRunTimeRequest) ProtoReflect() protoreflect.Message
func (*GetAppPackageRunTimeRequest) Reset ¶ added in v0.2.25
func (x *GetAppPackageRunTimeRequest) Reset()
func (*GetAppPackageRunTimeRequest) String ¶ added in v0.2.25
func (x *GetAppPackageRunTimeRequest) String() string
type GetAppPackageRunTimeResponse ¶ added in v0.2.25
type GetAppPackageRunTimeResponse struct { Duration *durationpb.Duration `protobuf:"bytes,1,opt,name=duration,proto3" json:"duration,omitempty"` // contains filtered or unexported fields }
func (*GetAppPackageRunTimeResponse) Descriptor
deprecated
added in
v0.2.25
func (*GetAppPackageRunTimeResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAppPackageRunTimeResponse.ProtoReflect.Descriptor instead.
func (*GetAppPackageRunTimeResponse) GetDuration ¶ added in v0.2.25
func (x *GetAppPackageRunTimeResponse) GetDuration() *durationpb.Duration
func (*GetAppPackageRunTimeResponse) ProtoMessage ¶ added in v0.2.25
func (*GetAppPackageRunTimeResponse) ProtoMessage()
func (*GetAppPackageRunTimeResponse) ProtoReflect ¶ added in v0.2.25
func (x *GetAppPackageRunTimeResponse) ProtoReflect() protoreflect.Message
func (*GetAppPackageRunTimeResponse) Reset ¶ added in v0.2.25
func (x *GetAppPackageRunTimeResponse) Reset()
func (*GetAppPackageRunTimeResponse) String ¶ added in v0.2.25
func (x *GetAppPackageRunTimeResponse) String() string
type GetBatchFeedItemsRequest ¶ added in v0.2.10
type GetBatchFeedItemsRequest struct { Ids []*v1.InternalID `protobuf:"bytes,1,rep,name=ids,proto3" json:"ids,omitempty"` // contains filtered or unexported fields }
func (*GetBatchFeedItemsRequest) Descriptor
deprecated
added in
v0.2.10
func (*GetBatchFeedItemsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBatchFeedItemsRequest.ProtoReflect.Descriptor instead.
func (*GetBatchFeedItemsRequest) GetIds ¶ added in v0.2.10
func (x *GetBatchFeedItemsRequest) GetIds() []*v1.InternalID
func (*GetBatchFeedItemsRequest) ProtoMessage ¶ added in v0.2.10
func (*GetBatchFeedItemsRequest) ProtoMessage()
func (*GetBatchFeedItemsRequest) ProtoReflect ¶ added in v0.2.10
func (x *GetBatchFeedItemsRequest) ProtoReflect() protoreflect.Message
func (*GetBatchFeedItemsRequest) Reset ¶ added in v0.2.10
func (x *GetBatchFeedItemsRequest) Reset()
func (*GetBatchFeedItemsRequest) String ¶ added in v0.2.10
func (x *GetBatchFeedItemsRequest) String() string
type GetBatchFeedItemsResponse ¶ added in v0.2.10
type GetBatchFeedItemsResponse struct { Items []*v1.FeedItem `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GetBatchFeedItemsResponse) Descriptor
deprecated
added in
v0.2.10
func (*GetBatchFeedItemsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBatchFeedItemsResponse.ProtoReflect.Descriptor instead.
func (*GetBatchFeedItemsResponse) GetItems ¶ added in v0.2.10
func (x *GetBatchFeedItemsResponse) GetItems() []*v1.FeedItem
func (*GetBatchFeedItemsResponse) ProtoMessage ¶ added in v0.2.10
func (*GetBatchFeedItemsResponse) ProtoMessage()
func (*GetBatchFeedItemsResponse) ProtoReflect ¶ added in v0.2.10
func (x *GetBatchFeedItemsResponse) ProtoReflect() protoreflect.Message
func (*GetBatchFeedItemsResponse) Reset ¶ added in v0.2.10
func (x *GetBatchFeedItemsResponse) Reset()
func (*GetBatchFeedItemsResponse) String ¶ added in v0.2.10
func (x *GetBatchFeedItemsResponse) String() string
type GetBindAppsRequest ¶ added in v0.2.11
type GetBindAppsRequest struct { AppId *v1.InternalID `protobuf:"bytes,1,opt,name=app_id,json=appId,proto3" json:"app_id,omitempty"` // contains filtered or unexported fields }
func (*GetBindAppsRequest) Descriptor
deprecated
added in
v0.2.11
func (*GetBindAppsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBindAppsRequest.ProtoReflect.Descriptor instead.
func (*GetBindAppsRequest) GetAppId ¶ added in v0.2.11
func (x *GetBindAppsRequest) GetAppId() *v1.InternalID
func (*GetBindAppsRequest) ProtoMessage ¶ added in v0.2.11
func (*GetBindAppsRequest) ProtoMessage()
func (*GetBindAppsRequest) ProtoReflect ¶ added in v0.2.11
func (x *GetBindAppsRequest) ProtoReflect() protoreflect.Message
func (*GetBindAppsRequest) Reset ¶ added in v0.2.11
func (x *GetBindAppsRequest) Reset()
func (*GetBindAppsRequest) String ¶ added in v0.2.11
func (x *GetBindAppsRequest) String() string
type GetBindAppsResponse ¶ added in v0.2.11
type GetBindAppsResponse struct { Apps []*v1.App `protobuf:"bytes,1,rep,name=apps,proto3" json:"apps,omitempty"` // contains filtered or unexported fields }
func (*GetBindAppsResponse) Descriptor
deprecated
added in
v0.2.11
func (*GetBindAppsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBindAppsResponse.ProtoReflect.Descriptor instead.
func (*GetBindAppsResponse) GetApps ¶ added in v0.2.11
func (x *GetBindAppsResponse) GetApps() []*v1.App
func (*GetBindAppsResponse) ProtoMessage ¶ added in v0.2.11
func (*GetBindAppsResponse) ProtoMessage()
func (*GetBindAppsResponse) ProtoReflect ¶ added in v0.2.11
func (x *GetBindAppsResponse) ProtoReflect() protoreflect.Message
func (*GetBindAppsResponse) Reset ¶ added in v0.2.11
func (x *GetBindAppsResponse) Reset()
func (*GetBindAppsResponse) String ¶ added in v0.2.11
func (x *GetBindAppsResponse) String() string
type GetFeedItemRequest ¶ added in v0.2.5
type GetFeedItemRequest struct { Id *v1.InternalID `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetFeedItemRequest) Descriptor
deprecated
added in
v0.2.5
func (*GetFeedItemRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFeedItemRequest.ProtoReflect.Descriptor instead.
func (*GetFeedItemRequest) GetId ¶ added in v0.2.9
func (x *GetFeedItemRequest) GetId() *v1.InternalID
func (*GetFeedItemRequest) ProtoMessage ¶ added in v0.2.5
func (*GetFeedItemRequest) ProtoMessage()
func (*GetFeedItemRequest) ProtoReflect ¶ added in v0.2.5
func (x *GetFeedItemRequest) ProtoReflect() protoreflect.Message
func (*GetFeedItemRequest) Reset ¶ added in v0.2.5
func (x *GetFeedItemRequest) Reset()
func (*GetFeedItemRequest) String ¶ added in v0.2.5
func (x *GetFeedItemRequest) String() string
type GetFeedItemResponse ¶ added in v0.2.5
type GetFeedItemResponse struct { Item *v1.FeedItem `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*GetFeedItemResponse) Descriptor
deprecated
added in
v0.2.5
func (*GetFeedItemResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFeedItemResponse.ProtoReflect.Descriptor instead.
func (*GetFeedItemResponse) GetItem ¶ added in v0.2.9
func (x *GetFeedItemResponse) GetItem() *v1.FeedItem
func (*GetFeedItemResponse) ProtoMessage ¶ added in v0.2.5
func (*GetFeedItemResponse) ProtoMessage()
func (*GetFeedItemResponse) ProtoReflect ¶ added in v0.2.5
func (x *GetFeedItemResponse) ProtoReflect() protoreflect.Message
func (*GetFeedItemResponse) Reset ¶ added in v0.2.5
func (x *GetFeedItemResponse) Reset()
func (*GetFeedItemResponse) String ¶ added in v0.2.5
func (x *GetFeedItemResponse) String() string
type GetImageRequest ¶ added in v0.2.17
type GetImageRequest struct { Id *v1.InternalID `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetImageRequest) Descriptor
deprecated
added in
v0.2.17
func (*GetImageRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetImageRequest.ProtoReflect.Descriptor instead.
func (*GetImageRequest) GetId ¶ added in v0.2.17
func (x *GetImageRequest) GetId() *v1.InternalID
func (*GetImageRequest) ProtoMessage ¶ added in v0.2.17
func (*GetImageRequest) ProtoMessage()
func (*GetImageRequest) ProtoReflect ¶ added in v0.2.17
func (x *GetImageRequest) ProtoReflect() protoreflect.Message
func (*GetImageRequest) Reset ¶ added in v0.2.17
func (x *GetImageRequest) Reset()
func (*GetImageRequest) String ¶ added in v0.2.17
func (x *GetImageRequest) String() string
type GetImageResponse ¶ added in v0.2.17
type GetImageResponse struct { FileMetadata *FileMetadata `protobuf:"bytes,1,opt,name=file_metadata,json=fileMetadata,proto3" json:"file_metadata,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` // contains filtered or unexported fields }
func (*GetImageResponse) Descriptor
deprecated
added in
v0.2.17
func (*GetImageResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetImageResponse.ProtoReflect.Descriptor instead.
func (*GetImageResponse) GetDescription ¶ added in v0.2.17
func (x *GetImageResponse) GetDescription() string
func (*GetImageResponse) GetFileMetadata ¶ added in v0.2.17
func (x *GetImageResponse) GetFileMetadata() *FileMetadata
func (*GetImageResponse) GetName ¶ added in v0.2.17
func (x *GetImageResponse) GetName() string
func (*GetImageResponse) ProtoMessage ¶ added in v0.2.17
func (*GetImageResponse) ProtoMessage()
func (*GetImageResponse) ProtoReflect ¶ added in v0.2.17
func (x *GetImageResponse) ProtoReflect() protoreflect.Message
func (*GetImageResponse) Reset ¶ added in v0.2.17
func (x *GetImageResponse) Reset()
func (*GetImageResponse) String ¶ added in v0.2.17
func (x *GetImageResponse) String() string
type GetPurchasedAppsRequest ¶ added in v0.2.21
type GetPurchasedAppsRequest struct {
// contains filtered or unexported fields
}
func (*GetPurchasedAppsRequest) Descriptor
deprecated
added in
v0.2.21
func (*GetPurchasedAppsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPurchasedAppsRequest.ProtoReflect.Descriptor instead.
func (*GetPurchasedAppsRequest) ProtoMessage ¶ added in v0.2.21
func (*GetPurchasedAppsRequest) ProtoMessage()
func (*GetPurchasedAppsRequest) ProtoReflect ¶ added in v0.2.21
func (x *GetPurchasedAppsRequest) ProtoReflect() protoreflect.Message
func (*GetPurchasedAppsRequest) Reset ¶ added in v0.2.21
func (x *GetPurchasedAppsRequest) Reset()
func (*GetPurchasedAppsRequest) String ¶ added in v0.2.21
func (x *GetPurchasedAppsRequest) String() string
type GetPurchasedAppsResponse ¶ added in v0.2.21
type GetPurchasedAppsResponse struct { // without details Apps []*v1.App `protobuf:"bytes,1,rep,name=apps,proto3" json:"apps,omitempty"` // contains filtered or unexported fields }
func (*GetPurchasedAppsResponse) Descriptor
deprecated
added in
v0.2.21
func (*GetPurchasedAppsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPurchasedAppsResponse.ProtoReflect.Descriptor instead.
func (*GetPurchasedAppsResponse) GetApps ¶ added in v0.2.21
func (x *GetPurchasedAppsResponse) GetApps() []*v1.App
func (*GetPurchasedAppsResponse) ProtoMessage ¶ added in v0.2.21
func (*GetPurchasedAppsResponse) ProtoMessage()
func (*GetPurchasedAppsResponse) ProtoReflect ¶ added in v0.2.21
func (x *GetPurchasedAppsResponse) ProtoReflect() protoreflect.Message
func (*GetPurchasedAppsResponse) Reset ¶ added in v0.2.21
func (x *GetPurchasedAppsResponse) Reset()
func (*GetPurchasedAppsResponse) String ¶ added in v0.2.21
func (x *GetPurchasedAppsResponse) String() string
type GetServerInformationRequest ¶ added in v0.2.17
type GetServerInformationRequest struct {
// contains filtered or unexported fields
}
func (*GetServerInformationRequest) Descriptor
deprecated
added in
v0.2.17
func (*GetServerInformationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetServerInformationRequest.ProtoReflect.Descriptor instead.
func (*GetServerInformationRequest) ProtoMessage ¶ added in v0.2.17
func (*GetServerInformationRequest) ProtoMessage()
func (*GetServerInformationRequest) ProtoReflect ¶ added in v0.2.17
func (x *GetServerInformationRequest) ProtoReflect() protoreflect.Message
func (*GetServerInformationRequest) Reset ¶ added in v0.2.17
func (x *GetServerInformationRequest) Reset()
func (*GetServerInformationRequest) String ¶ added in v0.2.17
func (x *GetServerInformationRequest) String() string
type GetServerInformationResponse ¶ added in v0.2.17
type GetServerInformationResponse struct { ServerBinarySummary *ServerBinarySummary `protobuf:"bytes,1,opt,name=server_binary_summary,json=serverBinarySummary,proto3" json:"server_binary_summary,omitempty"` ProtocolSummary *ServerProtocolSummary `protobuf:"bytes,2,opt,name=protocol_summary,json=protocolSummary,proto3" json:"protocol_summary,omitempty"` // The time server received the request, // note that there is a transmission delay between server and client. CurrentTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=current_time,json=currentTime,proto3" json:"current_time,omitempty"` // contains filtered or unexported fields }
func (*GetServerInformationResponse) Descriptor
deprecated
added in
v0.2.17
func (*GetServerInformationResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetServerInformationResponse.ProtoReflect.Descriptor instead.
func (*GetServerInformationResponse) GetCurrentTime ¶ added in v0.2.17
func (x *GetServerInformationResponse) GetCurrentTime() *timestamppb.Timestamp
func (*GetServerInformationResponse) GetProtocolSummary ¶ added in v0.2.17
func (x *GetServerInformationResponse) GetProtocolSummary() *ServerProtocolSummary
func (*GetServerInformationResponse) GetServerBinarySummary ¶ added in v0.2.17
func (x *GetServerInformationResponse) GetServerBinarySummary() *ServerBinarySummary
func (*GetServerInformationResponse) ProtoMessage ¶ added in v0.2.17
func (*GetServerInformationResponse) ProtoMessage()
func (*GetServerInformationResponse) ProtoReflect ¶ added in v0.2.17
func (x *GetServerInformationResponse) ProtoReflect() protoreflect.Message
func (*GetServerInformationResponse) Reset ¶ added in v0.2.17
func (x *GetServerInformationResponse) Reset()
func (*GetServerInformationResponse) String ¶ added in v0.2.17
func (x *GetServerInformationResponse) String() string
type GetTokenRequest ¶
type GetTokenRequest struct { Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"` Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"` // contains filtered or unexported fields }
func (*GetTokenRequest) Descriptor
deprecated
func (*GetTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetTokenRequest.ProtoReflect.Descriptor instead.
func (*GetTokenRequest) GetPassword ¶
func (x *GetTokenRequest) GetPassword() string
func (*GetTokenRequest) GetUsername ¶
func (x *GetTokenRequest) GetUsername() string
func (*GetTokenRequest) ProtoMessage ¶
func (*GetTokenRequest) ProtoMessage()
func (*GetTokenRequest) ProtoReflect ¶
func (x *GetTokenRequest) ProtoReflect() protoreflect.Message
func (*GetTokenRequest) Reset ¶
func (x *GetTokenRequest) Reset()
func (*GetTokenRequest) String ¶
func (x *GetTokenRequest) String() string
type GetTokenResponse ¶
type GetTokenResponse struct { AccessToken string `protobuf:"bytes,1,opt,name=access_token,json=accessToken,proto3" json:"access_token,omitempty"` RefreshToken string `protobuf:"bytes,2,opt,name=refresh_token,json=refreshToken,proto3" json:"refresh_token,omitempty"` // contains filtered or unexported fields }
func (*GetTokenResponse) Descriptor
deprecated
func (*GetTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetTokenResponse.ProtoReflect.Descriptor instead.
func (*GetTokenResponse) GetAccessToken ¶
func (x *GetTokenResponse) GetAccessToken() string
func (*GetTokenResponse) GetRefreshToken ¶
func (x *GetTokenResponse) GetRefreshToken() string
func (*GetTokenResponse) ProtoMessage ¶
func (*GetTokenResponse) ProtoMessage()
func (*GetTokenResponse) ProtoReflect ¶
func (x *GetTokenResponse) ProtoReflect() protoreflect.Message
func (*GetTokenResponse) Reset ¶
func (x *GetTokenResponse) Reset()
func (*GetTokenResponse) String ¶
func (x *GetTokenResponse) String() string
type GetUserRequest ¶ added in v0.2.10
type GetUserRequest struct { // leave empty to get self user info Id *v1.InternalID `protobuf:"bytes,1,opt,name=id,proto3,oneof" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetUserRequest) Descriptor
deprecated
added in
v0.2.10
func (*GetUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserRequest.ProtoReflect.Descriptor instead.
func (*GetUserRequest) GetId ¶ added in v0.2.10
func (x *GetUserRequest) GetId() *v1.InternalID
func (*GetUserRequest) ProtoMessage ¶ added in v0.2.10
func (*GetUserRequest) ProtoMessage()
func (*GetUserRequest) ProtoReflect ¶ added in v0.2.10
func (x *GetUserRequest) ProtoReflect() protoreflect.Message
func (*GetUserRequest) Reset ¶ added in v0.2.10
func (x *GetUserRequest) Reset()
func (*GetUserRequest) String ¶ added in v0.2.10
func (x *GetUserRequest) String() string
type GetUserResponse ¶ added in v0.2.10
type GetUserResponse struct { User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
func (*GetUserResponse) Descriptor
deprecated
added in
v0.2.10
func (*GetUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserResponse.ProtoReflect.Descriptor instead.
func (*GetUserResponse) GetUser ¶ added in v0.2.10
func (x *GetUserResponse) GetUser() *User
func (*GetUserResponse) ProtoMessage ¶ added in v0.2.10
func (*GetUserResponse) ProtoMessage()
func (*GetUserResponse) ProtoReflect ¶ added in v0.2.10
func (x *GetUserResponse) ProtoReflect() protoreflect.Message
func (*GetUserResponse) Reset ¶ added in v0.2.10
func (x *GetUserResponse) Reset()
func (*GetUserResponse) String ¶ added in v0.2.10
func (x *GetUserResponse) String() string
type GroupFeedItemsRequest ¶ added in v0.2.12
type GroupFeedItemsRequest struct { GroupBy GroupFeedItemsRequest_GroupBy `` /* 140-byte string literal not displayed */ FeedIdFilter []*v1.InternalID `protobuf:"bytes,2,rep,name=feed_id_filter,json=feedIdFilter,proto3" json:"feed_id_filter,omitempty"` AuthorIdFilter []*v1.InternalID `protobuf:"bytes,3,rep,name=author_id_filter,json=authorIdFilter,proto3" json:"author_id_filter,omitempty"` PublishPlatformFilter []string `` /* 126-byte string literal not displayed */ TagFilter []string `protobuf:"bytes,5,rep,name=tag_filter,json=tagFilter,proto3" json:"tag_filter,omitempty"` // TimeRange will be rounded to integer time that contains the given time on server side. // e.g. the given TimeRange is 2023.2.13 9:26 ~ 2023.3.14 17:21. // When group by year, rounded to 2023.1.1 00:00 ~ 2024.1.1 00:00. // When group by month, rounded to 2023.2.1 00:00 ~ 2023.4.1. 00:00. // When group by dat, rounded to 2023.2.13 00:00 ~ 2023.3.15 00:00. PublishTimeRange *v1.TimeRange `protobuf:"bytes,6,opt,name=publish_time_range,json=publishTimeRange,proto3" json:"publish_time_range,omitempty"` // NULL means no limit GroupSize *int32 `protobuf:"varint,7,opt,name=group_size,json=groupSize,proto3,oneof" json:"group_size,omitempty"` // contains filtered or unexported fields }
func (*GroupFeedItemsRequest) Descriptor
deprecated
added in
v0.2.12
func (*GroupFeedItemsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GroupFeedItemsRequest.ProtoReflect.Descriptor instead.
func (*GroupFeedItemsRequest) GetAuthorIdFilter ¶ added in v0.2.12
func (x *GroupFeedItemsRequest) GetAuthorIdFilter() []*v1.InternalID
func (*GroupFeedItemsRequest) GetFeedIdFilter ¶ added in v0.2.12
func (x *GroupFeedItemsRequest) GetFeedIdFilter() []*v1.InternalID
func (*GroupFeedItemsRequest) GetGroupBy ¶ added in v0.2.12
func (x *GroupFeedItemsRequest) GetGroupBy() GroupFeedItemsRequest_GroupBy
func (*GroupFeedItemsRequest) GetGroupSize ¶ added in v0.2.12
func (x *GroupFeedItemsRequest) GetGroupSize() int32
func (*GroupFeedItemsRequest) GetPublishPlatformFilter ¶ added in v0.2.12
func (x *GroupFeedItemsRequest) GetPublishPlatformFilter() []string
func (*GroupFeedItemsRequest) GetPublishTimeRange ¶ added in v0.2.12
func (x *GroupFeedItemsRequest) GetPublishTimeRange() *v1.TimeRange
func (*GroupFeedItemsRequest) GetTagFilter ¶ added in v0.2.13
func (x *GroupFeedItemsRequest) GetTagFilter() []string
func (*GroupFeedItemsRequest) ProtoMessage ¶ added in v0.2.12
func (*GroupFeedItemsRequest) ProtoMessage()
func (*GroupFeedItemsRequest) ProtoReflect ¶ added in v0.2.12
func (x *GroupFeedItemsRequest) ProtoReflect() protoreflect.Message
func (*GroupFeedItemsRequest) Reset ¶ added in v0.2.12
func (x *GroupFeedItemsRequest) Reset()
func (*GroupFeedItemsRequest) String ¶ added in v0.2.12
func (x *GroupFeedItemsRequest) String() string
type GroupFeedItemsRequest_GroupBy ¶ added in v0.2.12
type GroupFeedItemsRequest_GroupBy int32
const ( GroupFeedItemsRequest_GROUP_BY_UNSPECIFIED GroupFeedItemsRequest_GroupBy = 0 GroupFeedItemsRequest_GROUP_BY_YEAR GroupFeedItemsRequest_GroupBy = 1 GroupFeedItemsRequest_GROUP_BY_MONTH GroupFeedItemsRequest_GroupBy = 2 GroupFeedItemsRequest_GROUP_BY_DAY GroupFeedItemsRequest_GroupBy = 3 )
func (GroupFeedItemsRequest_GroupBy) Descriptor ¶ added in v0.2.12
func (GroupFeedItemsRequest_GroupBy) Descriptor() protoreflect.EnumDescriptor
func (GroupFeedItemsRequest_GroupBy) Enum ¶ added in v0.2.12
func (x GroupFeedItemsRequest_GroupBy) Enum() *GroupFeedItemsRequest_GroupBy
func (GroupFeedItemsRequest_GroupBy) EnumDescriptor
deprecated
added in
v0.2.12
func (GroupFeedItemsRequest_GroupBy) EnumDescriptor() ([]byte, []int)
Deprecated: Use GroupFeedItemsRequest_GroupBy.Descriptor instead.
func (GroupFeedItemsRequest_GroupBy) Number ¶ added in v0.2.12
func (x GroupFeedItemsRequest_GroupBy) Number() protoreflect.EnumNumber
func (GroupFeedItemsRequest_GroupBy) String ¶ added in v0.2.12
func (x GroupFeedItemsRequest_GroupBy) String() string
func (GroupFeedItemsRequest_GroupBy) Type ¶ added in v0.2.12
func (GroupFeedItemsRequest_GroupBy) Type() protoreflect.EnumType
type GroupFeedItemsResponse ¶ added in v0.2.12
type GroupFeedItemsResponse struct { Groups []*GroupFeedItemsResponse_FeedItemsGroup `protobuf:"bytes,1,rep,name=groups,proto3" json:"groups,omitempty"` // contains filtered or unexported fields }
func (*GroupFeedItemsResponse) Descriptor
deprecated
added in
v0.2.12
func (*GroupFeedItemsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GroupFeedItemsResponse.ProtoReflect.Descriptor instead.
func (*GroupFeedItemsResponse) GetGroups ¶ added in v0.2.12
func (x *GroupFeedItemsResponse) GetGroups() []*GroupFeedItemsResponse_FeedItemsGroup
func (*GroupFeedItemsResponse) ProtoMessage ¶ added in v0.2.12
func (*GroupFeedItemsResponse) ProtoMessage()
func (*GroupFeedItemsResponse) ProtoReflect ¶ added in v0.2.12
func (x *GroupFeedItemsResponse) ProtoReflect() protoreflect.Message
func (*GroupFeedItemsResponse) Reset ¶ added in v0.2.12
func (x *GroupFeedItemsResponse) Reset()
func (*GroupFeedItemsResponse) String ¶ added in v0.2.12
func (x *GroupFeedItemsResponse) String() string
type GroupFeedItemsResponse_FeedItemsGroup ¶ added in v0.2.12
type GroupFeedItemsResponse_FeedItemsGroup struct { TimeRange *v1.TimeRange `protobuf:"bytes,1,opt,name=time_range,json=timeRange,proto3" json:"time_range,omitempty"` Items []*FeedItemDigest `protobuf:"bytes,2,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GroupFeedItemsResponse_FeedItemsGroup) Descriptor
deprecated
added in
v0.2.12
func (*GroupFeedItemsResponse_FeedItemsGroup) Descriptor() ([]byte, []int)
Deprecated: Use GroupFeedItemsResponse_FeedItemsGroup.ProtoReflect.Descriptor instead.
func (*GroupFeedItemsResponse_FeedItemsGroup) GetItems ¶ added in v0.2.12
func (x *GroupFeedItemsResponse_FeedItemsGroup) GetItems() []*FeedItemDigest
func (*GroupFeedItemsResponse_FeedItemsGroup) GetTimeRange ¶ added in v0.2.12
func (x *GroupFeedItemsResponse_FeedItemsGroup) GetTimeRange() *v1.TimeRange
func (*GroupFeedItemsResponse_FeedItemsGroup) ProtoMessage ¶ added in v0.2.12
func (*GroupFeedItemsResponse_FeedItemsGroup) ProtoMessage()
func (*GroupFeedItemsResponse_FeedItemsGroup) ProtoReflect ¶ added in v0.2.12
func (x *GroupFeedItemsResponse_FeedItemsGroup) ProtoReflect() protoreflect.Message
func (*GroupFeedItemsResponse_FeedItemsGroup) Reset ¶ added in v0.2.12
func (x *GroupFeedItemsResponse_FeedItemsGroup) Reset()
func (*GroupFeedItemsResponse_FeedItemsGroup) String ¶ added in v0.2.12
func (x *GroupFeedItemsResponse_FeedItemsGroup) String() string
type LibrarianSephirahServiceClient ¶
type LibrarianSephirahServiceClient interface { // For manual inspection only, the client may display but should not parse the response. GetServerInformation(ctx context.Context, in *GetServerInformationRequest, opts ...grpc.CallOption) (*GetServerInformationResponse, error) // `Tiphereth` `Normal` Login via password and get two token GetToken(ctx context.Context, in *GetTokenRequest, opts ...grpc.CallOption) (*GetTokenResponse, error) // `Tiphereth` `Normal` `Sentinel` Use valid refresh_token and get two new token, a refresh_token can only be used once RefreshToken(ctx context.Context, in *RefreshTokenRequest, opts ...grpc.CallOption) (*RefreshTokenResponse, error) // `Tiphereth` `Admin` Generate token for given user GenerateToken(ctx context.Context, in *GenerateTokenRequest, opts ...grpc.CallOption) (*GenerateTokenResponse, error) // `Tiphereth` `Admin` `Normal limited` CreateUser(ctx context.Context, in *CreateUserRequest, opts ...grpc.CallOption) (*CreateUserResponse, error) // `Tiphereth` `Admin` `Normal limited` UpdateUser(ctx context.Context, in *UpdateUserRequest, opts ...grpc.CallOption) (*UpdateUserResponse, error) // `Tiphereth` `Admin` `Normal limited` GetUser(ctx context.Context, in *GetUserRequest, opts ...grpc.CallOption) (*GetUserResponse, error) // `Tiphereth` `Admin` `Normal limited` ListUsers(ctx context.Context, in *ListUsersRequest, opts ...grpc.CallOption) (*ListUsersResponse, error) // `Tiphereth` `Normal` Bind third-party account to current user. // Create (account)<-[Equal]->(current user) LinkAccount(ctx context.Context, in *LinkAccountRequest, opts ...grpc.CallOption) (*LinkAccountResponse, error) // `Tiphereth` `Normal` Unbind third-party account from current user. // Delete (account)<-[Equal]->(current user) UnLinkAccount(ctx context.Context, in *UnLinkAccountRequest, opts ...grpc.CallOption) (*UnLinkAccountResponse, error) // `Tiphereth` `Normal` List third-party account binded to current user. // Match ()<-[Equal]->(current user) ListLinkAccounts(ctx context.Context, in *ListLinkAccountsRequest, opts ...grpc.CallOption) (*ListLinkAccountsResponse, error) // `Binah` `upload_token` UploadFile(ctx context.Context, opts ...grpc.CallOption) (LibrarianSephirahService_UploadFileClient, error) // `Binah` `download_token` DownloadFile(ctx context.Context, opts ...grpc.CallOption) (LibrarianSephirahService_DownloadFileClient, error) // `Binah` `upload_token` // Maximum 256M // Server must send response at least once a minute to keepalive. // Client should ignore in_process response and wait for success or error response. SimpleUploadFile(ctx context.Context, opts ...grpc.CallOption) (LibrarianSephirahService_SimpleUploadFileClient, error) // `Binah` `download_token` // Server will not check the SimpleDownloadFile(ctx context.Context, in *SimpleDownloadFileRequest, opts ...grpc.CallOption) (LibrarianSephirahService_SimpleDownloadFileClient, error) // `Binah` `upload_token` // Upload file through http url PresignedUploadFile(ctx context.Context, in *PresignedUploadFileRequest, opts ...grpc.CallOption) (*PresignedUploadFileResponse, error) // `Binah` `upload_token` // Report file transfer status. Mainly used to trigger server post-process immediately PresignedUploadFileStatus(ctx context.Context, in *PresignedUploadFileStatusRequest, opts ...grpc.CallOption) (*PresignedUploadFileStatusResponse, error) // `Binah` `download_token` // Download file through http url PresignedDownloadFile(ctx context.Context, in *PresignedDownloadFileRequest, opts ...grpc.CallOption) (*PresignedDownloadFileResponse, error) // `Chesed` `Normal` UploadImage(ctx context.Context, in *UploadImageRequest, opts ...grpc.CallOption) (*UploadImageResponse, error) // `Chesed` `Normal` UpdateImage(ctx context.Context, in *UpdateImageRequest, opts ...grpc.CallOption) (*UpdateImageResponse, error) // `Chesed` `Normal` ListImages(ctx context.Context, in *ListImagesRequest, opts ...grpc.CallOption) (*ListImagesResponse, error) // `Chesed` `Normal` SearchImages(ctx context.Context, in *SearchImagesRequest, opts ...grpc.CallOption) (*SearchImagesResponse, error) // `Chesed` `Normal` GetImage(ctx context.Context, in *GetImageRequest, opts ...grpc.CallOption) (*GetImageResponse, error) // `Chesed` `Normal` DownloadImage(ctx context.Context, in *DownloadImageRequest, opts ...grpc.CallOption) (*DownloadImageResponse, error) // `Gebura` `Admin` CreateApp(ctx context.Context, in *CreateAppRequest, opts ...grpc.CallOption) (*CreateAppResponse, error) // `Gebura` `Admin` UpdateApp(ctx context.Context, in *UpdateAppRequest, opts ...grpc.CallOption) (*UpdateAppResponse, error) // `Gebura` `Admin` Used to manage apps ListApps(ctx context.Context, in *ListAppsRequest, opts ...grpc.CallOption) (*ListAppsResponse, error) // `Gebura` `Admin` Submit an asynchronous update request RefreshApp(ctx context.Context, in *RefreshAppRequest, opts ...grpc.CallOption) (*RefreshAppResponse, error) // `Gebura` `Admin` Merge two apps MergeApps(ctx context.Context, in *MergeAppsRequest, opts ...grpc.CallOption) (*MergeAppsResponse, error) // `Gebura` `Admin` Pick one app out from merged PickApp(ctx context.Context, in *PickAppRequest, opts ...grpc.CallOption) (*PickAppResponse, error) // `Gebura` `Normal` SearchApps(ctx context.Context, in *SearchAppsRequest, opts ...grpc.CallOption) (*SearchAppsResponse, error) // `Gebura` `Normal` Get full information of required app GetBindApps(ctx context.Context, in *GetBindAppsRequest, opts ...grpc.CallOption) (*GetBindAppsResponse, error) // `Gebura` `Normal` PurchaseApp(ctx context.Context, in *PurchaseAppRequest, opts ...grpc.CallOption) (*PurchaseAppResponse, error) // `Gebura` `Normal` GetPurchasedApps(ctx context.Context, in *GetPurchasedAppsRequest, opts ...grpc.CallOption) (*GetPurchasedAppsResponse, error) // `Gebura` `Normal` CreateAppPackage(ctx context.Context, in *CreateAppPackageRequest, opts ...grpc.CallOption) (*CreateAppPackageResponse, error) // `Gebura` `Normal` UpdateAppPackage(ctx context.Context, in *UpdateAppPackageRequest, opts ...grpc.CallOption) (*UpdateAppPackageResponse, error) // `Gebura` `Normal` ListAppPackages(ctx context.Context, in *ListAppPackagesRequest, opts ...grpc.CallOption) (*ListAppPackagesResponse, error) // `Gebura` `Normal` AssignAppPackage(ctx context.Context, in *AssignAppPackageRequest, opts ...grpc.CallOption) (*AssignAppPackageResponse, error) // `Gebura` `Normal` UnAssignAppPackage(ctx context.Context, in *UnAssignAppPackageRequest, opts ...grpc.CallOption) (*UnAssignAppPackageResponse, error) // `Gebura` `Sentinel` ReportAppPackages(ctx context.Context, opts ...grpc.CallOption) (LibrarianSephirahService_ReportAppPackagesClient, error) // `Gebura` `Normal` AddAppPackageRunTime(ctx context.Context, in *AddAppPackageRunTimeRequest, opts ...grpc.CallOption) (*AddAppPackageRunTimeResponse, error) // `Gebura` `Normal` GetAppPackageRunTime(ctx context.Context, in *GetAppPackageRunTimeRequest, opts ...grpc.CallOption) (*GetAppPackageRunTimeResponse, error) // `Gebura` `Normal` UploadGameSaveFile(ctx context.Context, in *UploadGameSaveFileRequest, opts ...grpc.CallOption) (*UploadGameSaveFileResponse, error) // `Gebura` `Normal` DownloadGameSaveFile(ctx context.Context, in *DownloadGameSaveFileRequest, opts ...grpc.CallOption) (*DownloadGameSaveFileResponse, error) // `Gebura` `Normal` ListGameSaveFiles(ctx context.Context, in *ListGameSaveFilesRequest, opts ...grpc.CallOption) (*ListGameSaveFilesResponse, error) // `Gebura` `Normal` RemoveGameSaveFile(ctx context.Context, in *RemoveGameSaveFileRequest, opts ...grpc.CallOption) (*RemoveGameSaveFileResponse, error) // `Gebura` `Normal` PinGameSaveFile(ctx context.Context, in *PinGameSaveFileRequest, opts ...grpc.CallOption) (*PinGameSaveFileResponse, error) // `Gebura` `Normal` UnpinGameSaveFile(ctx context.Context, in *UnpinGameSaveFileRequest, opts ...grpc.CallOption) (*UnpinGameSaveFileResponse, error) // `Gebura` `Admin` SetUserSaveFileCapacity(ctx context.Context, in *SetUserSaveFileCapacityRequest, opts ...grpc.CallOption) (*SetUserSaveFileCapacityResponse, error) // `Gebura` `Normal` SetSaveFileRotation(ctx context.Context, in *SetSaveFileRotationRequest, opts ...grpc.CallOption) (*SetSaveFileRotationResponse, error) // `Netzach` `Normal` CreateNotifyTarget(ctx context.Context, in *CreateNotifyTargetRequest, opts ...grpc.CallOption) (*CreateNotifyTargetResponse, error) // `Netzach` `Normal` UpdateNotifyTarget(ctx context.Context, in *UpdateNotifyTargetRequest, opts ...grpc.CallOption) (*UpdateNotifyTargetResponse, error) // `Netzach` `Normal` ListNotifyTargets(ctx context.Context, in *ListNotifyTargetsRequest, opts ...grpc.CallOption) (*ListNotifyTargetsResponse, error) // `Netzach` `Normal` CreateNotifyFlow(ctx context.Context, in *CreateNotifyFlowRequest, opts ...grpc.CallOption) (*CreateNotifyFlowResponse, error) // `Netzach` `Normal` UpdateNotifyFlow(ctx context.Context, in *UpdateNotifyFlowRequest, opts ...grpc.CallOption) (*UpdateNotifyFlowResponse, error) // `Netzach` `Normal` ListNotifyFlows(ctx context.Context, in *ListNotifyFlowsRequest, opts ...grpc.CallOption) (*ListNotifyFlowsResponse, error) // `Yesod` `Normal` CreateFeedConfig(ctx context.Context, in *CreateFeedConfigRequest, opts ...grpc.CallOption) (*CreateFeedConfigResponse, error) // `Yesod` `Normal` UpdateFeedConfig(ctx context.Context, in *UpdateFeedConfigRequest, opts ...grpc.CallOption) (*UpdateFeedConfigResponse, error) // `Yesod` `Normal` ListFeedConfigs(ctx context.Context, in *ListFeedConfigsRequest, opts ...grpc.CallOption) (*ListFeedConfigsResponse, error) // `Yesod` `Normal` ListFeedItems(ctx context.Context, in *ListFeedItemsRequest, opts ...grpc.CallOption) (*ListFeedItemsResponse, error) // `Yesod` `Normal` GroupFeedItems(ctx context.Context, in *GroupFeedItemsRequest, opts ...grpc.CallOption) (*GroupFeedItemsResponse, error) // `Yesod` `Normal` GetFeedItem(ctx context.Context, in *GetFeedItemRequest, opts ...grpc.CallOption) (*GetFeedItemResponse, error) // `Yesod` `Normal` GetBatchFeedItems(ctx context.Context, in *GetBatchFeedItemsRequest, opts ...grpc.CallOption) (*GetBatchFeedItemsResponse, error) }
LibrarianSephirahServiceClient is the client API for LibrarianSephirahService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewLibrarianSephirahServiceClient ¶
func NewLibrarianSephirahServiceClient(cc grpc.ClientConnInterface) LibrarianSephirahServiceClient
type LibrarianSephirahServiceServer ¶
type LibrarianSephirahServiceServer interface { // For manual inspection only, the client may display but should not parse the response. GetServerInformation(context.Context, *GetServerInformationRequest) (*GetServerInformationResponse, error) // `Tiphereth` `Normal` Login via password and get two token GetToken(context.Context, *GetTokenRequest) (*GetTokenResponse, error) // `Tiphereth` `Normal` `Sentinel` Use valid refresh_token and get two new token, a refresh_token can only be used once RefreshToken(context.Context, *RefreshTokenRequest) (*RefreshTokenResponse, error) // `Tiphereth` `Admin` Generate token for given user GenerateToken(context.Context, *GenerateTokenRequest) (*GenerateTokenResponse, error) // `Tiphereth` `Admin` `Normal limited` CreateUser(context.Context, *CreateUserRequest) (*CreateUserResponse, error) // `Tiphereth` `Admin` `Normal limited` UpdateUser(context.Context, *UpdateUserRequest) (*UpdateUserResponse, error) // `Tiphereth` `Admin` `Normal limited` GetUser(context.Context, *GetUserRequest) (*GetUserResponse, error) // `Tiphereth` `Admin` `Normal limited` ListUsers(context.Context, *ListUsersRequest) (*ListUsersResponse, error) // `Tiphereth` `Normal` Bind third-party account to current user. // Create (account)<-[Equal]->(current user) LinkAccount(context.Context, *LinkAccountRequest) (*LinkAccountResponse, error) // `Tiphereth` `Normal` Unbind third-party account from current user. // Delete (account)<-[Equal]->(current user) UnLinkAccount(context.Context, *UnLinkAccountRequest) (*UnLinkAccountResponse, error) // `Tiphereth` `Normal` List third-party account binded to current user. // Match ()<-[Equal]->(current user) ListLinkAccounts(context.Context, *ListLinkAccountsRequest) (*ListLinkAccountsResponse, error) // `Binah` `upload_token` UploadFile(LibrarianSephirahService_UploadFileServer) error // `Binah` `download_token` DownloadFile(LibrarianSephirahService_DownloadFileServer) error // `Binah` `upload_token` // Maximum 256M // Server must send response at least once a minute to keepalive. // Client should ignore in_process response and wait for success or error response. SimpleUploadFile(LibrarianSephirahService_SimpleUploadFileServer) error // `Binah` `download_token` // Server will not check the SimpleDownloadFile(*SimpleDownloadFileRequest, LibrarianSephirahService_SimpleDownloadFileServer) error // `Binah` `upload_token` // Upload file through http url PresignedUploadFile(context.Context, *PresignedUploadFileRequest) (*PresignedUploadFileResponse, error) // `Binah` `upload_token` // Report file transfer status. Mainly used to trigger server post-process immediately PresignedUploadFileStatus(context.Context, *PresignedUploadFileStatusRequest) (*PresignedUploadFileStatusResponse, error) // `Binah` `download_token` // Download file through http url PresignedDownloadFile(context.Context, *PresignedDownloadFileRequest) (*PresignedDownloadFileResponse, error) // `Chesed` `Normal` UploadImage(context.Context, *UploadImageRequest) (*UploadImageResponse, error) // `Chesed` `Normal` UpdateImage(context.Context, *UpdateImageRequest) (*UpdateImageResponse, error) // `Chesed` `Normal` ListImages(context.Context, *ListImagesRequest) (*ListImagesResponse, error) // `Chesed` `Normal` SearchImages(context.Context, *SearchImagesRequest) (*SearchImagesResponse, error) // `Chesed` `Normal` GetImage(context.Context, *GetImageRequest) (*GetImageResponse, error) // `Chesed` `Normal` DownloadImage(context.Context, *DownloadImageRequest) (*DownloadImageResponse, error) // `Gebura` `Admin` CreateApp(context.Context, *CreateAppRequest) (*CreateAppResponse, error) // `Gebura` `Admin` UpdateApp(context.Context, *UpdateAppRequest) (*UpdateAppResponse, error) // `Gebura` `Admin` Used to manage apps ListApps(context.Context, *ListAppsRequest) (*ListAppsResponse, error) // `Gebura` `Admin` Submit an asynchronous update request RefreshApp(context.Context, *RefreshAppRequest) (*RefreshAppResponse, error) // `Gebura` `Admin` Merge two apps MergeApps(context.Context, *MergeAppsRequest) (*MergeAppsResponse, error) // `Gebura` `Admin` Pick one app out from merged PickApp(context.Context, *PickAppRequest) (*PickAppResponse, error) // `Gebura` `Normal` SearchApps(context.Context, *SearchAppsRequest) (*SearchAppsResponse, error) // `Gebura` `Normal` Get full information of required app GetBindApps(context.Context, *GetBindAppsRequest) (*GetBindAppsResponse, error) // `Gebura` `Normal` PurchaseApp(context.Context, *PurchaseAppRequest) (*PurchaseAppResponse, error) // `Gebura` `Normal` GetPurchasedApps(context.Context, *GetPurchasedAppsRequest) (*GetPurchasedAppsResponse, error) // `Gebura` `Normal` CreateAppPackage(context.Context, *CreateAppPackageRequest) (*CreateAppPackageResponse, error) // `Gebura` `Normal` UpdateAppPackage(context.Context, *UpdateAppPackageRequest) (*UpdateAppPackageResponse, error) // `Gebura` `Normal` ListAppPackages(context.Context, *ListAppPackagesRequest) (*ListAppPackagesResponse, error) // `Gebura` `Normal` AssignAppPackage(context.Context, *AssignAppPackageRequest) (*AssignAppPackageResponse, error) // `Gebura` `Normal` UnAssignAppPackage(context.Context, *UnAssignAppPackageRequest) (*UnAssignAppPackageResponse, error) // `Gebura` `Sentinel` ReportAppPackages(LibrarianSephirahService_ReportAppPackagesServer) error // `Gebura` `Normal` AddAppPackageRunTime(context.Context, *AddAppPackageRunTimeRequest) (*AddAppPackageRunTimeResponse, error) // `Gebura` `Normal` GetAppPackageRunTime(context.Context, *GetAppPackageRunTimeRequest) (*GetAppPackageRunTimeResponse, error) // `Gebura` `Normal` UploadGameSaveFile(context.Context, *UploadGameSaveFileRequest) (*UploadGameSaveFileResponse, error) // `Gebura` `Normal` DownloadGameSaveFile(context.Context, *DownloadGameSaveFileRequest) (*DownloadGameSaveFileResponse, error) // `Gebura` `Normal` ListGameSaveFiles(context.Context, *ListGameSaveFilesRequest) (*ListGameSaveFilesResponse, error) // `Gebura` `Normal` RemoveGameSaveFile(context.Context, *RemoveGameSaveFileRequest) (*RemoveGameSaveFileResponse, error) // `Gebura` `Normal` PinGameSaveFile(context.Context, *PinGameSaveFileRequest) (*PinGameSaveFileResponse, error) // `Gebura` `Normal` UnpinGameSaveFile(context.Context, *UnpinGameSaveFileRequest) (*UnpinGameSaveFileResponse, error) // `Gebura` `Admin` SetUserSaveFileCapacity(context.Context, *SetUserSaveFileCapacityRequest) (*SetUserSaveFileCapacityResponse, error) // `Gebura` `Normal` SetSaveFileRotation(context.Context, *SetSaveFileRotationRequest) (*SetSaveFileRotationResponse, error) // `Netzach` `Normal` CreateNotifyTarget(context.Context, *CreateNotifyTargetRequest) (*CreateNotifyTargetResponse, error) // `Netzach` `Normal` UpdateNotifyTarget(context.Context, *UpdateNotifyTargetRequest) (*UpdateNotifyTargetResponse, error) // `Netzach` `Normal` ListNotifyTargets(context.Context, *ListNotifyTargetsRequest) (*ListNotifyTargetsResponse, error) // `Netzach` `Normal` CreateNotifyFlow(context.Context, *CreateNotifyFlowRequest) (*CreateNotifyFlowResponse, error) // `Netzach` `Normal` UpdateNotifyFlow(context.Context, *UpdateNotifyFlowRequest) (*UpdateNotifyFlowResponse, error) // `Netzach` `Normal` ListNotifyFlows(context.Context, *ListNotifyFlowsRequest) (*ListNotifyFlowsResponse, error) // `Yesod` `Normal` CreateFeedConfig(context.Context, *CreateFeedConfigRequest) (*CreateFeedConfigResponse, error) // `Yesod` `Normal` UpdateFeedConfig(context.Context, *UpdateFeedConfigRequest) (*UpdateFeedConfigResponse, error) // `Yesod` `Normal` ListFeedConfigs(context.Context, *ListFeedConfigsRequest) (*ListFeedConfigsResponse, error) // `Yesod` `Normal` ListFeedItems(context.Context, *ListFeedItemsRequest) (*ListFeedItemsResponse, error) // `Yesod` `Normal` GroupFeedItems(context.Context, *GroupFeedItemsRequest) (*GroupFeedItemsResponse, error) // `Yesod` `Normal` GetFeedItem(context.Context, *GetFeedItemRequest) (*GetFeedItemResponse, error) // `Yesod` `Normal` GetBatchFeedItems(context.Context, *GetBatchFeedItemsRequest) (*GetBatchFeedItemsResponse, error) // contains filtered or unexported methods }
LibrarianSephirahServiceServer is the server API for LibrarianSephirahService service. All implementations must embed UnimplementedLibrarianSephirahServiceServer for forward compatibility
type LibrarianSephirahService_DownloadFileClient ¶
type LibrarianSephirahService_DownloadFileClient interface { Send(*DownloadFileRequest) error Recv() (*DownloadFileResponse, error) grpc.ClientStream }
type LibrarianSephirahService_DownloadFileServer ¶
type LibrarianSephirahService_DownloadFileServer interface { Send(*DownloadFileResponse) error Recv() (*DownloadFileRequest, error) grpc.ServerStream }
type LibrarianSephirahService_ReportAppPackagesClient ¶ added in v0.2.11
type LibrarianSephirahService_ReportAppPackagesClient interface { Send(*ReportAppPackagesRequest) error Recv() (*ReportAppPackagesResponse, error) grpc.ClientStream }
type LibrarianSephirahService_ReportAppPackagesServer ¶ added in v0.2.11
type LibrarianSephirahService_ReportAppPackagesServer interface { Send(*ReportAppPackagesResponse) error Recv() (*ReportAppPackagesRequest, error) grpc.ServerStream }
type LibrarianSephirahService_SimpleDownloadFileClient ¶
type LibrarianSephirahService_SimpleDownloadFileClient interface { Recv() (*SimpleDownloadFileResponse, error) grpc.ClientStream }
type LibrarianSephirahService_SimpleDownloadFileServer ¶
type LibrarianSephirahService_SimpleDownloadFileServer interface { Send(*SimpleDownloadFileResponse) error grpc.ServerStream }
type LibrarianSephirahService_SimpleUploadFileClient ¶
type LibrarianSephirahService_SimpleUploadFileClient interface { Send(*SimpleUploadFileRequest) error Recv() (*SimpleUploadFileResponse, error) grpc.ClientStream }
type LibrarianSephirahService_SimpleUploadFileServer ¶
type LibrarianSephirahService_SimpleUploadFileServer interface { Send(*SimpleUploadFileResponse) error Recv() (*SimpleUploadFileRequest, error) grpc.ServerStream }
type LibrarianSephirahService_UploadFileClient ¶
type LibrarianSephirahService_UploadFileClient interface { Send(*UploadFileRequest) error Recv() (*UploadFileResponse, error) grpc.ClientStream }
type LibrarianSephirahService_UploadFileServer ¶
type LibrarianSephirahService_UploadFileServer interface { Send(*UploadFileResponse) error Recv() (*UploadFileRequest, error) grpc.ServerStream }
type LinkAccountRequest ¶
type LinkAccountRequest struct { AccountId *v1.AccountID `protobuf:"bytes,1,opt,name=account_id,json=accountId,proto3" json:"account_id,omitempty"` // contains filtered or unexported fields }
func (*LinkAccountRequest) Descriptor
deprecated
func (*LinkAccountRequest) Descriptor() ([]byte, []int)
Deprecated: Use LinkAccountRequest.ProtoReflect.Descriptor instead.
func (*LinkAccountRequest) GetAccountId ¶
func (x *LinkAccountRequest) GetAccountId() *v1.AccountID
func (*LinkAccountRequest) ProtoMessage ¶
func (*LinkAccountRequest) ProtoMessage()
func (*LinkAccountRequest) ProtoReflect ¶
func (x *LinkAccountRequest) ProtoReflect() protoreflect.Message
func (*LinkAccountRequest) Reset ¶
func (x *LinkAccountRequest) Reset()
func (*LinkAccountRequest) String ¶
func (x *LinkAccountRequest) String() string
type LinkAccountResponse ¶
type LinkAccountResponse struct { AccountId *v1.InternalID `protobuf:"bytes,1,opt,name=account_id,json=accountId,proto3" json:"account_id,omitempty"` // contains filtered or unexported fields }
func (*LinkAccountResponse) Descriptor
deprecated
func (*LinkAccountResponse) Descriptor() ([]byte, []int)
Deprecated: Use LinkAccountResponse.ProtoReflect.Descriptor instead.
func (*LinkAccountResponse) GetAccountId ¶
func (x *LinkAccountResponse) GetAccountId() *v1.InternalID
func (*LinkAccountResponse) ProtoMessage ¶
func (*LinkAccountResponse) ProtoMessage()
func (*LinkAccountResponse) ProtoReflect ¶
func (x *LinkAccountResponse) ProtoReflect() protoreflect.Message
func (*LinkAccountResponse) Reset ¶
func (x *LinkAccountResponse) Reset()
func (*LinkAccountResponse) String ¶
func (x *LinkAccountResponse) String() string
type ListAppPackagesRequest ¶ added in v0.2.11
type ListAppPackagesRequest struct { Paging *v1.PagingRequest `protobuf:"bytes,1,opt,name=paging,proto3" json:"paging,omitempty"` SourceFilter []v1.AppPackageSource `` /* 140-byte string literal not displayed */ IdFilter []*v1.InternalID `protobuf:"bytes,3,rep,name=id_filter,json=idFilter,proto3" json:"id_filter,omitempty"` AssignedAppIdFilter []*v1.InternalID `protobuf:"bytes,4,rep,name=assigned_app_id_filter,json=assignedAppIdFilter,proto3" json:"assigned_app_id_filter,omitempty"` // contains filtered or unexported fields }
func (*ListAppPackagesRequest) Descriptor
deprecated
added in
v0.2.11
func (*ListAppPackagesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAppPackagesRequest.ProtoReflect.Descriptor instead.
func (*ListAppPackagesRequest) GetAssignedAppIdFilter ¶ added in v0.2.11
func (x *ListAppPackagesRequest) GetAssignedAppIdFilter() []*v1.InternalID
func (*ListAppPackagesRequest) GetIdFilter ¶ added in v0.2.11
func (x *ListAppPackagesRequest) GetIdFilter() []*v1.InternalID
func (*ListAppPackagesRequest) GetPaging ¶ added in v0.2.11
func (x *ListAppPackagesRequest) GetPaging() *v1.PagingRequest
func (*ListAppPackagesRequest) GetSourceFilter ¶ added in v0.2.11
func (x *ListAppPackagesRequest) GetSourceFilter() []v1.AppPackageSource
func (*ListAppPackagesRequest) ProtoMessage ¶ added in v0.2.11
func (*ListAppPackagesRequest) ProtoMessage()
func (*ListAppPackagesRequest) ProtoReflect ¶ added in v0.2.11
func (x *ListAppPackagesRequest) ProtoReflect() protoreflect.Message
func (*ListAppPackagesRequest) Reset ¶ added in v0.2.11
func (x *ListAppPackagesRequest) Reset()
func (*ListAppPackagesRequest) String ¶ added in v0.2.11
func (x *ListAppPackagesRequest) String() string
type ListAppPackagesResponse ¶ added in v0.2.11
type ListAppPackagesResponse struct { Paging *v1.PagingResponse `protobuf:"bytes,1,opt,name=paging,proto3" json:"paging,omitempty"` AppPackages []*v1.AppPackage `protobuf:"bytes,2,rep,name=app_packages,json=appPackages,proto3" json:"app_packages,omitempty"` // contains filtered or unexported fields }
func (*ListAppPackagesResponse) Descriptor
deprecated
added in
v0.2.11
func (*ListAppPackagesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAppPackagesResponse.ProtoReflect.Descriptor instead.
func (*ListAppPackagesResponse) GetAppPackages ¶ added in v0.2.11
func (x *ListAppPackagesResponse) GetAppPackages() []*v1.AppPackage
func (*ListAppPackagesResponse) GetPaging ¶ added in v0.2.11
func (x *ListAppPackagesResponse) GetPaging() *v1.PagingResponse
func (*ListAppPackagesResponse) ProtoMessage ¶ added in v0.2.11
func (*ListAppPackagesResponse) ProtoMessage()
func (*ListAppPackagesResponse) ProtoReflect ¶ added in v0.2.11
func (x *ListAppPackagesResponse) ProtoReflect() protoreflect.Message
func (*ListAppPackagesResponse) Reset ¶ added in v0.2.11
func (x *ListAppPackagesResponse) Reset()
func (*ListAppPackagesResponse) String ¶ added in v0.2.11
func (x *ListAppPackagesResponse) String() string
type ListAppsRequest ¶ added in v0.2.11
type ListAppsRequest struct { Paging *v1.PagingRequest `protobuf:"bytes,1,opt,name=paging,proto3" json:"paging,omitempty"` SourceFilter []v1.AppSource `` /* 133-byte string literal not displayed */ TypeFilter []v1.AppType `protobuf:"varint,3,rep,packed,name=type_filter,json=typeFilter,proto3,enum=librarian.v1.AppType" json:"type_filter,omitempty"` IdFilter []*v1.InternalID `protobuf:"bytes,4,rep,name=id_filter,json=idFilter,proto3" json:"id_filter,omitempty"` ContainDetails bool `protobuf:"varint,5,opt,name=contain_details,json=containDetails,proto3" json:"contain_details,omitempty"` // contains filtered or unexported fields }
func (*ListAppsRequest) Descriptor
deprecated
added in
v0.2.11
func (*ListAppsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAppsRequest.ProtoReflect.Descriptor instead.
func (*ListAppsRequest) GetContainDetails ¶ added in v0.2.11
func (x *ListAppsRequest) GetContainDetails() bool
func (*ListAppsRequest) GetIdFilter ¶ added in v0.2.11
func (x *ListAppsRequest) GetIdFilter() []*v1.InternalID
func (*ListAppsRequest) GetPaging ¶ added in v0.2.11
func (x *ListAppsRequest) GetPaging() *v1.PagingRequest
func (*ListAppsRequest) GetSourceFilter ¶ added in v0.2.11
func (x *ListAppsRequest) GetSourceFilter() []v1.AppSource
func (*ListAppsRequest) GetTypeFilter ¶ added in v0.2.11
func (x *ListAppsRequest) GetTypeFilter() []v1.AppType
func (*ListAppsRequest) ProtoMessage ¶ added in v0.2.11
func (*ListAppsRequest) ProtoMessage()
func (*ListAppsRequest) ProtoReflect ¶ added in v0.2.11
func (x *ListAppsRequest) ProtoReflect() protoreflect.Message
func (*ListAppsRequest) Reset ¶ added in v0.2.11
func (x *ListAppsRequest) Reset()
func (*ListAppsRequest) String ¶ added in v0.2.11
func (x *ListAppsRequest) String() string
type ListAppsResponse ¶ added in v0.2.11
type ListAppsResponse struct { Paging *v1.PagingResponse `protobuf:"bytes,1,opt,name=paging,proto3" json:"paging,omitempty"` Apps []*v1.App `protobuf:"bytes,2,rep,name=apps,proto3" json:"apps,omitempty"` // contains filtered or unexported fields }
func (*ListAppsResponse) Descriptor
deprecated
added in
v0.2.11
func (*ListAppsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAppsResponse.ProtoReflect.Descriptor instead.
func (*ListAppsResponse) GetApps ¶ added in v0.2.11
func (x *ListAppsResponse) GetApps() []*v1.App
func (*ListAppsResponse) GetPaging ¶ added in v0.2.11
func (x *ListAppsResponse) GetPaging() *v1.PagingResponse
func (*ListAppsResponse) ProtoMessage ¶ added in v0.2.11
func (*ListAppsResponse) ProtoMessage()
func (*ListAppsResponse) ProtoReflect ¶ added in v0.2.11
func (x *ListAppsResponse) ProtoReflect() protoreflect.Message
func (*ListAppsResponse) Reset ¶ added in v0.2.11
func (x *ListAppsResponse) Reset()
func (*ListAppsResponse) String ¶ added in v0.2.11
func (x *ListAppsResponse) String() string
type ListFeedConfigsRequest ¶ added in v0.2.12
type ListFeedConfigsRequest struct { Paging *v1.PagingRequest `protobuf:"bytes,1,opt,name=paging,proto3" json:"paging,omitempty"` IdFilter []*v1.InternalID `protobuf:"bytes,2,rep,name=id_filter,json=idFilter,proto3" json:"id_filter,omitempty"` AuthorIdFilter []*v1.InternalID `protobuf:"bytes,3,rep,name=author_id_filter,json=authorIdFilter,proto3" json:"author_id_filter,omitempty"` SourceFilter []FeedConfigSource `` /* 149-byte string literal not displayed */ StatusFilter []FeedConfigStatus `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ListFeedConfigsRequest) Descriptor
deprecated
added in
v0.2.12
func (*ListFeedConfigsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListFeedConfigsRequest.ProtoReflect.Descriptor instead.
func (*ListFeedConfigsRequest) GetAuthorIdFilter ¶ added in v0.2.12
func (x *ListFeedConfigsRequest) GetAuthorIdFilter() []*v1.InternalID
func (*ListFeedConfigsRequest) GetIdFilter ¶ added in v0.2.12
func (x *ListFeedConfigsRequest) GetIdFilter() []*v1.InternalID
func (*ListFeedConfigsRequest) GetPaging ¶ added in v0.2.12
func (x *ListFeedConfigsRequest) GetPaging() *v1.PagingRequest
func (*ListFeedConfigsRequest) GetSourceFilter ¶ added in v0.2.12
func (x *ListFeedConfigsRequest) GetSourceFilter() []FeedConfigSource
func (*ListFeedConfigsRequest) GetStatusFilter ¶ added in v0.2.12
func (x *ListFeedConfigsRequest) GetStatusFilter() []FeedConfigStatus
func (*ListFeedConfigsRequest) ProtoMessage ¶ added in v0.2.12
func (*ListFeedConfigsRequest) ProtoMessage()
func (*ListFeedConfigsRequest) ProtoReflect ¶ added in v0.2.12
func (x *ListFeedConfigsRequest) ProtoReflect() protoreflect.Message
func (*ListFeedConfigsRequest) Reset ¶ added in v0.2.12
func (x *ListFeedConfigsRequest) Reset()
func (*ListFeedConfigsRequest) String ¶ added in v0.2.12
func (x *ListFeedConfigsRequest) String() string
type ListFeedConfigsResponse ¶ added in v0.2.12
type ListFeedConfigsResponse struct { Paging *v1.PagingResponse `protobuf:"bytes,1,opt,name=paging,proto3" json:"paging,omitempty"` FeedsWithConfig []*ListFeedConfigsResponse_FeedWithConfig `protobuf:"bytes,2,rep,name=feeds_with_config,json=feedsWithConfig,proto3" json:"feeds_with_config,omitempty"` // contains filtered or unexported fields }
func (*ListFeedConfigsResponse) Descriptor
deprecated
added in
v0.2.12
func (*ListFeedConfigsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListFeedConfigsResponse.ProtoReflect.Descriptor instead.
func (*ListFeedConfigsResponse) GetFeedsWithConfig ¶ added in v0.2.12
func (x *ListFeedConfigsResponse) GetFeedsWithConfig() []*ListFeedConfigsResponse_FeedWithConfig
func (*ListFeedConfigsResponse) GetPaging ¶ added in v0.2.12
func (x *ListFeedConfigsResponse) GetPaging() *v1.PagingResponse
func (*ListFeedConfigsResponse) ProtoMessage ¶ added in v0.2.12
func (*ListFeedConfigsResponse) ProtoMessage()
func (*ListFeedConfigsResponse) ProtoReflect ¶ added in v0.2.12
func (x *ListFeedConfigsResponse) ProtoReflect() protoreflect.Message
func (*ListFeedConfigsResponse) Reset ¶ added in v0.2.12
func (x *ListFeedConfigsResponse) Reset()
func (*ListFeedConfigsResponse) String ¶ added in v0.2.12
func (x *ListFeedConfigsResponse) String() string
type ListFeedConfigsResponse_FeedWithConfig ¶ added in v0.2.12
type ListFeedConfigsResponse_FeedWithConfig struct { Feed *v1.Feed `protobuf:"bytes,1,opt,name=feed,proto3" json:"feed,omitempty"` Config *FeedConfig `protobuf:"bytes,2,opt,name=config,proto3" json:"config,omitempty"` // contains filtered or unexported fields }
func (*ListFeedConfigsResponse_FeedWithConfig) Descriptor
deprecated
added in
v0.2.12
func (*ListFeedConfigsResponse_FeedWithConfig) Descriptor() ([]byte, []int)
Deprecated: Use ListFeedConfigsResponse_FeedWithConfig.ProtoReflect.Descriptor instead.
func (*ListFeedConfigsResponse_FeedWithConfig) GetConfig ¶ added in v0.2.12
func (x *ListFeedConfigsResponse_FeedWithConfig) GetConfig() *FeedConfig
func (*ListFeedConfigsResponse_FeedWithConfig) GetFeed ¶ added in v0.2.12
func (x *ListFeedConfigsResponse_FeedWithConfig) GetFeed() *v1.Feed
func (*ListFeedConfigsResponse_FeedWithConfig) ProtoMessage ¶ added in v0.2.12
func (*ListFeedConfigsResponse_FeedWithConfig) ProtoMessage()
func (*ListFeedConfigsResponse_FeedWithConfig) ProtoReflect ¶ added in v0.2.12
func (x *ListFeedConfigsResponse_FeedWithConfig) ProtoReflect() protoreflect.Message
func (*ListFeedConfigsResponse_FeedWithConfig) Reset ¶ added in v0.2.12
func (x *ListFeedConfigsResponse_FeedWithConfig) Reset()
func (*ListFeedConfigsResponse_FeedWithConfig) String ¶ added in v0.2.12
func (x *ListFeedConfigsResponse_FeedWithConfig) String() string
type ListFeedItemsRequest ¶ added in v0.2.9
type ListFeedItemsRequest struct { Paging *v1.PagingRequest `protobuf:"bytes,1,opt,name=paging,proto3" json:"paging,omitempty"` FeedIdFilter []*v1.InternalID `protobuf:"bytes,2,rep,name=feed_id_filter,json=feedIdFilter,proto3" json:"feed_id_filter,omitempty"` AuthorIdFilter []*v1.InternalID `protobuf:"bytes,3,rep,name=author_id_filter,json=authorIdFilter,proto3" json:"author_id_filter,omitempty"` PublishPlatformFilter []string `` /* 126-byte string literal not displayed */ TagFilter []string `protobuf:"bytes,5,rep,name=tag_filter,json=tagFilter,proto3" json:"tag_filter,omitempty"` PublishTimeRange *v1.TimeRange `protobuf:"bytes,6,opt,name=publish_time_range,json=publishTimeRange,proto3" json:"publish_time_range,omitempty"` // contains filtered or unexported fields }
func (*ListFeedItemsRequest) Descriptor
deprecated
added in
v0.2.9
func (*ListFeedItemsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListFeedItemsRequest.ProtoReflect.Descriptor instead.
func (*ListFeedItemsRequest) GetAuthorIdFilter ¶ added in v0.2.9
func (x *ListFeedItemsRequest) GetAuthorIdFilter() []*v1.InternalID
func (*ListFeedItemsRequest) GetFeedIdFilter ¶ added in v0.2.9
func (x *ListFeedItemsRequest) GetFeedIdFilter() []*v1.InternalID
func (*ListFeedItemsRequest) GetPaging ¶ added in v0.2.9
func (x *ListFeedItemsRequest) GetPaging() *v1.PagingRequest
func (*ListFeedItemsRequest) GetPublishPlatformFilter ¶ added in v0.2.9
func (x *ListFeedItemsRequest) GetPublishPlatformFilter() []string
func (*ListFeedItemsRequest) GetPublishTimeRange ¶ added in v0.2.12
func (x *ListFeedItemsRequest) GetPublishTimeRange() *v1.TimeRange
func (*ListFeedItemsRequest) GetTagFilter ¶ added in v0.2.13
func (x *ListFeedItemsRequest) GetTagFilter() []string
func (*ListFeedItemsRequest) ProtoMessage ¶ added in v0.2.9
func (*ListFeedItemsRequest) ProtoMessage()
func (*ListFeedItemsRequest) ProtoReflect ¶ added in v0.2.9
func (x *ListFeedItemsRequest) ProtoReflect() protoreflect.Message
func (*ListFeedItemsRequest) Reset ¶ added in v0.2.9
func (x *ListFeedItemsRequest) Reset()
func (*ListFeedItemsRequest) String ¶ added in v0.2.9
func (x *ListFeedItemsRequest) String() string
type ListFeedItemsResponse ¶ added in v0.2.9
type ListFeedItemsResponse struct { Paging *v1.PagingResponse `protobuf:"bytes,1,opt,name=paging,proto3" json:"paging,omitempty"` Items []*FeedItemDigest `protobuf:"bytes,2,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*ListFeedItemsResponse) Descriptor
deprecated
added in
v0.2.9
func (*ListFeedItemsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListFeedItemsResponse.ProtoReflect.Descriptor instead.
func (*ListFeedItemsResponse) GetItems ¶ added in v0.2.9
func (x *ListFeedItemsResponse) GetItems() []*FeedItemDigest
func (*ListFeedItemsResponse) GetPaging ¶ added in v0.2.9
func (x *ListFeedItemsResponse) GetPaging() *v1.PagingResponse
func (*ListFeedItemsResponse) ProtoMessage ¶ added in v0.2.9
func (*ListFeedItemsResponse) ProtoMessage()
func (*ListFeedItemsResponse) ProtoReflect ¶ added in v0.2.9
func (x *ListFeedItemsResponse) ProtoReflect() protoreflect.Message
func (*ListFeedItemsResponse) Reset ¶ added in v0.2.9
func (x *ListFeedItemsResponse) Reset()
func (*ListFeedItemsResponse) String ¶ added in v0.2.9
func (x *ListFeedItemsResponse) String() string
type ListGameSaveFilesRequest ¶ added in v0.2.28
type ListGameSaveFilesRequest struct { Paging *v1.PagingRequest `protobuf:"bytes,1,opt,name=paging,proto3" json:"paging,omitempty"` AppPackageId *v1.InternalID `protobuf:"bytes,2,opt,name=app_package_id,json=appPackageId,proto3" json:"app_package_id,omitempty"` // contains filtered or unexported fields }
func (*ListGameSaveFilesRequest) Descriptor
deprecated
added in
v0.2.28
func (*ListGameSaveFilesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListGameSaveFilesRequest.ProtoReflect.Descriptor instead.
func (*ListGameSaveFilesRequest) GetAppPackageId ¶ added in v0.2.28
func (x *ListGameSaveFilesRequest) GetAppPackageId() *v1.InternalID
func (*ListGameSaveFilesRequest) GetPaging ¶ added in v0.2.28
func (x *ListGameSaveFilesRequest) GetPaging() *v1.PagingRequest
func (*ListGameSaveFilesRequest) ProtoMessage ¶ added in v0.2.28
func (*ListGameSaveFilesRequest) ProtoMessage()
func (*ListGameSaveFilesRequest) ProtoReflect ¶ added in v0.2.28
func (x *ListGameSaveFilesRequest) ProtoReflect() protoreflect.Message
func (*ListGameSaveFilesRequest) Reset ¶ added in v0.2.28
func (x *ListGameSaveFilesRequest) Reset()
func (*ListGameSaveFilesRequest) String ¶ added in v0.2.28
func (x *ListGameSaveFilesRequest) String() string
type ListGameSaveFilesResponse ¶ added in v0.2.28
type ListGameSaveFilesResponse struct { Paging *v1.PagingResponse `protobuf:"bytes,1,opt,name=paging,proto3" json:"paging,omitempty"` Results []*ListGameSaveFilesResponse_Result `protobuf:"bytes,2,rep,name=results,proto3" json:"results,omitempty"` // contains filtered or unexported fields }
func (*ListGameSaveFilesResponse) Descriptor
deprecated
added in
v0.2.28
func (*ListGameSaveFilesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListGameSaveFilesResponse.ProtoReflect.Descriptor instead.
func (*ListGameSaveFilesResponse) GetPaging ¶ added in v0.2.28
func (x *ListGameSaveFilesResponse) GetPaging() *v1.PagingResponse
func (*ListGameSaveFilesResponse) GetResults ¶ added in v0.2.28
func (x *ListGameSaveFilesResponse) GetResults() []*ListGameSaveFilesResponse_Result
func (*ListGameSaveFilesResponse) ProtoMessage ¶ added in v0.2.28
func (*ListGameSaveFilesResponse) ProtoMessage()
func (*ListGameSaveFilesResponse) ProtoReflect ¶ added in v0.2.28
func (x *ListGameSaveFilesResponse) ProtoReflect() protoreflect.Message
func (*ListGameSaveFilesResponse) Reset ¶ added in v0.2.28
func (x *ListGameSaveFilesResponse) Reset()
func (*ListGameSaveFilesResponse) String ¶ added in v0.2.28
func (x *ListGameSaveFilesResponse) String() string
type ListGameSaveFilesResponse_Result ¶ added in v0.2.28
type ListGameSaveFilesResponse_Result struct { File *FileMetadata `protobuf:"bytes,1,opt,name=file,proto3" json:"file,omitempty"` Pinned bool `protobuf:"varint,2,opt,name=pinned,proto3" json:"pinned,omitempty"` // contains filtered or unexported fields }
func (*ListGameSaveFilesResponse_Result) Descriptor
deprecated
added in
v0.2.28
func (*ListGameSaveFilesResponse_Result) Descriptor() ([]byte, []int)
Deprecated: Use ListGameSaveFilesResponse_Result.ProtoReflect.Descriptor instead.
func (*ListGameSaveFilesResponse_Result) GetFile ¶ added in v0.2.29
func (x *ListGameSaveFilesResponse_Result) GetFile() *FileMetadata
func (*ListGameSaveFilesResponse_Result) GetPinned ¶ added in v0.2.28
func (x *ListGameSaveFilesResponse_Result) GetPinned() bool
func (*ListGameSaveFilesResponse_Result) ProtoMessage ¶ added in v0.2.28
func (*ListGameSaveFilesResponse_Result) ProtoMessage()
func (*ListGameSaveFilesResponse_Result) ProtoReflect ¶ added in v0.2.28
func (x *ListGameSaveFilesResponse_Result) ProtoReflect() protoreflect.Message
func (*ListGameSaveFilesResponse_Result) Reset ¶ added in v0.2.28
func (x *ListGameSaveFilesResponse_Result) Reset()
func (*ListGameSaveFilesResponse_Result) String ¶ added in v0.2.28
func (x *ListGameSaveFilesResponse_Result) String() string
type ListImagesRequest ¶ added in v0.2.17
type ListImagesRequest struct { Paging *v1.PagingRequest `protobuf:"bytes,1,opt,name=paging,proto3" json:"paging,omitempty"` TimeRange *v1.TimeRange `protobuf:"bytes,2,opt,name=time_range,json=timeRange,proto3,oneof" json:"time_range,omitempty"` // contains filtered or unexported fields }
func (*ListImagesRequest) Descriptor
deprecated
added in
v0.2.17
func (*ListImagesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListImagesRequest.ProtoReflect.Descriptor instead.
func (*ListImagesRequest) GetPaging ¶ added in v0.2.22
func (x *ListImagesRequest) GetPaging() *v1.PagingRequest
func (*ListImagesRequest) GetTimeRange ¶ added in v0.2.17
func (x *ListImagesRequest) GetTimeRange() *v1.TimeRange
func (*ListImagesRequest) ProtoMessage ¶ added in v0.2.17
func (*ListImagesRequest) ProtoMessage()
func (*ListImagesRequest) ProtoReflect ¶ added in v0.2.17
func (x *ListImagesRequest) ProtoReflect() protoreflect.Message
func (*ListImagesRequest) Reset ¶ added in v0.2.17
func (x *ListImagesRequest) Reset()
func (*ListImagesRequest) String ¶ added in v0.2.17
func (x *ListImagesRequest) String() string
type ListImagesResponse ¶ added in v0.2.17
type ListImagesResponse struct { Paging *v1.PagingResponse `protobuf:"bytes,1,opt,name=paging,proto3" json:"paging,omitempty"` Ids []*v1.InternalID `protobuf:"bytes,2,rep,name=ids,proto3" json:"ids,omitempty"` // contains filtered or unexported fields }
func (*ListImagesResponse) Descriptor
deprecated
added in
v0.2.17
func (*ListImagesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListImagesResponse.ProtoReflect.Descriptor instead.
func (*ListImagesResponse) GetIds ¶ added in v0.2.17
func (x *ListImagesResponse) GetIds() []*v1.InternalID
func (*ListImagesResponse) GetPaging ¶ added in v0.2.22
func (x *ListImagesResponse) GetPaging() *v1.PagingResponse
func (*ListImagesResponse) ProtoMessage ¶ added in v0.2.17
func (*ListImagesResponse) ProtoMessage()
func (*ListImagesResponse) ProtoReflect ¶ added in v0.2.17
func (x *ListImagesResponse) ProtoReflect() protoreflect.Message
func (*ListImagesResponse) Reset ¶ added in v0.2.17
func (x *ListImagesResponse) Reset()
func (*ListImagesResponse) String ¶ added in v0.2.17
func (x *ListImagesResponse) String() string
type ListLinkAccountsRequest ¶ added in v0.2.9
type ListLinkAccountsRequest struct { Paging *v1.PagingRequest `protobuf:"bytes,1,opt,name=paging,proto3" json:"paging,omitempty"` // Used to list other user's account UserId *v1.InternalID `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3,oneof" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*ListLinkAccountsRequest) Descriptor
deprecated
added in
v0.2.9
func (*ListLinkAccountsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListLinkAccountsRequest.ProtoReflect.Descriptor instead.
func (*ListLinkAccountsRequest) GetPaging ¶ added in v0.2.9
func (x *ListLinkAccountsRequest) GetPaging() *v1.PagingRequest
func (*ListLinkAccountsRequest) GetUserId ¶ added in v0.2.9
func (x *ListLinkAccountsRequest) GetUserId() *v1.InternalID
func (*ListLinkAccountsRequest) ProtoMessage ¶ added in v0.2.9
func (*ListLinkAccountsRequest) ProtoMessage()
func (*ListLinkAccountsRequest) ProtoReflect ¶ added in v0.2.9
func (x *ListLinkAccountsRequest) ProtoReflect() protoreflect.Message
func (*ListLinkAccountsRequest) Reset ¶ added in v0.2.9
func (x *ListLinkAccountsRequest) Reset()
func (*ListLinkAccountsRequest) String ¶ added in v0.2.9
func (x *ListLinkAccountsRequest) String() string
type ListLinkAccountsResponse ¶ added in v0.2.9
type ListLinkAccountsResponse struct { Paging *v1.PagingResponse `protobuf:"bytes,1,opt,name=paging,proto3" json:"paging,omitempty"` Accounts []*v1.Account `protobuf:"bytes,2,rep,name=accounts,proto3" json:"accounts,omitempty"` // contains filtered or unexported fields }
func (*ListLinkAccountsResponse) Descriptor
deprecated
added in
v0.2.9
func (*ListLinkAccountsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListLinkAccountsResponse.ProtoReflect.Descriptor instead.
func (*ListLinkAccountsResponse) GetAccounts ¶ added in v0.2.9
func (x *ListLinkAccountsResponse) GetAccounts() []*v1.Account
func (*ListLinkAccountsResponse) GetPaging ¶ added in v0.2.9
func (x *ListLinkAccountsResponse) GetPaging() *v1.PagingResponse
func (*ListLinkAccountsResponse) ProtoMessage ¶ added in v0.2.9
func (*ListLinkAccountsResponse) ProtoMessage()
func (*ListLinkAccountsResponse) ProtoReflect ¶ added in v0.2.9
func (x *ListLinkAccountsResponse) ProtoReflect() protoreflect.Message
func (*ListLinkAccountsResponse) Reset ¶ added in v0.2.9
func (x *ListLinkAccountsResponse) Reset()
func (*ListLinkAccountsResponse) String ¶ added in v0.2.9
func (x *ListLinkAccountsResponse) String() string
type ListNotifyFlowsRequest ¶ added in v0.2.15
type ListNotifyFlowsRequest struct { Paging *v1.PagingRequest `protobuf:"bytes,1,opt,name=paging,proto3" json:"paging,omitempty"` IdFilter []*v1.InternalID `protobuf:"bytes,2,rep,name=id_filter,json=idFilter,proto3" json:"id_filter,omitempty"` // contains filtered or unexported fields }
func (*ListNotifyFlowsRequest) Descriptor
deprecated
added in
v0.2.15
func (*ListNotifyFlowsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListNotifyFlowsRequest.ProtoReflect.Descriptor instead.
func (*ListNotifyFlowsRequest) GetIdFilter ¶ added in v0.2.15
func (x *ListNotifyFlowsRequest) GetIdFilter() []*v1.InternalID
func (*ListNotifyFlowsRequest) GetPaging ¶ added in v0.2.15
func (x *ListNotifyFlowsRequest) GetPaging() *v1.PagingRequest
func (*ListNotifyFlowsRequest) ProtoMessage ¶ added in v0.2.15
func (*ListNotifyFlowsRequest) ProtoMessage()
func (*ListNotifyFlowsRequest) ProtoReflect ¶ added in v0.2.15
func (x *ListNotifyFlowsRequest) ProtoReflect() protoreflect.Message
func (*ListNotifyFlowsRequest) Reset ¶ added in v0.2.15
func (x *ListNotifyFlowsRequest) Reset()
func (*ListNotifyFlowsRequest) String ¶ added in v0.2.15
func (x *ListNotifyFlowsRequest) String() string
type ListNotifyFlowsResponse ¶ added in v0.2.15
type ListNotifyFlowsResponse struct { Paging *v1.PagingResponse `protobuf:"bytes,1,opt,name=paging,proto3" json:"paging,omitempty"` Flows []*NotifyFlow `protobuf:"bytes,2,rep,name=flows,proto3" json:"flows,omitempty"` // contains filtered or unexported fields }
func (*ListNotifyFlowsResponse) Descriptor
deprecated
added in
v0.2.15
func (*ListNotifyFlowsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListNotifyFlowsResponse.ProtoReflect.Descriptor instead.
func (*ListNotifyFlowsResponse) GetFlows ¶ added in v0.2.15
func (x *ListNotifyFlowsResponse) GetFlows() []*NotifyFlow
func (*ListNotifyFlowsResponse) GetPaging ¶ added in v0.2.15
func (x *ListNotifyFlowsResponse) GetPaging() *v1.PagingResponse
func (*ListNotifyFlowsResponse) ProtoMessage ¶ added in v0.2.15
func (*ListNotifyFlowsResponse) ProtoMessage()
func (*ListNotifyFlowsResponse) ProtoReflect ¶ added in v0.2.15
func (x *ListNotifyFlowsResponse) ProtoReflect() protoreflect.Message
func (*ListNotifyFlowsResponse) Reset ¶ added in v0.2.15
func (x *ListNotifyFlowsResponse) Reset()
func (*ListNotifyFlowsResponse) String ¶ added in v0.2.15
func (x *ListNotifyFlowsResponse) String() string
type ListNotifyTargetsRequest ¶ added in v0.2.15
type ListNotifyTargetsRequest struct { Paging *v1.PagingRequest `protobuf:"bytes,1,opt,name=paging,proto3" json:"paging,omitempty"` IdFilter []*v1.InternalID `protobuf:"bytes,2,rep,name=id_filter,json=idFilter,proto3" json:"id_filter,omitempty"` TypeFilter []NotifyTargetType `` /* 143-byte string literal not displayed */ StatusFilter []NotifyTargetStatus `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ListNotifyTargetsRequest) Descriptor
deprecated
added in
v0.2.15
func (*ListNotifyTargetsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListNotifyTargetsRequest.ProtoReflect.Descriptor instead.
func (*ListNotifyTargetsRequest) GetIdFilter ¶ added in v0.2.15
func (x *ListNotifyTargetsRequest) GetIdFilter() []*v1.InternalID
func (*ListNotifyTargetsRequest) GetPaging ¶ added in v0.2.15
func (x *ListNotifyTargetsRequest) GetPaging() *v1.PagingRequest
func (*ListNotifyTargetsRequest) GetStatusFilter ¶ added in v0.2.15
func (x *ListNotifyTargetsRequest) GetStatusFilter() []NotifyTargetStatus
func (*ListNotifyTargetsRequest) GetTypeFilter ¶ added in v0.2.15
func (x *ListNotifyTargetsRequest) GetTypeFilter() []NotifyTargetType
func (*ListNotifyTargetsRequest) ProtoMessage ¶ added in v0.2.15
func (*ListNotifyTargetsRequest) ProtoMessage()
func (*ListNotifyTargetsRequest) ProtoReflect ¶ added in v0.2.15
func (x *ListNotifyTargetsRequest) ProtoReflect() protoreflect.Message
func (*ListNotifyTargetsRequest) Reset ¶ added in v0.2.15
func (x *ListNotifyTargetsRequest) Reset()
func (*ListNotifyTargetsRequest) String ¶ added in v0.2.15
func (x *ListNotifyTargetsRequest) String() string
type ListNotifyTargetsResponse ¶ added in v0.2.15
type ListNotifyTargetsResponse struct { Paging *v1.PagingResponse `protobuf:"bytes,1,opt,name=paging,proto3" json:"paging,omitempty"` Targets []*NotifyTarget `protobuf:"bytes,2,rep,name=targets,proto3" json:"targets,omitempty"` // contains filtered or unexported fields }
func (*ListNotifyTargetsResponse) Descriptor
deprecated
added in
v0.2.15
func (*ListNotifyTargetsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListNotifyTargetsResponse.ProtoReflect.Descriptor instead.
func (*ListNotifyTargetsResponse) GetPaging ¶ added in v0.2.15
func (x *ListNotifyTargetsResponse) GetPaging() *v1.PagingResponse
func (*ListNotifyTargetsResponse) GetTargets ¶ added in v0.2.15
func (x *ListNotifyTargetsResponse) GetTargets() []*NotifyTarget
func (*ListNotifyTargetsResponse) ProtoMessage ¶ added in v0.2.15
func (*ListNotifyTargetsResponse) ProtoMessage()
func (*ListNotifyTargetsResponse) ProtoReflect ¶ added in v0.2.15
func (x *ListNotifyTargetsResponse) ProtoReflect() protoreflect.Message
func (*ListNotifyTargetsResponse) Reset ¶ added in v0.2.15
func (x *ListNotifyTargetsResponse) Reset()
func (*ListNotifyTargetsResponse) String ¶ added in v0.2.15
func (x *ListNotifyTargetsResponse) String() string
type ListUsersRequest ¶ added in v0.2.9
type ListUsersRequest struct { Paging *v1.PagingRequest `protobuf:"bytes,1,opt,name=paging,proto3" json:"paging,omitempty"` TypeFilter []UserType `` /* 135-byte string literal not displayed */ StatusFilter []UserStatus `` /* 143-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ListUsersRequest) Descriptor
deprecated
added in
v0.2.9
func (*ListUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListUsersRequest.ProtoReflect.Descriptor instead.
func (*ListUsersRequest) GetPaging ¶ added in v0.2.9
func (x *ListUsersRequest) GetPaging() *v1.PagingRequest
func (*ListUsersRequest) GetStatusFilter ¶ added in v0.2.9
func (x *ListUsersRequest) GetStatusFilter() []UserStatus
func (*ListUsersRequest) GetTypeFilter ¶ added in v0.2.9
func (x *ListUsersRequest) GetTypeFilter() []UserType
func (*ListUsersRequest) ProtoMessage ¶ added in v0.2.9
func (*ListUsersRequest) ProtoMessage()
func (*ListUsersRequest) ProtoReflect ¶ added in v0.2.9
func (x *ListUsersRequest) ProtoReflect() protoreflect.Message
func (*ListUsersRequest) Reset ¶ added in v0.2.9
func (x *ListUsersRequest) Reset()
func (*ListUsersRequest) String ¶ added in v0.2.9
func (x *ListUsersRequest) String() string
type ListUsersResponse ¶ added in v0.2.9
type ListUsersResponse struct { Paging *v1.PagingResponse `protobuf:"bytes,1,opt,name=paging,proto3" json:"paging,omitempty"` // self will not contained in the list Users []*User `protobuf:"bytes,2,rep,name=users,proto3" json:"users,omitempty"` // contains filtered or unexported fields }
func (*ListUsersResponse) Descriptor
deprecated
added in
v0.2.9
func (*ListUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListUsersResponse.ProtoReflect.Descriptor instead.
func (*ListUsersResponse) GetPaging ¶ added in v0.2.9
func (x *ListUsersResponse) GetPaging() *v1.PagingResponse
func (*ListUsersResponse) GetUsers ¶ added in v0.2.9
func (x *ListUsersResponse) GetUsers() []*User
func (*ListUsersResponse) ProtoMessage ¶ added in v0.2.9
func (*ListUsersResponse) ProtoMessage()
func (*ListUsersResponse) ProtoReflect ¶ added in v0.2.9
func (x *ListUsersResponse) ProtoReflect() protoreflect.Message
func (*ListUsersResponse) Reset ¶ added in v0.2.9
func (x *ListUsersResponse) Reset()
func (*ListUsersResponse) String ¶ added in v0.2.9
func (x *ListUsersResponse) String() string
type MergeAppsRequest ¶ added in v0.2.11
type MergeAppsRequest struct { // source must be APP_SOURCE_INTERNAL Base *v1.App `protobuf:"bytes,1,opt,name=base,proto3" json:"base,omitempty"` // Must be APP_SOURCE_INTERNAL. // The InternalID will be dropped after merge. // Other apps bind to this app will rebind to base. Merged *v1.InternalID `protobuf:"bytes,2,opt,name=merged,proto3" json:"merged,omitempty"` // contains filtered or unexported fields }
func (*MergeAppsRequest) Descriptor
deprecated
added in
v0.2.11
func (*MergeAppsRequest) Descriptor() ([]byte, []int)
Deprecated: Use MergeAppsRequest.ProtoReflect.Descriptor instead.
func (*MergeAppsRequest) GetBase ¶ added in v0.2.11
func (x *MergeAppsRequest) GetBase() *v1.App
func (*MergeAppsRequest) GetMerged ¶ added in v0.2.11
func (x *MergeAppsRequest) GetMerged() *v1.InternalID
func (*MergeAppsRequest) ProtoMessage ¶ added in v0.2.11
func (*MergeAppsRequest) ProtoMessage()
func (*MergeAppsRequest) ProtoReflect ¶ added in v0.2.11
func (x *MergeAppsRequest) ProtoReflect() protoreflect.Message
func (*MergeAppsRequest) Reset ¶ added in v0.2.11
func (x *MergeAppsRequest) Reset()
func (*MergeAppsRequest) String ¶ added in v0.2.11
func (x *MergeAppsRequest) String() string
type MergeAppsResponse ¶ added in v0.2.11
type MergeAppsResponse struct {
// contains filtered or unexported fields
}
func (*MergeAppsResponse) Descriptor
deprecated
added in
v0.2.11
func (*MergeAppsResponse) Descriptor() ([]byte, []int)
Deprecated: Use MergeAppsResponse.ProtoReflect.Descriptor instead.
func (*MergeAppsResponse) ProtoMessage ¶ added in v0.2.11
func (*MergeAppsResponse) ProtoMessage()
func (*MergeAppsResponse) ProtoReflect ¶ added in v0.2.11
func (x *MergeAppsResponse) ProtoReflect() protoreflect.Message
func (*MergeAppsResponse) Reset ¶ added in v0.2.11
func (x *MergeAppsResponse) Reset()
func (*MergeAppsResponse) String ¶ added in v0.2.11
func (x *MergeAppsResponse) String() string
type NotifyFlow ¶ added in v0.2.15
type NotifyFlow struct { Id *v1.InternalID `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` Source *NotifyFlowSource `protobuf:"bytes,4,opt,name=source,proto3" json:"source,omitempty"` Targets []*NotifyFlowTarget `protobuf:"bytes,5,rep,name=targets,proto3" json:"targets,omitempty"` Status NotifyFlowStatus `protobuf:"varint,6,opt,name=status,proto3,enum=librarian.sephirah.v1.NotifyFlowStatus" json:"status,omitempty"` // contains filtered or unexported fields }
func (*NotifyFlow) Descriptor
deprecated
added in
v0.2.15
func (*NotifyFlow) Descriptor() ([]byte, []int)
Deprecated: Use NotifyFlow.ProtoReflect.Descriptor instead.
func (*NotifyFlow) GetDescription ¶ added in v0.2.16
func (x *NotifyFlow) GetDescription() string
func (*NotifyFlow) GetId ¶ added in v0.2.15
func (x *NotifyFlow) GetId() *v1.InternalID
func (*NotifyFlow) GetName ¶ added in v0.2.16
func (x *NotifyFlow) GetName() string
func (*NotifyFlow) GetSource ¶ added in v0.2.15
func (x *NotifyFlow) GetSource() *NotifyFlowSource
func (*NotifyFlow) GetStatus ¶ added in v0.2.16
func (x *NotifyFlow) GetStatus() NotifyFlowStatus
func (*NotifyFlow) GetTargets ¶ added in v0.2.15
func (x *NotifyFlow) GetTargets() []*NotifyFlowTarget
func (*NotifyFlow) ProtoMessage ¶ added in v0.2.15
func (*NotifyFlow) ProtoMessage()
func (*NotifyFlow) ProtoReflect ¶ added in v0.2.15
func (x *NotifyFlow) ProtoReflect() protoreflect.Message
func (*NotifyFlow) Reset ¶ added in v0.2.15
func (x *NotifyFlow) Reset()
func (*NotifyFlow) String ¶ added in v0.2.15
func (x *NotifyFlow) String() string
type NotifyFlowSource ¶ added in v0.2.15
type NotifyFlowSource struct { FeedIdFilter []*v1.InternalID `protobuf:"bytes,1,rep,name=feed_id_filter,json=feedIdFilter,proto3" json:"feed_id_filter,omitempty"` // contains filtered or unexported fields }
func (*NotifyFlowSource) Descriptor
deprecated
added in
v0.2.15
func (*NotifyFlowSource) Descriptor() ([]byte, []int)
Deprecated: Use NotifyFlowSource.ProtoReflect.Descriptor instead.
func (*NotifyFlowSource) GetFeedIdFilter ¶ added in v0.2.15
func (x *NotifyFlowSource) GetFeedIdFilter() []*v1.InternalID
func (*NotifyFlowSource) ProtoMessage ¶ added in v0.2.15
func (*NotifyFlowSource) ProtoMessage()
func (*NotifyFlowSource) ProtoReflect ¶ added in v0.2.15
func (x *NotifyFlowSource) ProtoReflect() protoreflect.Message
func (*NotifyFlowSource) Reset ¶ added in v0.2.15
func (x *NotifyFlowSource) Reset()
func (*NotifyFlowSource) String ¶ added in v0.2.15
func (x *NotifyFlowSource) String() string
type NotifyFlowStatus ¶ added in v0.2.17
type NotifyFlowStatus int32
const ( NotifyFlowStatus_NOTIFY_FLOW_STATUS_UNSPECIFIED NotifyFlowStatus = 0 NotifyFlowStatus_NOTIFY_FLOW_STATUS_ACTIVE NotifyFlowStatus = 1 NotifyFlowStatus_NOTIFY_FLOW_STATUS_SUSPEND NotifyFlowStatus = 2 )
func (NotifyFlowStatus) Descriptor ¶ added in v0.2.17
func (NotifyFlowStatus) Descriptor() protoreflect.EnumDescriptor
func (NotifyFlowStatus) Enum ¶ added in v0.2.17
func (x NotifyFlowStatus) Enum() *NotifyFlowStatus
func (NotifyFlowStatus) EnumDescriptor
deprecated
added in
v0.2.17
func (NotifyFlowStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use NotifyFlowStatus.Descriptor instead.
func (NotifyFlowStatus) Number ¶ added in v0.2.17
func (x NotifyFlowStatus) Number() protoreflect.EnumNumber
func (NotifyFlowStatus) String ¶ added in v0.2.17
func (x NotifyFlowStatus) String() string
func (NotifyFlowStatus) Type ¶ added in v0.2.17
func (NotifyFlowStatus) Type() protoreflect.EnumType
type NotifyFlowTarget ¶ added in v0.2.15
type NotifyFlowTarget struct { TargetId *v1.InternalID `protobuf:"bytes,1,opt,name=target_id,json=targetId,proto3" json:"target_id,omitempty"` ChannelId string `protobuf:"bytes,2,opt,name=channel_id,json=channelId,proto3" json:"channel_id,omitempty"` // contains filtered or unexported fields }
func (*NotifyFlowTarget) Descriptor
deprecated
added in
v0.2.15
func (*NotifyFlowTarget) Descriptor() ([]byte, []int)
Deprecated: Use NotifyFlowTarget.ProtoReflect.Descriptor instead.
func (*NotifyFlowTarget) GetChannelId ¶ added in v0.2.15
func (x *NotifyFlowTarget) GetChannelId() string
func (*NotifyFlowTarget) GetTargetId ¶ added in v0.2.15
func (x *NotifyFlowTarget) GetTargetId() *v1.InternalID
func (*NotifyFlowTarget) ProtoMessage ¶ added in v0.2.15
func (*NotifyFlowTarget) ProtoMessage()
func (*NotifyFlowTarget) ProtoReflect ¶ added in v0.2.15
func (x *NotifyFlowTarget) ProtoReflect() protoreflect.Message
func (*NotifyFlowTarget) Reset ¶ added in v0.2.15
func (x *NotifyFlowTarget) Reset()
func (*NotifyFlowTarget) String ¶ added in v0.2.15
func (x *NotifyFlowTarget) String() string
type NotifyTarget ¶ added in v0.2.15
type NotifyTarget struct { Id *v1.InternalID `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` Type NotifyTargetType `protobuf:"varint,4,opt,name=type,proto3,enum=librarian.sephirah.v1.NotifyTargetType" json:"type,omitempty"` Status NotifyTargetStatus `protobuf:"varint,5,opt,name=status,proto3,enum=librarian.sephirah.v1.NotifyTargetStatus" json:"status,omitempty"` Token string `protobuf:"bytes,6,opt,name=token,proto3" json:"token,omitempty"` // contains filtered or unexported fields }
func (*NotifyTarget) Descriptor
deprecated
added in
v0.2.15
func (*NotifyTarget) Descriptor() ([]byte, []int)
Deprecated: Use NotifyTarget.ProtoReflect.Descriptor instead.
func (*NotifyTarget) GetDescription ¶ added in v0.2.16
func (x *NotifyTarget) GetDescription() string
func (*NotifyTarget) GetId ¶ added in v0.2.15
func (x *NotifyTarget) GetId() *v1.InternalID
func (*NotifyTarget) GetName ¶ added in v0.2.16
func (x *NotifyTarget) GetName() string
func (*NotifyTarget) GetStatus ¶ added in v0.2.15
func (x *NotifyTarget) GetStatus() NotifyTargetStatus
func (*NotifyTarget) GetToken ¶ added in v0.2.15
func (x *NotifyTarget) GetToken() string
func (*NotifyTarget) GetType ¶ added in v0.2.15
func (x *NotifyTarget) GetType() NotifyTargetType
func (*NotifyTarget) ProtoMessage ¶ added in v0.2.15
func (*NotifyTarget) ProtoMessage()
func (*NotifyTarget) ProtoReflect ¶ added in v0.2.15
func (x *NotifyTarget) ProtoReflect() protoreflect.Message
func (*NotifyTarget) Reset ¶ added in v0.2.15
func (x *NotifyTarget) Reset()
func (*NotifyTarget) String ¶ added in v0.2.15
func (x *NotifyTarget) String() string
type NotifyTargetStatus ¶ added in v0.2.17
type NotifyTargetStatus int32
const ( NotifyTargetStatus_NOTIFY_TARGET_STATUS_UNSPECIFIED NotifyTargetStatus = 0 NotifyTargetStatus_NOTIFY_TARGET_STATUS_ACTIVE NotifyTargetStatus = 1 NotifyTargetStatus_NOTIFY_TARGET_STATUS_SUSPEND NotifyTargetStatus = 2 )
func (NotifyTargetStatus) Descriptor ¶ added in v0.2.17
func (NotifyTargetStatus) Descriptor() protoreflect.EnumDescriptor
func (NotifyTargetStatus) Enum ¶ added in v0.2.17
func (x NotifyTargetStatus) Enum() *NotifyTargetStatus
func (NotifyTargetStatus) EnumDescriptor
deprecated
added in
v0.2.17
func (NotifyTargetStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use NotifyTargetStatus.Descriptor instead.
func (NotifyTargetStatus) Number ¶ added in v0.2.17
func (x NotifyTargetStatus) Number() protoreflect.EnumNumber
func (NotifyTargetStatus) String ¶ added in v0.2.17
func (x NotifyTargetStatus) String() string
func (NotifyTargetStatus) Type ¶ added in v0.2.17
func (NotifyTargetStatus) Type() protoreflect.EnumType
type NotifyTargetType ¶ added in v0.2.17
type NotifyTargetType int32
const ( NotifyTargetType_NOTIFY_TARGET_TYPE_UNSPECIFIED NotifyTargetType = 0 NotifyTargetType_NOTIFY_TARGET_TYPE_TELEGRAM NotifyTargetType = 1 )
func (NotifyTargetType) Descriptor ¶ added in v0.2.17
func (NotifyTargetType) Descriptor() protoreflect.EnumDescriptor
func (NotifyTargetType) Enum ¶ added in v0.2.17
func (x NotifyTargetType) Enum() *NotifyTargetType
func (NotifyTargetType) EnumDescriptor
deprecated
added in
v0.2.17
func (NotifyTargetType) EnumDescriptor() ([]byte, []int)
Deprecated: Use NotifyTargetType.Descriptor instead.
func (NotifyTargetType) Number ¶ added in v0.2.17
func (x NotifyTargetType) Number() protoreflect.EnumNumber
func (NotifyTargetType) String ¶ added in v0.2.17
func (x NotifyTargetType) String() string
func (NotifyTargetType) Type ¶ added in v0.2.17
func (NotifyTargetType) Type() protoreflect.EnumType
type PickAppRequest ¶ added in v0.2.21
type PickAppRequest struct { // Must not be APP_SOURCE_INTERNAL Picked *v1.InternalID `protobuf:"bytes,1,opt,name=picked,proto3" json:"picked,omitempty"` // contains filtered or unexported fields }
func (*PickAppRequest) Descriptor
deprecated
added in
v0.2.21
func (*PickAppRequest) Descriptor() ([]byte, []int)
Deprecated: Use PickAppRequest.ProtoReflect.Descriptor instead.
func (*PickAppRequest) GetPicked ¶ added in v0.2.21
func (x *PickAppRequest) GetPicked() *v1.InternalID
func (*PickAppRequest) ProtoMessage ¶ added in v0.2.21
func (*PickAppRequest) ProtoMessage()
func (*PickAppRequest) ProtoReflect ¶ added in v0.2.21
func (x *PickAppRequest) ProtoReflect() protoreflect.Message
func (*PickAppRequest) Reset ¶ added in v0.2.21
func (x *PickAppRequest) Reset()
func (*PickAppRequest) String ¶ added in v0.2.21
func (x *PickAppRequest) String() string
type PickAppResponse ¶ added in v0.2.21
type PickAppResponse struct {
// contains filtered or unexported fields
}
func (*PickAppResponse) Descriptor
deprecated
added in
v0.2.21
func (*PickAppResponse) Descriptor() ([]byte, []int)
Deprecated: Use PickAppResponse.ProtoReflect.Descriptor instead.
func (*PickAppResponse) ProtoMessage ¶ added in v0.2.21
func (*PickAppResponse) ProtoMessage()
func (*PickAppResponse) ProtoReflect ¶ added in v0.2.21
func (x *PickAppResponse) ProtoReflect() protoreflect.Message
func (*PickAppResponse) Reset ¶ added in v0.2.21
func (x *PickAppResponse) Reset()
func (*PickAppResponse) String ¶ added in v0.2.21
func (x *PickAppResponse) String() string
type PinGameSaveFileRequest ¶ added in v0.2.28
type PinGameSaveFileRequest struct { Id *v1.InternalID `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*PinGameSaveFileRequest) Descriptor
deprecated
added in
v0.2.28
func (*PinGameSaveFileRequest) Descriptor() ([]byte, []int)
Deprecated: Use PinGameSaveFileRequest.ProtoReflect.Descriptor instead.
func (*PinGameSaveFileRequest) GetId ¶ added in v0.2.28
func (x *PinGameSaveFileRequest) GetId() *v1.InternalID
func (*PinGameSaveFileRequest) ProtoMessage ¶ added in v0.2.28
func (*PinGameSaveFileRequest) ProtoMessage()
func (*PinGameSaveFileRequest) ProtoReflect ¶ added in v0.2.28
func (x *PinGameSaveFileRequest) ProtoReflect() protoreflect.Message
func (*PinGameSaveFileRequest) Reset ¶ added in v0.2.28
func (x *PinGameSaveFileRequest) Reset()
func (*PinGameSaveFileRequest) String ¶ added in v0.2.28
func (x *PinGameSaveFileRequest) String() string
type PinGameSaveFileResponse ¶ added in v0.2.28
type PinGameSaveFileResponse struct {
// contains filtered or unexported fields
}
func (*PinGameSaveFileResponse) Descriptor
deprecated
added in
v0.2.28
func (*PinGameSaveFileResponse) Descriptor() ([]byte, []int)
Deprecated: Use PinGameSaveFileResponse.ProtoReflect.Descriptor instead.
func (*PinGameSaveFileResponse) ProtoMessage ¶ added in v0.2.28
func (*PinGameSaveFileResponse) ProtoMessage()
func (*PinGameSaveFileResponse) ProtoReflect ¶ added in v0.2.28
func (x *PinGameSaveFileResponse) ProtoReflect() protoreflect.Message
func (*PinGameSaveFileResponse) Reset ¶ added in v0.2.28
func (x *PinGameSaveFileResponse) Reset()
func (*PinGameSaveFileResponse) String ¶ added in v0.2.28
func (x *PinGameSaveFileResponse) String() string
type PresignedDownloadFileRequest ¶ added in v0.2.22
type PresignedDownloadFileRequest struct {
// contains filtered or unexported fields
}
func (*PresignedDownloadFileRequest) Descriptor
deprecated
added in
v0.2.22
func (*PresignedDownloadFileRequest) Descriptor() ([]byte, []int)
Deprecated: Use PresignedDownloadFileRequest.ProtoReflect.Descriptor instead.
func (*PresignedDownloadFileRequest) ProtoMessage ¶ added in v0.2.22
func (*PresignedDownloadFileRequest) ProtoMessage()
func (*PresignedDownloadFileRequest) ProtoReflect ¶ added in v0.2.22
func (x *PresignedDownloadFileRequest) ProtoReflect() protoreflect.Message
func (*PresignedDownloadFileRequest) Reset ¶ added in v0.2.22
func (x *PresignedDownloadFileRequest) Reset()
func (*PresignedDownloadFileRequest) String ¶ added in v0.2.22
func (x *PresignedDownloadFileRequest) String() string
type PresignedDownloadFileResponse ¶ added in v0.2.22
type PresignedDownloadFileResponse struct { // Should follow AWS S3 API DownloadUrl string `protobuf:"bytes,1,opt,name=download_url,json=downloadUrl,proto3" json:"download_url,omitempty"` // contains filtered or unexported fields }
func (*PresignedDownloadFileResponse) Descriptor
deprecated
added in
v0.2.22
func (*PresignedDownloadFileResponse) Descriptor() ([]byte, []int)
Deprecated: Use PresignedDownloadFileResponse.ProtoReflect.Descriptor instead.
func (*PresignedDownloadFileResponse) GetDownloadUrl ¶ added in v0.2.22
func (x *PresignedDownloadFileResponse) GetDownloadUrl() string
func (*PresignedDownloadFileResponse) ProtoMessage ¶ added in v0.2.22
func (*PresignedDownloadFileResponse) ProtoMessage()
func (*PresignedDownloadFileResponse) ProtoReflect ¶ added in v0.2.22
func (x *PresignedDownloadFileResponse) ProtoReflect() protoreflect.Message
func (*PresignedDownloadFileResponse) Reset ¶ added in v0.2.22
func (x *PresignedDownloadFileResponse) Reset()
func (*PresignedDownloadFileResponse) String ¶ added in v0.2.22
func (x *PresignedDownloadFileResponse) String() string
type PresignedUploadFileRequest ¶ added in v0.2.26
type PresignedUploadFileRequest struct {
// contains filtered or unexported fields
}
func (*PresignedUploadFileRequest) Descriptor
deprecated
added in
v0.2.26
func (*PresignedUploadFileRequest) Descriptor() ([]byte, []int)
Deprecated: Use PresignedUploadFileRequest.ProtoReflect.Descriptor instead.
func (*PresignedUploadFileRequest) ProtoMessage ¶ added in v0.2.26
func (*PresignedUploadFileRequest) ProtoMessage()
func (*PresignedUploadFileRequest) ProtoReflect ¶ added in v0.2.26
func (x *PresignedUploadFileRequest) ProtoReflect() protoreflect.Message
func (*PresignedUploadFileRequest) Reset ¶ added in v0.2.26
func (x *PresignedUploadFileRequest) Reset()
func (*PresignedUploadFileRequest) String ¶ added in v0.2.26
func (x *PresignedUploadFileRequest) String() string
type PresignedUploadFileResponse ¶ added in v0.2.26
type PresignedUploadFileResponse struct { UploadUrl string `protobuf:"bytes,1,opt,name=upload_url,json=uploadUrl,proto3" json:"upload_url,omitempty"` // contains filtered or unexported fields }
func (*PresignedUploadFileResponse) Descriptor
deprecated
added in
v0.2.26
func (*PresignedUploadFileResponse) Descriptor() ([]byte, []int)
Deprecated: Use PresignedUploadFileResponse.ProtoReflect.Descriptor instead.
func (*PresignedUploadFileResponse) GetUploadUrl ¶ added in v0.2.26
func (x *PresignedUploadFileResponse) GetUploadUrl() string
func (*PresignedUploadFileResponse) ProtoMessage ¶ added in v0.2.26
func (*PresignedUploadFileResponse) ProtoMessage()
func (*PresignedUploadFileResponse) ProtoReflect ¶ added in v0.2.26
func (x *PresignedUploadFileResponse) ProtoReflect() protoreflect.Message
func (*PresignedUploadFileResponse) Reset ¶ added in v0.2.26
func (x *PresignedUploadFileResponse) Reset()
func (*PresignedUploadFileResponse) String ¶ added in v0.2.26
func (x *PresignedUploadFileResponse) String() string
type PresignedUploadFileStatusRequest ¶ added in v0.2.26
type PresignedUploadFileStatusRequest struct { Status FileTransferStatus `protobuf:"varint,1,opt,name=status,proto3,enum=librarian.sephirah.v1.FileTransferStatus" json:"status,omitempty"` // contains filtered or unexported fields }
func (*PresignedUploadFileStatusRequest) Descriptor
deprecated
added in
v0.2.26
func (*PresignedUploadFileStatusRequest) Descriptor() ([]byte, []int)
Deprecated: Use PresignedUploadFileStatusRequest.ProtoReflect.Descriptor instead.
func (*PresignedUploadFileStatusRequest) GetStatus ¶ added in v0.2.26
func (x *PresignedUploadFileStatusRequest) GetStatus() FileTransferStatus
func (*PresignedUploadFileStatusRequest) ProtoMessage ¶ added in v0.2.26
func (*PresignedUploadFileStatusRequest) ProtoMessage()
func (*PresignedUploadFileStatusRequest) ProtoReflect ¶ added in v0.2.26
func (x *PresignedUploadFileStatusRequest) ProtoReflect() protoreflect.Message
func (*PresignedUploadFileStatusRequest) Reset ¶ added in v0.2.26
func (x *PresignedUploadFileStatusRequest) Reset()
func (*PresignedUploadFileStatusRequest) String ¶ added in v0.2.26
func (x *PresignedUploadFileStatusRequest) String() string
type PresignedUploadFileStatusResponse ¶ added in v0.2.26
type PresignedUploadFileStatusResponse struct {
// contains filtered or unexported fields
}
func (*PresignedUploadFileStatusResponse) Descriptor
deprecated
added in
v0.2.26
func (*PresignedUploadFileStatusResponse) Descriptor() ([]byte, []int)
Deprecated: Use PresignedUploadFileStatusResponse.ProtoReflect.Descriptor instead.
func (*PresignedUploadFileStatusResponse) ProtoMessage ¶ added in v0.2.26
func (*PresignedUploadFileStatusResponse) ProtoMessage()
func (*PresignedUploadFileStatusResponse) ProtoReflect ¶ added in v0.2.26
func (x *PresignedUploadFileStatusResponse) ProtoReflect() protoreflect.Message
func (*PresignedUploadFileStatusResponse) Reset ¶ added in v0.2.26
func (x *PresignedUploadFileStatusResponse) Reset()
func (*PresignedUploadFileStatusResponse) String ¶ added in v0.2.26
func (x *PresignedUploadFileStatusResponse) String() string
type PurchaseAppRequest ¶ added in v0.2.11
type PurchaseAppRequest struct { // source must be APP_SOURCE_INTERNAL AppId *v1.InternalID `protobuf:"bytes,1,opt,name=app_id,json=appId,proto3" json:"app_id,omitempty"` // contains filtered or unexported fields }
func (*PurchaseAppRequest) Descriptor
deprecated
added in
v0.2.11
func (*PurchaseAppRequest) Descriptor() ([]byte, []int)
Deprecated: Use PurchaseAppRequest.ProtoReflect.Descriptor instead.
func (*PurchaseAppRequest) GetAppId ¶ added in v0.2.11
func (x *PurchaseAppRequest) GetAppId() *v1.InternalID
func (*PurchaseAppRequest) ProtoMessage ¶ added in v0.2.11
func (*PurchaseAppRequest) ProtoMessage()
func (*PurchaseAppRequest) ProtoReflect ¶ added in v0.2.11
func (x *PurchaseAppRequest) ProtoReflect() protoreflect.Message
func (*PurchaseAppRequest) Reset ¶ added in v0.2.11
func (x *PurchaseAppRequest) Reset()
func (*PurchaseAppRequest) String ¶ added in v0.2.11
func (x *PurchaseAppRequest) String() string
type PurchaseAppResponse ¶ added in v0.2.11
type PurchaseAppResponse struct {
// contains filtered or unexported fields
}
func (*PurchaseAppResponse) Descriptor
deprecated
added in
v0.2.11
func (*PurchaseAppResponse) Descriptor() ([]byte, []int)
Deprecated: Use PurchaseAppResponse.ProtoReflect.Descriptor instead.
func (*PurchaseAppResponse) ProtoMessage ¶ added in v0.2.11
func (*PurchaseAppResponse) ProtoMessage()
func (*PurchaseAppResponse) ProtoReflect ¶ added in v0.2.11
func (x *PurchaseAppResponse) ProtoReflect() protoreflect.Message
func (*PurchaseAppResponse) Reset ¶ added in v0.2.11
func (x *PurchaseAppResponse) Reset()
func (*PurchaseAppResponse) String ¶ added in v0.2.11
func (x *PurchaseAppResponse) String() string
type RefreshAppRequest ¶
type RefreshAppRequest struct { // Must not APP_SOURCE_INTERNAL AppId *v1.InternalID `protobuf:"bytes,1,opt,name=app_id,json=appId,proto3" json:"app_id,omitempty"` // contains filtered or unexported fields }
func (*RefreshAppRequest) Descriptor
deprecated
func (*RefreshAppRequest) Descriptor() ([]byte, []int)
Deprecated: Use RefreshAppRequest.ProtoReflect.Descriptor instead.
func (*RefreshAppRequest) GetAppId ¶
func (x *RefreshAppRequest) GetAppId() *v1.InternalID
func (*RefreshAppRequest) ProtoMessage ¶
func (*RefreshAppRequest) ProtoMessage()
func (*RefreshAppRequest) ProtoReflect ¶
func (x *RefreshAppRequest) ProtoReflect() protoreflect.Message
func (*RefreshAppRequest) Reset ¶
func (x *RefreshAppRequest) Reset()
func (*RefreshAppRequest) String ¶
func (x *RefreshAppRequest) String() string
type RefreshAppResponse ¶
type RefreshAppResponse struct {
// contains filtered or unexported fields
}
func (*RefreshAppResponse) Descriptor
deprecated
func (*RefreshAppResponse) Descriptor() ([]byte, []int)
Deprecated: Use RefreshAppResponse.ProtoReflect.Descriptor instead.
func (*RefreshAppResponse) ProtoMessage ¶
func (*RefreshAppResponse) ProtoMessage()
func (*RefreshAppResponse) ProtoReflect ¶
func (x *RefreshAppResponse) ProtoReflect() protoreflect.Message
func (*RefreshAppResponse) Reset ¶
func (x *RefreshAppResponse) Reset()
func (*RefreshAppResponse) String ¶
func (x *RefreshAppResponse) String() string
type RefreshTokenRequest ¶
type RefreshTokenRequest struct {
// contains filtered or unexported fields
}
func (*RefreshTokenRequest) Descriptor
deprecated
func (*RefreshTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use RefreshTokenRequest.ProtoReflect.Descriptor instead.
func (*RefreshTokenRequest) ProtoMessage ¶
func (*RefreshTokenRequest) ProtoMessage()
func (*RefreshTokenRequest) ProtoReflect ¶
func (x *RefreshTokenRequest) ProtoReflect() protoreflect.Message
func (*RefreshTokenRequest) Reset ¶
func (x *RefreshTokenRequest) Reset()
func (*RefreshTokenRequest) String ¶
func (x *RefreshTokenRequest) String() string
type RefreshTokenResponse ¶
type RefreshTokenResponse struct { AccessToken string `protobuf:"bytes,1,opt,name=access_token,json=accessToken,proto3" json:"access_token,omitempty"` RefreshToken string `protobuf:"bytes,2,opt,name=refresh_token,json=refreshToken,proto3" json:"refresh_token,omitempty"` // contains filtered or unexported fields }
func (*RefreshTokenResponse) Descriptor
deprecated
func (*RefreshTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use RefreshTokenResponse.ProtoReflect.Descriptor instead.
func (*RefreshTokenResponse) GetAccessToken ¶
func (x *RefreshTokenResponse) GetAccessToken() string
func (*RefreshTokenResponse) GetRefreshToken ¶
func (x *RefreshTokenResponse) GetRefreshToken() string
func (*RefreshTokenResponse) ProtoMessage ¶
func (*RefreshTokenResponse) ProtoMessage()
func (*RefreshTokenResponse) ProtoReflect ¶
func (x *RefreshTokenResponse) ProtoReflect() protoreflect.Message
func (*RefreshTokenResponse) Reset ¶
func (x *RefreshTokenResponse) Reset()
func (*RefreshTokenResponse) String ¶
func (x *RefreshTokenResponse) String() string
type RemoveGameSaveFileRequest ¶ added in v0.2.28
type RemoveGameSaveFileRequest struct { Id *v1.InternalID `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*RemoveGameSaveFileRequest) Descriptor
deprecated
added in
v0.2.28
func (*RemoveGameSaveFileRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveGameSaveFileRequest.ProtoReflect.Descriptor instead.
func (*RemoveGameSaveFileRequest) GetId ¶ added in v0.2.28
func (x *RemoveGameSaveFileRequest) GetId() *v1.InternalID
func (*RemoveGameSaveFileRequest) ProtoMessage ¶ added in v0.2.28
func (*RemoveGameSaveFileRequest) ProtoMessage()
func (*RemoveGameSaveFileRequest) ProtoReflect ¶ added in v0.2.28
func (x *RemoveGameSaveFileRequest) ProtoReflect() protoreflect.Message
func (*RemoveGameSaveFileRequest) Reset ¶ added in v0.2.28
func (x *RemoveGameSaveFileRequest) Reset()
func (*RemoveGameSaveFileRequest) String ¶ added in v0.2.28
func (x *RemoveGameSaveFileRequest) String() string
type RemoveGameSaveFileResponse ¶ added in v0.2.28
type RemoveGameSaveFileResponse struct {
// contains filtered or unexported fields
}
func (*RemoveGameSaveFileResponse) Descriptor
deprecated
added in
v0.2.28
func (*RemoveGameSaveFileResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveGameSaveFileResponse.ProtoReflect.Descriptor instead.
func (*RemoveGameSaveFileResponse) ProtoMessage ¶ added in v0.2.28
func (*RemoveGameSaveFileResponse) ProtoMessage()
func (*RemoveGameSaveFileResponse) ProtoReflect ¶ added in v0.2.28
func (x *RemoveGameSaveFileResponse) ProtoReflect() protoreflect.Message
func (*RemoveGameSaveFileResponse) Reset ¶ added in v0.2.28
func (x *RemoveGameSaveFileResponse) Reset()
func (*RemoveGameSaveFileResponse) String ¶ added in v0.2.28
func (x *RemoveGameSaveFileResponse) String() string
type ReportAppPackagesRequest ¶ added in v0.2.11
type ReportAppPackagesRequest struct { AppPackageBinaries []*v1.AppPackageBinary `protobuf:"bytes,1,rep,name=app_package_binaries,json=appPackageBinaries,proto3" json:"app_package_binaries,omitempty"` // contains filtered or unexported fields }
func (*ReportAppPackagesRequest) Descriptor
deprecated
added in
v0.2.11
func (*ReportAppPackagesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ReportAppPackagesRequest.ProtoReflect.Descriptor instead.
func (*ReportAppPackagesRequest) GetAppPackageBinaries ¶ added in v0.2.21
func (x *ReportAppPackagesRequest) GetAppPackageBinaries() []*v1.AppPackageBinary
func (*ReportAppPackagesRequest) ProtoMessage ¶ added in v0.2.11
func (*ReportAppPackagesRequest) ProtoMessage()
func (*ReportAppPackagesRequest) ProtoReflect ¶ added in v0.2.11
func (x *ReportAppPackagesRequest) ProtoReflect() protoreflect.Message
func (*ReportAppPackagesRequest) Reset ¶ added in v0.2.11
func (x *ReportAppPackagesRequest) Reset()
func (*ReportAppPackagesRequest) String ¶ added in v0.2.11
func (x *ReportAppPackagesRequest) String() string
type ReportAppPackagesResponse ¶ added in v0.2.11
type ReportAppPackagesResponse struct {
// contains filtered or unexported fields
}
func (*ReportAppPackagesResponse) Descriptor
deprecated
added in
v0.2.11
func (*ReportAppPackagesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ReportAppPackagesResponse.ProtoReflect.Descriptor instead.
func (*ReportAppPackagesResponse) ProtoMessage ¶ added in v0.2.11
func (*ReportAppPackagesResponse) ProtoMessage()
func (*ReportAppPackagesResponse) ProtoReflect ¶ added in v0.2.11
func (x *ReportAppPackagesResponse) ProtoReflect() protoreflect.Message
func (*ReportAppPackagesResponse) Reset ¶ added in v0.2.11
func (x *ReportAppPackagesResponse) Reset()
func (*ReportAppPackagesResponse) String ¶ added in v0.2.11
func (x *ReportAppPackagesResponse) String() string
type SearchAppsRequest ¶ added in v0.2.11
type SearchAppsRequest struct { Paging *v1.PagingRequest `protobuf:"bytes,1,opt,name=paging,proto3" json:"paging,omitempty"` Keywords string `protobuf:"bytes,2,opt,name=keywords,proto3" json:"keywords,omitempty"` // contains filtered or unexported fields }
func (*SearchAppsRequest) Descriptor
deprecated
added in
v0.2.11
func (*SearchAppsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchAppsRequest.ProtoReflect.Descriptor instead.
func (*SearchAppsRequest) GetKeywords ¶ added in v0.2.11
func (x *SearchAppsRequest) GetKeywords() string
func (*SearchAppsRequest) GetPaging ¶ added in v0.2.11
func (x *SearchAppsRequest) GetPaging() *v1.PagingRequest
func (*SearchAppsRequest) ProtoMessage ¶ added in v0.2.11
func (*SearchAppsRequest) ProtoMessage()
func (*SearchAppsRequest) ProtoReflect ¶ added in v0.2.11
func (x *SearchAppsRequest) ProtoReflect() protoreflect.Message
func (*SearchAppsRequest) Reset ¶ added in v0.2.11
func (x *SearchAppsRequest) Reset()
func (*SearchAppsRequest) String ¶ added in v0.2.11
func (x *SearchAppsRequest) String() string
type SearchAppsResponse ¶ added in v0.2.11
type SearchAppsResponse struct { Paging *v1.PagingResponse `protobuf:"bytes,1,opt,name=paging,proto3" json:"paging,omitempty"` // without details Apps []*v1.App `protobuf:"bytes,2,rep,name=apps,proto3" json:"apps,omitempty"` // contains filtered or unexported fields }
func (*SearchAppsResponse) Descriptor
deprecated
added in
v0.2.11
func (*SearchAppsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchAppsResponse.ProtoReflect.Descriptor instead.
func (*SearchAppsResponse) GetApps ¶ added in v0.2.11
func (x *SearchAppsResponse) GetApps() []*v1.App
func (*SearchAppsResponse) GetPaging ¶ added in v0.2.11
func (x *SearchAppsResponse) GetPaging() *v1.PagingResponse
func (*SearchAppsResponse) ProtoMessage ¶ added in v0.2.11
func (*SearchAppsResponse) ProtoMessage()
func (*SearchAppsResponse) ProtoReflect ¶ added in v0.2.11
func (x *SearchAppsResponse) ProtoReflect() protoreflect.Message
func (*SearchAppsResponse) Reset ¶ added in v0.2.11
func (x *SearchAppsResponse) Reset()
func (*SearchAppsResponse) String ¶ added in v0.2.11
func (x *SearchAppsResponse) String() string
type SearchImagesRequest ¶ added in v0.2.23
type SearchImagesRequest struct { Paging *v1.PagingRequest `protobuf:"bytes,1,opt,name=paging,proto3" json:"paging,omitempty"` Keywords string `protobuf:"bytes,2,opt,name=keywords,proto3" json:"keywords,omitempty"` // contains filtered or unexported fields }
func (*SearchImagesRequest) Descriptor
deprecated
added in
v0.2.23
func (*SearchImagesRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchImagesRequest.ProtoReflect.Descriptor instead.
func (*SearchImagesRequest) GetKeywords ¶ added in v0.2.23
func (x *SearchImagesRequest) GetKeywords() string
func (*SearchImagesRequest) GetPaging ¶ added in v0.2.23
func (x *SearchImagesRequest) GetPaging() *v1.PagingRequest
func (*SearchImagesRequest) ProtoMessage ¶ added in v0.2.23
func (*SearchImagesRequest) ProtoMessage()
func (*SearchImagesRequest) ProtoReflect ¶ added in v0.2.23
func (x *SearchImagesRequest) ProtoReflect() protoreflect.Message
func (*SearchImagesRequest) Reset ¶ added in v0.2.23
func (x *SearchImagesRequest) Reset()
func (*SearchImagesRequest) String ¶ added in v0.2.23
func (x *SearchImagesRequest) String() string
type SearchImagesResponse ¶ added in v0.2.23
type SearchImagesResponse struct { Paging *v1.PagingResponse `protobuf:"bytes,1,opt,name=paging,proto3" json:"paging,omitempty"` Ids []*v1.InternalID `protobuf:"bytes,2,rep,name=ids,proto3" json:"ids,omitempty"` // contains filtered or unexported fields }
func (*SearchImagesResponse) Descriptor
deprecated
added in
v0.2.23
func (*SearchImagesResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchImagesResponse.ProtoReflect.Descriptor instead.
func (*SearchImagesResponse) GetIds ¶ added in v0.2.23
func (x *SearchImagesResponse) GetIds() []*v1.InternalID
func (*SearchImagesResponse) GetPaging ¶ added in v0.2.23
func (x *SearchImagesResponse) GetPaging() *v1.PagingResponse
func (*SearchImagesResponse) ProtoMessage ¶ added in v0.2.23
func (*SearchImagesResponse) ProtoMessage()
func (*SearchImagesResponse) ProtoReflect ¶ added in v0.2.23
func (x *SearchImagesResponse) ProtoReflect() protoreflect.Message
func (*SearchImagesResponse) Reset ¶ added in v0.2.23
func (x *SearchImagesResponse) Reset()
func (*SearchImagesResponse) String ¶ added in v0.2.23
func (x *SearchImagesResponse) String() string
type ServerBinarySummary ¶ added in v0.2.17
type ServerBinarySummary struct { // Server source code address. // *Should* be a valid http address. SourceCodeAddress string `protobuf:"bytes,1,opt,name=source_code_address,json=sourceCodeAddress,proto3" json:"source_code_address,omitempty"` // Binary build version. // The content *should* be a semantic version string similar to the one generated by `git describe`, // but rely on the actual implementation of the server. BuildVersion string `protobuf:"bytes,2,opt,name=build_version,json=buildVersion,proto3" json:"build_version,omitempty"` // Binary build date. // The content *should* be a date format that is human-readable. BuildDate string `protobuf:"bytes,3,opt,name=build_date,json=buildDate,proto3" json:"build_date,omitempty"` // contains filtered or unexported fields }
func (*ServerBinarySummary) Descriptor
deprecated
added in
v0.2.17
func (*ServerBinarySummary) Descriptor() ([]byte, []int)
Deprecated: Use ServerBinarySummary.ProtoReflect.Descriptor instead.
func (*ServerBinarySummary) GetBuildDate ¶ added in v0.2.17
func (x *ServerBinarySummary) GetBuildDate() string
func (*ServerBinarySummary) GetBuildVersion ¶ added in v0.2.17
func (x *ServerBinarySummary) GetBuildVersion() string
func (*ServerBinarySummary) GetSourceCodeAddress ¶ added in v0.2.17
func (x *ServerBinarySummary) GetSourceCodeAddress() string
func (*ServerBinarySummary) ProtoMessage ¶ added in v0.2.17
func (*ServerBinarySummary) ProtoMessage()
func (*ServerBinarySummary) ProtoReflect ¶ added in v0.2.17
func (x *ServerBinarySummary) ProtoReflect() protoreflect.Message
func (*ServerBinarySummary) Reset ¶ added in v0.2.17
func (x *ServerBinarySummary) Reset()
func (*ServerBinarySummary) String ¶ added in v0.2.17
func (x *ServerBinarySummary) String() string
type ServerProtocolSummary ¶ added in v0.2.17
type ServerProtocolSummary struct { // Protocol version used by server. // The content *must* be a semantic version string generated by `git describe`, // and if the server is built for production, it *must* be a valid version tag. Version string `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"` // contains filtered or unexported fields }
func (*ServerProtocolSummary) Descriptor
deprecated
added in
v0.2.17
func (*ServerProtocolSummary) Descriptor() ([]byte, []int)
Deprecated: Use ServerProtocolSummary.ProtoReflect.Descriptor instead.
func (*ServerProtocolSummary) GetVersion ¶ added in v0.2.17
func (x *ServerProtocolSummary) GetVersion() string
func (*ServerProtocolSummary) ProtoMessage ¶ added in v0.2.17
func (*ServerProtocolSummary) ProtoMessage()
func (*ServerProtocolSummary) ProtoReflect ¶ added in v0.2.17
func (x *ServerProtocolSummary) ProtoReflect() protoreflect.Message
func (*ServerProtocolSummary) Reset ¶ added in v0.2.17
func (x *ServerProtocolSummary) Reset()
func (*ServerProtocolSummary) String ¶ added in v0.2.17
func (x *ServerProtocolSummary) String() string
type SetSaveFileRotationRequest ¶ added in v0.2.28
type SetSaveFileRotationRequest struct { // don't care if valid_scope is VAILD_SCOPE_ACCOUNT EntityId *v1.InternalID `protobuf:"bytes,1,opt,name=entity_id,json=entityId,proto3" json:"entity_id,omitempty"` VaildScope VaildScope `` /* 130-byte string literal not displayed */ Count int64 `protobuf:"varint,3,opt,name=count,proto3" json:"count,omitempty"` // set false to disable save file rotation(unlimited save file) Enabled bool `protobuf:"varint,4,opt,name=enabled,proto3" json:"enabled,omitempty"` // contains filtered or unexported fields }
func (*SetSaveFileRotationRequest) Descriptor
deprecated
added in
v0.2.28
func (*SetSaveFileRotationRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetSaveFileRotationRequest.ProtoReflect.Descriptor instead.
func (*SetSaveFileRotationRequest) GetCount ¶ added in v0.2.28
func (x *SetSaveFileRotationRequest) GetCount() int64
func (*SetSaveFileRotationRequest) GetEnabled ¶ added in v0.2.28
func (x *SetSaveFileRotationRequest) GetEnabled() bool
func (*SetSaveFileRotationRequest) GetEntityId ¶ added in v0.2.30
func (x *SetSaveFileRotationRequest) GetEntityId() *v1.InternalID
func (*SetSaveFileRotationRequest) GetVaildScope ¶ added in v0.2.28
func (x *SetSaveFileRotationRequest) GetVaildScope() VaildScope
func (*SetSaveFileRotationRequest) ProtoMessage ¶ added in v0.2.28
func (*SetSaveFileRotationRequest) ProtoMessage()
func (*SetSaveFileRotationRequest) ProtoReflect ¶ added in v0.2.28
func (x *SetSaveFileRotationRequest) ProtoReflect() protoreflect.Message
func (*SetSaveFileRotationRequest) Reset ¶ added in v0.2.28
func (x *SetSaveFileRotationRequest) Reset()
func (*SetSaveFileRotationRequest) String ¶ added in v0.2.28
func (x *SetSaveFileRotationRequest) String() string
type SetSaveFileRotationResponse ¶ added in v0.2.28
type SetSaveFileRotationResponse struct {
// contains filtered or unexported fields
}
func (*SetSaveFileRotationResponse) Descriptor
deprecated
added in
v0.2.28
func (*SetSaveFileRotationResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetSaveFileRotationResponse.ProtoReflect.Descriptor instead.
func (*SetSaveFileRotationResponse) ProtoMessage ¶ added in v0.2.28
func (*SetSaveFileRotationResponse) ProtoMessage()
func (*SetSaveFileRotationResponse) ProtoReflect ¶ added in v0.2.28
func (x *SetSaveFileRotationResponse) ProtoReflect() protoreflect.Message
func (*SetSaveFileRotationResponse) Reset ¶ added in v0.2.28
func (x *SetSaveFileRotationResponse) Reset()
func (*SetSaveFileRotationResponse) String ¶ added in v0.2.28
func (x *SetSaveFileRotationResponse) String() string
type SetUserSaveFileCapacityRequest ¶ added in v0.2.28
type SetUserSaveFileCapacityRequest struct { UserId *v1.InternalID `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // set null to restore server default value CapacityBytes *int64 `protobuf:"varint,2,opt,name=capacity_bytes,json=capacityBytes,proto3,oneof" json:"capacity_bytes,omitempty"` // contains filtered or unexported fields }
func (*SetUserSaveFileCapacityRequest) Descriptor
deprecated
added in
v0.2.28
func (*SetUserSaveFileCapacityRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetUserSaveFileCapacityRequest.ProtoReflect.Descriptor instead.
func (*SetUserSaveFileCapacityRequest) GetCapacityBytes ¶ added in v0.2.28
func (x *SetUserSaveFileCapacityRequest) GetCapacityBytes() int64
func (*SetUserSaveFileCapacityRequest) GetUserId ¶ added in v0.2.28
func (x *SetUserSaveFileCapacityRequest) GetUserId() *v1.InternalID
func (*SetUserSaveFileCapacityRequest) ProtoMessage ¶ added in v0.2.28
func (*SetUserSaveFileCapacityRequest) ProtoMessage()
func (*SetUserSaveFileCapacityRequest) ProtoReflect ¶ added in v0.2.28
func (x *SetUserSaveFileCapacityRequest) ProtoReflect() protoreflect.Message
func (*SetUserSaveFileCapacityRequest) Reset ¶ added in v0.2.28
func (x *SetUserSaveFileCapacityRequest) Reset()
func (*SetUserSaveFileCapacityRequest) String ¶ added in v0.2.28
func (x *SetUserSaveFileCapacityRequest) String() string
type SetUserSaveFileCapacityResponse ¶ added in v0.2.28
type SetUserSaveFileCapacityResponse struct {
// contains filtered or unexported fields
}
func (*SetUserSaveFileCapacityResponse) Descriptor
deprecated
added in
v0.2.28
func (*SetUserSaveFileCapacityResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetUserSaveFileCapacityResponse.ProtoReflect.Descriptor instead.
func (*SetUserSaveFileCapacityResponse) ProtoMessage ¶ added in v0.2.28
func (*SetUserSaveFileCapacityResponse) ProtoMessage()
func (*SetUserSaveFileCapacityResponse) ProtoReflect ¶ added in v0.2.28
func (x *SetUserSaveFileCapacityResponse) ProtoReflect() protoreflect.Message
func (*SetUserSaveFileCapacityResponse) Reset ¶ added in v0.2.28
func (x *SetUserSaveFileCapacityResponse) Reset()
func (*SetUserSaveFileCapacityResponse) String ¶ added in v0.2.28
func (x *SetUserSaveFileCapacityResponse) String() string
type SimpleDownloadFileRequest ¶
type SimpleDownloadFileRequest struct {
// contains filtered or unexported fields
}
func (*SimpleDownloadFileRequest) Descriptor
deprecated
func (*SimpleDownloadFileRequest) Descriptor() ([]byte, []int)
Deprecated: Use SimpleDownloadFileRequest.ProtoReflect.Descriptor instead.
func (*SimpleDownloadFileRequest) ProtoMessage ¶
func (*SimpleDownloadFileRequest) ProtoMessage()
func (*SimpleDownloadFileRequest) ProtoReflect ¶
func (x *SimpleDownloadFileRequest) ProtoReflect() protoreflect.Message
func (*SimpleDownloadFileRequest) Reset ¶
func (x *SimpleDownloadFileRequest) Reset()
func (*SimpleDownloadFileRequest) String ¶
func (x *SimpleDownloadFileRequest) String() string
type SimpleDownloadFileResponse ¶
type SimpleDownloadFileResponse struct { Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*SimpleDownloadFileResponse) Descriptor
deprecated
func (*SimpleDownloadFileResponse) Descriptor() ([]byte, []int)
Deprecated: Use SimpleDownloadFileResponse.ProtoReflect.Descriptor instead.
func (*SimpleDownloadFileResponse) GetData ¶
func (x *SimpleDownloadFileResponse) GetData() []byte
func (*SimpleDownloadFileResponse) ProtoMessage ¶
func (*SimpleDownloadFileResponse) ProtoMessage()
func (*SimpleDownloadFileResponse) ProtoReflect ¶
func (x *SimpleDownloadFileResponse) ProtoReflect() protoreflect.Message
func (*SimpleDownloadFileResponse) Reset ¶
func (x *SimpleDownloadFileResponse) Reset()
func (*SimpleDownloadFileResponse) String ¶
func (x *SimpleDownloadFileResponse) String() string
type SimpleUploadFileRequest ¶
type SimpleUploadFileRequest struct { Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*SimpleUploadFileRequest) Descriptor
deprecated
func (*SimpleUploadFileRequest) Descriptor() ([]byte, []int)
Deprecated: Use SimpleUploadFileRequest.ProtoReflect.Descriptor instead.
func (*SimpleUploadFileRequest) GetData ¶
func (x *SimpleUploadFileRequest) GetData() []byte
func (*SimpleUploadFileRequest) ProtoMessage ¶
func (*SimpleUploadFileRequest) ProtoMessage()
func (*SimpleUploadFileRequest) ProtoReflect ¶
func (x *SimpleUploadFileRequest) ProtoReflect() protoreflect.Message
func (*SimpleUploadFileRequest) Reset ¶
func (x *SimpleUploadFileRequest) Reset()
func (*SimpleUploadFileRequest) String ¶
func (x *SimpleUploadFileRequest) String() string
type SimpleUploadFileResponse ¶
type SimpleUploadFileResponse struct { Status FileTransferStatus `protobuf:"varint,1,opt,name=status,proto3,enum=librarian.sephirah.v1.FileTransferStatus" json:"status,omitempty"` // contains filtered or unexported fields }
func (*SimpleUploadFileResponse) Descriptor
deprecated
func (*SimpleUploadFileResponse) Descriptor() ([]byte, []int)
Deprecated: Use SimpleUploadFileResponse.ProtoReflect.Descriptor instead.
func (*SimpleUploadFileResponse) GetStatus ¶
func (x *SimpleUploadFileResponse) GetStatus() FileTransferStatus
func (*SimpleUploadFileResponse) ProtoMessage ¶
func (*SimpleUploadFileResponse) ProtoMessage()
func (*SimpleUploadFileResponse) ProtoReflect ¶
func (x *SimpleUploadFileResponse) ProtoReflect() protoreflect.Message
func (*SimpleUploadFileResponse) Reset ¶
func (x *SimpleUploadFileResponse) Reset()
func (*SimpleUploadFileResponse) String ¶
func (x *SimpleUploadFileResponse) String() string
type UnAssignAppPackageRequest ¶ added in v0.2.5
type UnAssignAppPackageRequest struct { AppPackageId *v1.InternalID `protobuf:"bytes,1,opt,name=app_package_id,json=appPackageId,proto3" json:"app_package_id,omitempty"` // contains filtered or unexported fields }
func (*UnAssignAppPackageRequest) Descriptor
deprecated
added in
v0.2.5
func (*UnAssignAppPackageRequest) Descriptor() ([]byte, []int)
Deprecated: Use UnAssignAppPackageRequest.ProtoReflect.Descriptor instead.
func (*UnAssignAppPackageRequest) GetAppPackageId ¶ added in v0.2.5
func (x *UnAssignAppPackageRequest) GetAppPackageId() *v1.InternalID
func (*UnAssignAppPackageRequest) ProtoMessage ¶ added in v0.2.5
func (*UnAssignAppPackageRequest) ProtoMessage()
func (*UnAssignAppPackageRequest) ProtoReflect ¶ added in v0.2.5
func (x *UnAssignAppPackageRequest) ProtoReflect() protoreflect.Message
func (*UnAssignAppPackageRequest) Reset ¶ added in v0.2.5
func (x *UnAssignAppPackageRequest) Reset()
func (*UnAssignAppPackageRequest) String ¶ added in v0.2.5
func (x *UnAssignAppPackageRequest) String() string
type UnAssignAppPackageResponse ¶ added in v0.2.5
type UnAssignAppPackageResponse struct {
// contains filtered or unexported fields
}
func (*UnAssignAppPackageResponse) Descriptor
deprecated
added in
v0.2.5
func (*UnAssignAppPackageResponse) Descriptor() ([]byte, []int)
Deprecated: Use UnAssignAppPackageResponse.ProtoReflect.Descriptor instead.
func (*UnAssignAppPackageResponse) ProtoMessage ¶ added in v0.2.5
func (*UnAssignAppPackageResponse) ProtoMessage()
func (*UnAssignAppPackageResponse) ProtoReflect ¶ added in v0.2.5
func (x *UnAssignAppPackageResponse) ProtoReflect() protoreflect.Message
func (*UnAssignAppPackageResponse) Reset ¶ added in v0.2.5
func (x *UnAssignAppPackageResponse) Reset()
func (*UnAssignAppPackageResponse) String ¶ added in v0.2.5
func (x *UnAssignAppPackageResponse) String() string
type UnLinkAccountRequest ¶
type UnLinkAccountRequest struct { AccountId *v1.AccountID `protobuf:"bytes,1,opt,name=account_id,json=accountId,proto3" json:"account_id,omitempty"` // contains filtered or unexported fields }
func (*UnLinkAccountRequest) Descriptor
deprecated
func (*UnLinkAccountRequest) Descriptor() ([]byte, []int)
Deprecated: Use UnLinkAccountRequest.ProtoReflect.Descriptor instead.
func (*UnLinkAccountRequest) GetAccountId ¶
func (x *UnLinkAccountRequest) GetAccountId() *v1.AccountID
func (*UnLinkAccountRequest) ProtoMessage ¶
func (*UnLinkAccountRequest) ProtoMessage()
func (*UnLinkAccountRequest) ProtoReflect ¶
func (x *UnLinkAccountRequest) ProtoReflect() protoreflect.Message
func (*UnLinkAccountRequest) Reset ¶
func (x *UnLinkAccountRequest) Reset()
func (*UnLinkAccountRequest) String ¶
func (x *UnLinkAccountRequest) String() string
type UnLinkAccountResponse ¶
type UnLinkAccountResponse struct {
// contains filtered or unexported fields
}
func (*UnLinkAccountResponse) Descriptor
deprecated
func (*UnLinkAccountResponse) Descriptor() ([]byte, []int)
Deprecated: Use UnLinkAccountResponse.ProtoReflect.Descriptor instead.
func (*UnLinkAccountResponse) ProtoMessage ¶
func (*UnLinkAccountResponse) ProtoMessage()
func (*UnLinkAccountResponse) ProtoReflect ¶
func (x *UnLinkAccountResponse) ProtoReflect() protoreflect.Message
func (*UnLinkAccountResponse) Reset ¶
func (x *UnLinkAccountResponse) Reset()
func (*UnLinkAccountResponse) String ¶
func (x *UnLinkAccountResponse) String() string
type UnimplementedLibrarianSephirahServiceServer ¶
type UnimplementedLibrarianSephirahServiceServer struct { }
UnimplementedLibrarianSephirahServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedLibrarianSephirahServiceServer) AddAppPackageRunTime ¶ added in v0.2.25
func (UnimplementedLibrarianSephirahServiceServer) AddAppPackageRunTime(context.Context, *AddAppPackageRunTimeRequest) (*AddAppPackageRunTimeResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) AssignAppPackage ¶ added in v0.2.5
func (UnimplementedLibrarianSephirahServiceServer) AssignAppPackage(context.Context, *AssignAppPackageRequest) (*AssignAppPackageResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) CreateApp ¶
func (UnimplementedLibrarianSephirahServiceServer) CreateApp(context.Context, *CreateAppRequest) (*CreateAppResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) CreateAppPackage ¶
func (UnimplementedLibrarianSephirahServiceServer) CreateAppPackage(context.Context, *CreateAppPackageRequest) (*CreateAppPackageResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) CreateFeedConfig ¶
func (UnimplementedLibrarianSephirahServiceServer) CreateFeedConfig(context.Context, *CreateFeedConfigRequest) (*CreateFeedConfigResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) CreateNotifyFlow ¶ added in v0.2.15
func (UnimplementedLibrarianSephirahServiceServer) CreateNotifyFlow(context.Context, *CreateNotifyFlowRequest) (*CreateNotifyFlowResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) CreateNotifyTarget ¶ added in v0.2.15
func (UnimplementedLibrarianSephirahServiceServer) CreateNotifyTarget(context.Context, *CreateNotifyTargetRequest) (*CreateNotifyTargetResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) CreateUser ¶
func (UnimplementedLibrarianSephirahServiceServer) CreateUser(context.Context, *CreateUserRequest) (*CreateUserResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) DownloadFile ¶
func (UnimplementedLibrarianSephirahServiceServer) DownloadFile(LibrarianSephirahService_DownloadFileServer) error
func (UnimplementedLibrarianSephirahServiceServer) DownloadGameSaveFile ¶
func (UnimplementedLibrarianSephirahServiceServer) DownloadGameSaveFile(context.Context, *DownloadGameSaveFileRequest) (*DownloadGameSaveFileResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) DownloadImage ¶ added in v0.2.17
func (UnimplementedLibrarianSephirahServiceServer) DownloadImage(context.Context, *DownloadImageRequest) (*DownloadImageResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) GenerateToken ¶
func (UnimplementedLibrarianSephirahServiceServer) GenerateToken(context.Context, *GenerateTokenRequest) (*GenerateTokenResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) GetAppPackageRunTime ¶ added in v0.2.25
func (UnimplementedLibrarianSephirahServiceServer) GetAppPackageRunTime(context.Context, *GetAppPackageRunTimeRequest) (*GetAppPackageRunTimeResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) GetBatchFeedItems ¶ added in v0.2.10
func (UnimplementedLibrarianSephirahServiceServer) GetBatchFeedItems(context.Context, *GetBatchFeedItemsRequest) (*GetBatchFeedItemsResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) GetBindApps ¶ added in v0.2.11
func (UnimplementedLibrarianSephirahServiceServer) GetBindApps(context.Context, *GetBindAppsRequest) (*GetBindAppsResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) GetFeedItem ¶ added in v0.2.5
func (UnimplementedLibrarianSephirahServiceServer) GetFeedItem(context.Context, *GetFeedItemRequest) (*GetFeedItemResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) GetImage ¶ added in v0.2.17
func (UnimplementedLibrarianSephirahServiceServer) GetImage(context.Context, *GetImageRequest) (*GetImageResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) GetPurchasedApps ¶ added in v0.2.21
func (UnimplementedLibrarianSephirahServiceServer) GetPurchasedApps(context.Context, *GetPurchasedAppsRequest) (*GetPurchasedAppsResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) GetServerInformation ¶ added in v0.2.17
func (UnimplementedLibrarianSephirahServiceServer) GetServerInformation(context.Context, *GetServerInformationRequest) (*GetServerInformationResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) GetToken ¶
func (UnimplementedLibrarianSephirahServiceServer) GetToken(context.Context, *GetTokenRequest) (*GetTokenResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) GetUser ¶ added in v0.2.10
func (UnimplementedLibrarianSephirahServiceServer) GetUser(context.Context, *GetUserRequest) (*GetUserResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) GroupFeedItems ¶ added in v0.2.12
func (UnimplementedLibrarianSephirahServiceServer) GroupFeedItems(context.Context, *GroupFeedItemsRequest) (*GroupFeedItemsResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) LinkAccount ¶
func (UnimplementedLibrarianSephirahServiceServer) LinkAccount(context.Context, *LinkAccountRequest) (*LinkAccountResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) ListAppPackages ¶ added in v0.2.11
func (UnimplementedLibrarianSephirahServiceServer) ListAppPackages(context.Context, *ListAppPackagesRequest) (*ListAppPackagesResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) ListApps ¶ added in v0.2.11
func (UnimplementedLibrarianSephirahServiceServer) ListApps(context.Context, *ListAppsRequest) (*ListAppsResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) ListFeedConfigs ¶ added in v0.2.12
func (UnimplementedLibrarianSephirahServiceServer) ListFeedConfigs(context.Context, *ListFeedConfigsRequest) (*ListFeedConfigsResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) ListFeedItems ¶ added in v0.2.9
func (UnimplementedLibrarianSephirahServiceServer) ListFeedItems(context.Context, *ListFeedItemsRequest) (*ListFeedItemsResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) ListGameSaveFiles ¶ added in v0.2.28
func (UnimplementedLibrarianSephirahServiceServer) ListGameSaveFiles(context.Context, *ListGameSaveFilesRequest) (*ListGameSaveFilesResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) ListImages ¶ added in v0.2.17
func (UnimplementedLibrarianSephirahServiceServer) ListImages(context.Context, *ListImagesRequest) (*ListImagesResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) ListLinkAccounts ¶ added in v0.2.9
func (UnimplementedLibrarianSephirahServiceServer) ListLinkAccounts(context.Context, *ListLinkAccountsRequest) (*ListLinkAccountsResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) ListNotifyFlows ¶ added in v0.2.15
func (UnimplementedLibrarianSephirahServiceServer) ListNotifyFlows(context.Context, *ListNotifyFlowsRequest) (*ListNotifyFlowsResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) ListNotifyTargets ¶ added in v0.2.15
func (UnimplementedLibrarianSephirahServiceServer) ListNotifyTargets(context.Context, *ListNotifyTargetsRequest) (*ListNotifyTargetsResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) ListUsers ¶ added in v0.2.9
func (UnimplementedLibrarianSephirahServiceServer) ListUsers(context.Context, *ListUsersRequest) (*ListUsersResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) MergeApps ¶ added in v0.2.11
func (UnimplementedLibrarianSephirahServiceServer) MergeApps(context.Context, *MergeAppsRequest) (*MergeAppsResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) PickApp ¶ added in v0.2.21
func (UnimplementedLibrarianSephirahServiceServer) PickApp(context.Context, *PickAppRequest) (*PickAppResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) PinGameSaveFile ¶ added in v0.2.28
func (UnimplementedLibrarianSephirahServiceServer) PinGameSaveFile(context.Context, *PinGameSaveFileRequest) (*PinGameSaveFileResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) PresignedDownloadFile ¶ added in v0.2.22
func (UnimplementedLibrarianSephirahServiceServer) PresignedDownloadFile(context.Context, *PresignedDownloadFileRequest) (*PresignedDownloadFileResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) PresignedUploadFile ¶ added in v0.2.26
func (UnimplementedLibrarianSephirahServiceServer) PresignedUploadFile(context.Context, *PresignedUploadFileRequest) (*PresignedUploadFileResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) PresignedUploadFileStatus ¶ added in v0.2.26
func (UnimplementedLibrarianSephirahServiceServer) PresignedUploadFileStatus(context.Context, *PresignedUploadFileStatusRequest) (*PresignedUploadFileStatusResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) PurchaseApp ¶ added in v0.2.11
func (UnimplementedLibrarianSephirahServiceServer) PurchaseApp(context.Context, *PurchaseAppRequest) (*PurchaseAppResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) RefreshApp ¶
func (UnimplementedLibrarianSephirahServiceServer) RefreshApp(context.Context, *RefreshAppRequest) (*RefreshAppResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) RefreshToken ¶
func (UnimplementedLibrarianSephirahServiceServer) RefreshToken(context.Context, *RefreshTokenRequest) (*RefreshTokenResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) RemoveGameSaveFile ¶ added in v0.2.28
func (UnimplementedLibrarianSephirahServiceServer) RemoveGameSaveFile(context.Context, *RemoveGameSaveFileRequest) (*RemoveGameSaveFileResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) ReportAppPackages ¶ added in v0.2.11
func (UnimplementedLibrarianSephirahServiceServer) ReportAppPackages(LibrarianSephirahService_ReportAppPackagesServer) error
func (UnimplementedLibrarianSephirahServiceServer) SearchApps ¶ added in v0.2.11
func (UnimplementedLibrarianSephirahServiceServer) SearchApps(context.Context, *SearchAppsRequest) (*SearchAppsResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) SearchImages ¶ added in v0.2.23
func (UnimplementedLibrarianSephirahServiceServer) SearchImages(context.Context, *SearchImagesRequest) (*SearchImagesResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) SetSaveFileRotation ¶ added in v0.2.28
func (UnimplementedLibrarianSephirahServiceServer) SetSaveFileRotation(context.Context, *SetSaveFileRotationRequest) (*SetSaveFileRotationResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) SetUserSaveFileCapacity ¶ added in v0.2.28
func (UnimplementedLibrarianSephirahServiceServer) SetUserSaveFileCapacity(context.Context, *SetUserSaveFileCapacityRequest) (*SetUserSaveFileCapacityResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) SimpleDownloadFile ¶
func (UnimplementedLibrarianSephirahServiceServer) SimpleDownloadFile(*SimpleDownloadFileRequest, LibrarianSephirahService_SimpleDownloadFileServer) error
func (UnimplementedLibrarianSephirahServiceServer) SimpleUploadFile ¶
func (UnimplementedLibrarianSephirahServiceServer) SimpleUploadFile(LibrarianSephirahService_SimpleUploadFileServer) error
func (UnimplementedLibrarianSephirahServiceServer) UnAssignAppPackage ¶ added in v0.2.5
func (UnimplementedLibrarianSephirahServiceServer) UnAssignAppPackage(context.Context, *UnAssignAppPackageRequest) (*UnAssignAppPackageResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) UnLinkAccount ¶
func (UnimplementedLibrarianSephirahServiceServer) UnLinkAccount(context.Context, *UnLinkAccountRequest) (*UnLinkAccountResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) UnpinGameSaveFile ¶ added in v0.2.28
func (UnimplementedLibrarianSephirahServiceServer) UnpinGameSaveFile(context.Context, *UnpinGameSaveFileRequest) (*UnpinGameSaveFileResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) UpdateApp ¶
func (UnimplementedLibrarianSephirahServiceServer) UpdateApp(context.Context, *UpdateAppRequest) (*UpdateAppResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) UpdateAppPackage ¶
func (UnimplementedLibrarianSephirahServiceServer) UpdateAppPackage(context.Context, *UpdateAppPackageRequest) (*UpdateAppPackageResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) UpdateFeedConfig ¶
func (UnimplementedLibrarianSephirahServiceServer) UpdateFeedConfig(context.Context, *UpdateFeedConfigRequest) (*UpdateFeedConfigResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) UpdateImage ¶ added in v0.2.17
func (UnimplementedLibrarianSephirahServiceServer) UpdateImage(context.Context, *UpdateImageRequest) (*UpdateImageResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) UpdateNotifyFlow ¶ added in v0.2.15
func (UnimplementedLibrarianSephirahServiceServer) UpdateNotifyFlow(context.Context, *UpdateNotifyFlowRequest) (*UpdateNotifyFlowResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) UpdateNotifyTarget ¶ added in v0.2.15
func (UnimplementedLibrarianSephirahServiceServer) UpdateNotifyTarget(context.Context, *UpdateNotifyTargetRequest) (*UpdateNotifyTargetResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) UpdateUser ¶
func (UnimplementedLibrarianSephirahServiceServer) UpdateUser(context.Context, *UpdateUserRequest) (*UpdateUserResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) UploadFile ¶
func (UnimplementedLibrarianSephirahServiceServer) UploadGameSaveFile ¶
func (UnimplementedLibrarianSephirahServiceServer) UploadGameSaveFile(context.Context, *UploadGameSaveFileRequest) (*UploadGameSaveFileResponse, error)
func (UnimplementedLibrarianSephirahServiceServer) UploadImage ¶ added in v0.2.17
func (UnimplementedLibrarianSephirahServiceServer) UploadImage(context.Context, *UploadImageRequest) (*UploadImageResponse, error)
type UnpinGameSaveFileRequest ¶ added in v0.2.28
type UnpinGameSaveFileRequest struct { Id *v1.InternalID `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*UnpinGameSaveFileRequest) Descriptor
deprecated
added in
v0.2.28
func (*UnpinGameSaveFileRequest) Descriptor() ([]byte, []int)
Deprecated: Use UnpinGameSaveFileRequest.ProtoReflect.Descriptor instead.
func (*UnpinGameSaveFileRequest) GetId ¶ added in v0.2.28
func (x *UnpinGameSaveFileRequest) GetId() *v1.InternalID
func (*UnpinGameSaveFileRequest) ProtoMessage ¶ added in v0.2.28
func (*UnpinGameSaveFileRequest) ProtoMessage()
func (*UnpinGameSaveFileRequest) ProtoReflect ¶ added in v0.2.28
func (x *UnpinGameSaveFileRequest) ProtoReflect() protoreflect.Message
func (*UnpinGameSaveFileRequest) Reset ¶ added in v0.2.28
func (x *UnpinGameSaveFileRequest) Reset()
func (*UnpinGameSaveFileRequest) String ¶ added in v0.2.28
func (x *UnpinGameSaveFileRequest) String() string
type UnpinGameSaveFileResponse ¶ added in v0.2.28
type UnpinGameSaveFileResponse struct {
// contains filtered or unexported fields
}
func (*UnpinGameSaveFileResponse) Descriptor
deprecated
added in
v0.2.28
func (*UnpinGameSaveFileResponse) Descriptor() ([]byte, []int)
Deprecated: Use UnpinGameSaveFileResponse.ProtoReflect.Descriptor instead.
func (*UnpinGameSaveFileResponse) ProtoMessage ¶ added in v0.2.28
func (*UnpinGameSaveFileResponse) ProtoMessage()
func (*UnpinGameSaveFileResponse) ProtoReflect ¶ added in v0.2.28
func (x *UnpinGameSaveFileResponse) ProtoReflect() protoreflect.Message
func (*UnpinGameSaveFileResponse) Reset ¶ added in v0.2.28
func (x *UnpinGameSaveFileResponse) Reset()
func (*UnpinGameSaveFileResponse) String ¶ added in v0.2.28
func (x *UnpinGameSaveFileResponse) String() string
type UnsafeLibrarianSephirahServiceServer ¶
type UnsafeLibrarianSephirahServiceServer interface {
// contains filtered or unexported methods
}
UnsafeLibrarianSephirahServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to LibrarianSephirahServiceServer will result in compilation errors.
type UpdateAppPackageRequest ¶
type UpdateAppPackageRequest struct { AppPackage *v1.AppPackage `protobuf:"bytes,1,opt,name=app_package,json=appPackage,proto3" json:"app_package,omitempty"` // contains filtered or unexported fields }
func (*UpdateAppPackageRequest) Descriptor
deprecated
func (*UpdateAppPackageRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAppPackageRequest.ProtoReflect.Descriptor instead.
func (*UpdateAppPackageRequest) GetAppPackage ¶
func (x *UpdateAppPackageRequest) GetAppPackage() *v1.AppPackage
func (*UpdateAppPackageRequest) ProtoMessage ¶
func (*UpdateAppPackageRequest) ProtoMessage()
func (*UpdateAppPackageRequest) ProtoReflect ¶
func (x *UpdateAppPackageRequest) ProtoReflect() protoreflect.Message
func (*UpdateAppPackageRequest) Reset ¶
func (x *UpdateAppPackageRequest) Reset()
func (*UpdateAppPackageRequest) String ¶
func (x *UpdateAppPackageRequest) String() string
type UpdateAppPackageResponse ¶
type UpdateAppPackageResponse struct {
// contains filtered or unexported fields
}
func (*UpdateAppPackageResponse) Descriptor
deprecated
func (*UpdateAppPackageResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAppPackageResponse.ProtoReflect.Descriptor instead.
func (*UpdateAppPackageResponse) ProtoMessage ¶
func (*UpdateAppPackageResponse) ProtoMessage()
func (*UpdateAppPackageResponse) ProtoReflect ¶
func (x *UpdateAppPackageResponse) ProtoReflect() protoreflect.Message
func (*UpdateAppPackageResponse) Reset ¶
func (x *UpdateAppPackageResponse) Reset()
func (*UpdateAppPackageResponse) String ¶
func (x *UpdateAppPackageResponse) String() string
type UpdateAppRequest ¶
type UpdateAppRequest struct { // source must be APP_SOURCE_INTERNAL App *v1.App `protobuf:"bytes,1,opt,name=app,proto3" json:"app,omitempty"` // contains filtered or unexported fields }
func (*UpdateAppRequest) Descriptor
deprecated
func (*UpdateAppRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAppRequest.ProtoReflect.Descriptor instead.
func (*UpdateAppRequest) GetApp ¶
func (x *UpdateAppRequest) GetApp() *v1.App
func (*UpdateAppRequest) ProtoMessage ¶
func (*UpdateAppRequest) ProtoMessage()
func (*UpdateAppRequest) ProtoReflect ¶
func (x *UpdateAppRequest) ProtoReflect() protoreflect.Message
func (*UpdateAppRequest) Reset ¶
func (x *UpdateAppRequest) Reset()
func (*UpdateAppRequest) String ¶
func (x *UpdateAppRequest) String() string
type UpdateAppResponse ¶
type UpdateAppResponse struct {
// contains filtered or unexported fields
}
func (*UpdateAppResponse) Descriptor
deprecated
func (*UpdateAppResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAppResponse.ProtoReflect.Descriptor instead.
func (*UpdateAppResponse) ProtoMessage ¶
func (*UpdateAppResponse) ProtoMessage()
func (*UpdateAppResponse) ProtoReflect ¶
func (x *UpdateAppResponse) ProtoReflect() protoreflect.Message
func (*UpdateAppResponse) Reset ¶
func (x *UpdateAppResponse) Reset()
func (*UpdateAppResponse) String ¶
func (x *UpdateAppResponse) String() string
type UpdateFeedConfigRequest ¶
type UpdateFeedConfigRequest struct { Config *FeedConfig `protobuf:"bytes,1,opt,name=config,proto3" json:"config,omitempty"` // contains filtered or unexported fields }
func (*UpdateFeedConfigRequest) Descriptor
deprecated
func (*UpdateFeedConfigRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateFeedConfigRequest.ProtoReflect.Descriptor instead.
func (*UpdateFeedConfigRequest) GetConfig ¶
func (x *UpdateFeedConfigRequest) GetConfig() *FeedConfig
func (*UpdateFeedConfigRequest) ProtoMessage ¶
func (*UpdateFeedConfigRequest) ProtoMessage()
func (*UpdateFeedConfigRequest) ProtoReflect ¶
func (x *UpdateFeedConfigRequest) ProtoReflect() protoreflect.Message
func (*UpdateFeedConfigRequest) Reset ¶
func (x *UpdateFeedConfigRequest) Reset()
func (*UpdateFeedConfigRequest) String ¶
func (x *UpdateFeedConfigRequest) String() string
type UpdateFeedConfigResponse ¶
type UpdateFeedConfigResponse struct {
// contains filtered or unexported fields
}
func (*UpdateFeedConfigResponse) Descriptor
deprecated
func (*UpdateFeedConfigResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateFeedConfigResponse.ProtoReflect.Descriptor instead.
func (*UpdateFeedConfigResponse) ProtoMessage ¶
func (*UpdateFeedConfigResponse) ProtoMessage()
func (*UpdateFeedConfigResponse) ProtoReflect ¶
func (x *UpdateFeedConfigResponse) ProtoReflect() protoreflect.Message
func (*UpdateFeedConfigResponse) Reset ¶
func (x *UpdateFeedConfigResponse) Reset()
func (*UpdateFeedConfigResponse) String ¶
func (x *UpdateFeedConfigResponse) String() string
type UpdateImageRequest ¶ added in v0.2.17
type UpdateImageRequest struct { Id *v1.InternalID `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` // contains filtered or unexported fields }
func (*UpdateImageRequest) Descriptor
deprecated
added in
v0.2.17
func (*UpdateImageRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateImageRequest.ProtoReflect.Descriptor instead.
func (*UpdateImageRequest) GetDescription ¶ added in v0.2.17
func (x *UpdateImageRequest) GetDescription() string
func (*UpdateImageRequest) GetId ¶ added in v0.2.17
func (x *UpdateImageRequest) GetId() *v1.InternalID
func (*UpdateImageRequest) GetName ¶ added in v0.2.17
func (x *UpdateImageRequest) GetName() string
func (*UpdateImageRequest) ProtoMessage ¶ added in v0.2.17
func (*UpdateImageRequest) ProtoMessage()
func (*UpdateImageRequest) ProtoReflect ¶ added in v0.2.17
func (x *UpdateImageRequest) ProtoReflect() protoreflect.Message
func (*UpdateImageRequest) Reset ¶ added in v0.2.17
func (x *UpdateImageRequest) Reset()
func (*UpdateImageRequest) String ¶ added in v0.2.17
func (x *UpdateImageRequest) String() string
type UpdateImageResponse ¶ added in v0.2.17
type UpdateImageResponse struct {
// contains filtered or unexported fields
}
func (*UpdateImageResponse) Descriptor
deprecated
added in
v0.2.17
func (*UpdateImageResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateImageResponse.ProtoReflect.Descriptor instead.
func (*UpdateImageResponse) ProtoMessage ¶ added in v0.2.17
func (*UpdateImageResponse) ProtoMessage()
func (*UpdateImageResponse) ProtoReflect ¶ added in v0.2.17
func (x *UpdateImageResponse) ProtoReflect() protoreflect.Message
func (*UpdateImageResponse) Reset ¶ added in v0.2.17
func (x *UpdateImageResponse) Reset()
func (*UpdateImageResponse) String ¶ added in v0.2.17
func (x *UpdateImageResponse) String() string
type UpdateNotifyFlowRequest ¶ added in v0.2.15
type UpdateNotifyFlowRequest struct { Flow *NotifyFlow `protobuf:"bytes,1,opt,name=flow,proto3" json:"flow,omitempty"` // contains filtered or unexported fields }
func (*UpdateNotifyFlowRequest) Descriptor
deprecated
added in
v0.2.15
func (*UpdateNotifyFlowRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateNotifyFlowRequest.ProtoReflect.Descriptor instead.
func (*UpdateNotifyFlowRequest) GetFlow ¶ added in v0.2.15
func (x *UpdateNotifyFlowRequest) GetFlow() *NotifyFlow
func (*UpdateNotifyFlowRequest) ProtoMessage ¶ added in v0.2.15
func (*UpdateNotifyFlowRequest) ProtoMessage()
func (*UpdateNotifyFlowRequest) ProtoReflect ¶ added in v0.2.15
func (x *UpdateNotifyFlowRequest) ProtoReflect() protoreflect.Message
func (*UpdateNotifyFlowRequest) Reset ¶ added in v0.2.15
func (x *UpdateNotifyFlowRequest) Reset()
func (*UpdateNotifyFlowRequest) String ¶ added in v0.2.15
func (x *UpdateNotifyFlowRequest) String() string
type UpdateNotifyFlowResponse ¶ added in v0.2.15
type UpdateNotifyFlowResponse struct {
// contains filtered or unexported fields
}
func (*UpdateNotifyFlowResponse) Descriptor
deprecated
added in
v0.2.15
func (*UpdateNotifyFlowResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateNotifyFlowResponse.ProtoReflect.Descriptor instead.
func (*UpdateNotifyFlowResponse) ProtoMessage ¶ added in v0.2.15
func (*UpdateNotifyFlowResponse) ProtoMessage()
func (*UpdateNotifyFlowResponse) ProtoReflect ¶ added in v0.2.15
func (x *UpdateNotifyFlowResponse) ProtoReflect() protoreflect.Message
func (*UpdateNotifyFlowResponse) Reset ¶ added in v0.2.15
func (x *UpdateNotifyFlowResponse) Reset()
func (*UpdateNotifyFlowResponse) String ¶ added in v0.2.15
func (x *UpdateNotifyFlowResponse) String() string
type UpdateNotifyTargetRequest ¶ added in v0.2.15
type UpdateNotifyTargetRequest struct { Target *NotifyTarget `protobuf:"bytes,1,opt,name=target,proto3" json:"target,omitempty"` // contains filtered or unexported fields }
func (*UpdateNotifyTargetRequest) Descriptor
deprecated
added in
v0.2.15
func (*UpdateNotifyTargetRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateNotifyTargetRequest.ProtoReflect.Descriptor instead.
func (*UpdateNotifyTargetRequest) GetTarget ¶ added in v0.2.15
func (x *UpdateNotifyTargetRequest) GetTarget() *NotifyTarget
func (*UpdateNotifyTargetRequest) ProtoMessage ¶ added in v0.2.15
func (*UpdateNotifyTargetRequest) ProtoMessage()
func (*UpdateNotifyTargetRequest) ProtoReflect ¶ added in v0.2.15
func (x *UpdateNotifyTargetRequest) ProtoReflect() protoreflect.Message
func (*UpdateNotifyTargetRequest) Reset ¶ added in v0.2.15
func (x *UpdateNotifyTargetRequest) Reset()
func (*UpdateNotifyTargetRequest) String ¶ added in v0.2.15
func (x *UpdateNotifyTargetRequest) String() string
type UpdateNotifyTargetResponse ¶ added in v0.2.15
type UpdateNotifyTargetResponse struct {
// contains filtered or unexported fields
}
func (*UpdateNotifyTargetResponse) Descriptor
deprecated
added in
v0.2.15
func (*UpdateNotifyTargetResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateNotifyTargetResponse.ProtoReflect.Descriptor instead.
func (*UpdateNotifyTargetResponse) ProtoMessage ¶ added in v0.2.15
func (*UpdateNotifyTargetResponse) ProtoMessage()
func (*UpdateNotifyTargetResponse) ProtoReflect ¶ added in v0.2.15
func (x *UpdateNotifyTargetResponse) ProtoReflect() protoreflect.Message
func (*UpdateNotifyTargetResponse) Reset ¶ added in v0.2.15
func (x *UpdateNotifyTargetResponse) Reset()
func (*UpdateNotifyTargetResponse) String ¶ added in v0.2.15
func (x *UpdateNotifyTargetResponse) String() string
type UpdateUserRequest ¶
type UpdateUserRequest struct { User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` // Original password. Required if new password is not empty string Password *string `protobuf:"bytes,2,opt,name=password,proto3,oneof" json:"password,omitempty"` // contains filtered or unexported fields }
func (*UpdateUserRequest) Descriptor
deprecated
func (*UpdateUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserRequest.ProtoReflect.Descriptor instead.
func (*UpdateUserRequest) GetPassword ¶ added in v0.2.8
func (x *UpdateUserRequest) GetPassword() string
func (*UpdateUserRequest) GetUser ¶
func (x *UpdateUserRequest) GetUser() *User
func (*UpdateUserRequest) ProtoMessage ¶
func (*UpdateUserRequest) ProtoMessage()
func (*UpdateUserRequest) ProtoReflect ¶
func (x *UpdateUserRequest) ProtoReflect() protoreflect.Message
func (*UpdateUserRequest) Reset ¶
func (x *UpdateUserRequest) Reset()
func (*UpdateUserRequest) String ¶
func (x *UpdateUserRequest) String() string
type UpdateUserResponse ¶
type UpdateUserResponse struct {
// contains filtered or unexported fields
}
func (*UpdateUserResponse) Descriptor
deprecated
func (*UpdateUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserResponse.ProtoReflect.Descriptor instead.
func (*UpdateUserResponse) ProtoMessage ¶
func (*UpdateUserResponse) ProtoMessage()
func (*UpdateUserResponse) ProtoReflect ¶
func (x *UpdateUserResponse) ProtoReflect() protoreflect.Message
func (*UpdateUserResponse) Reset ¶
func (x *UpdateUserResponse) Reset()
func (*UpdateUserResponse) String ¶
func (x *UpdateUserResponse) String() string
type UploadFileRequest ¶
type UploadFileRequest struct { // Types that are assignable to Content: // // *UploadFileRequest_FileChunk // *UploadFileRequest_RequireFileStatus Content isUploadFileRequest_Content `protobuf_oneof:"content"` // contains filtered or unexported fields }
func (*UploadFileRequest) Descriptor
deprecated
func (*UploadFileRequest) Descriptor() ([]byte, []int)
Deprecated: Use UploadFileRequest.ProtoReflect.Descriptor instead.
func (*UploadFileRequest) GetContent ¶
func (m *UploadFileRequest) GetContent() isUploadFileRequest_Content
func (*UploadFileRequest) GetFileChunk ¶
func (x *UploadFileRequest) GetFileChunk() *FileChunk
func (*UploadFileRequest) GetRequireFileStatus ¶
func (x *UploadFileRequest) GetRequireFileStatus() bool
func (*UploadFileRequest) ProtoMessage ¶
func (*UploadFileRequest) ProtoMessage()
func (*UploadFileRequest) ProtoReflect ¶
func (x *UploadFileRequest) ProtoReflect() protoreflect.Message
func (*UploadFileRequest) Reset ¶
func (x *UploadFileRequest) Reset()
func (*UploadFileRequest) String ¶
func (x *UploadFileRequest) String() string
type UploadFileRequest_FileChunk ¶
type UploadFileRequest_FileChunk struct {
FileChunk *FileChunk `protobuf:"bytes,1,opt,name=file_chunk,json=fileChunk,proto3,oneof"`
}
type UploadFileRequest_RequireFileStatus ¶
type UploadFileRequest_RequireFileStatus struct {
RequireFileStatus bool `protobuf:"varint,2,opt,name=require_file_status,json=requireFileStatus,proto3,oneof"`
}
type UploadFileResponse ¶
type UploadFileResponse struct { // Types that are assignable to Content: // // *UploadFileResponse_ChunkStatus_ // *UploadFileResponse_FileStatus_ Content isUploadFileResponse_Content `protobuf_oneof:"content"` // contains filtered or unexported fields }
func (*UploadFileResponse) Descriptor
deprecated
func (*UploadFileResponse) Descriptor() ([]byte, []int)
Deprecated: Use UploadFileResponse.ProtoReflect.Descriptor instead.
func (*UploadFileResponse) GetChunkStatus ¶
func (x *UploadFileResponse) GetChunkStatus() *UploadFileResponse_ChunkStatus
func (*UploadFileResponse) GetContent ¶
func (m *UploadFileResponse) GetContent() isUploadFileResponse_Content
func (*UploadFileResponse) GetFileStatus ¶
func (x *UploadFileResponse) GetFileStatus() *UploadFileResponse_FileStatus
func (*UploadFileResponse) ProtoMessage ¶
func (*UploadFileResponse) ProtoMessage()
func (*UploadFileResponse) ProtoReflect ¶
func (x *UploadFileResponse) ProtoReflect() protoreflect.Message
func (*UploadFileResponse) Reset ¶
func (x *UploadFileResponse) Reset()
func (*UploadFileResponse) String ¶
func (x *UploadFileResponse) String() string
type UploadFileResponse_ChunkStatus ¶
type UploadFileResponse_ChunkStatus struct { ChunkNumber int64 `protobuf:"varint,1,opt,name=chunk_number,json=chunkNumber,proto3" json:"chunk_number,omitempty"` Status ChunkTransferStatus `protobuf:"varint,2,opt,name=status,proto3,enum=librarian.sephirah.v1.ChunkTransferStatus" json:"status,omitempty"` // contains filtered or unexported fields }
func (*UploadFileResponse_ChunkStatus) Descriptor
deprecated
func (*UploadFileResponse_ChunkStatus) Descriptor() ([]byte, []int)
Deprecated: Use UploadFileResponse_ChunkStatus.ProtoReflect.Descriptor instead.
func (*UploadFileResponse_ChunkStatus) GetChunkNumber ¶
func (x *UploadFileResponse_ChunkStatus) GetChunkNumber() int64
func (*UploadFileResponse_ChunkStatus) GetStatus ¶
func (x *UploadFileResponse_ChunkStatus) GetStatus() ChunkTransferStatus
func (*UploadFileResponse_ChunkStatus) ProtoMessage ¶
func (*UploadFileResponse_ChunkStatus) ProtoMessage()
func (*UploadFileResponse_ChunkStatus) ProtoReflect ¶
func (x *UploadFileResponse_ChunkStatus) ProtoReflect() protoreflect.Message
func (*UploadFileResponse_ChunkStatus) Reset ¶
func (x *UploadFileResponse_ChunkStatus) Reset()
func (*UploadFileResponse_ChunkStatus) String ¶
func (x *UploadFileResponse_ChunkStatus) String() string
type UploadFileResponse_ChunkStatus_ ¶
type UploadFileResponse_ChunkStatus_ struct {
ChunkStatus *UploadFileResponse_ChunkStatus `protobuf:"bytes,1,opt,name=chunk_status,json=chunkStatus,proto3,oneof"`
}
type UploadFileResponse_FileStatus ¶
type UploadFileResponse_FileStatus struct { MissingChunkList []int64 `protobuf:"varint,1,rep,packed,name=missing_chunk_list,json=missingChunkList,proto3" json:"missing_chunk_list,omitempty"` Status FileTransferStatus `protobuf:"varint,2,opt,name=status,proto3,enum=librarian.sephirah.v1.FileTransferStatus" json:"status,omitempty"` // contains filtered or unexported fields }
func (*UploadFileResponse_FileStatus) Descriptor
deprecated
func (*UploadFileResponse_FileStatus) Descriptor() ([]byte, []int)
Deprecated: Use UploadFileResponse_FileStatus.ProtoReflect.Descriptor instead.
func (*UploadFileResponse_FileStatus) GetMissingChunkList ¶
func (x *UploadFileResponse_FileStatus) GetMissingChunkList() []int64
func (*UploadFileResponse_FileStatus) GetStatus ¶
func (x *UploadFileResponse_FileStatus) GetStatus() FileTransferStatus
func (*UploadFileResponse_FileStatus) ProtoMessage ¶
func (*UploadFileResponse_FileStatus) ProtoMessage()
func (*UploadFileResponse_FileStatus) ProtoReflect ¶
func (x *UploadFileResponse_FileStatus) ProtoReflect() protoreflect.Message
func (*UploadFileResponse_FileStatus) Reset ¶
func (x *UploadFileResponse_FileStatus) Reset()
func (*UploadFileResponse_FileStatus) String ¶
func (x *UploadFileResponse_FileStatus) String() string
type UploadFileResponse_FileStatus_ ¶
type UploadFileResponse_FileStatus_ struct {
FileStatus *UploadFileResponse_FileStatus `protobuf:"bytes,2,opt,name=file_status,json=fileStatus,proto3,oneof"`
}
type UploadGameSaveFileRequest ¶
type UploadGameSaveFileRequest struct { FileMetadata *FileMetadata `protobuf:"bytes,1,opt,name=file_metadata,json=fileMetadata,proto3" json:"file_metadata,omitempty"` AppPackageId *v1.InternalID `protobuf:"bytes,2,opt,name=app_package_id,json=appPackageId,proto3" json:"app_package_id,omitempty"` // contains filtered or unexported fields }
func (*UploadGameSaveFileRequest) Descriptor
deprecated
func (*UploadGameSaveFileRequest) Descriptor() ([]byte, []int)
Deprecated: Use UploadGameSaveFileRequest.ProtoReflect.Descriptor instead.
func (*UploadGameSaveFileRequest) GetAppPackageId ¶
func (x *UploadGameSaveFileRequest) GetAppPackageId() *v1.InternalID
func (*UploadGameSaveFileRequest) GetFileMetadata ¶
func (x *UploadGameSaveFileRequest) GetFileMetadata() *FileMetadata
func (*UploadGameSaveFileRequest) ProtoMessage ¶
func (*UploadGameSaveFileRequest) ProtoMessage()
func (*UploadGameSaveFileRequest) ProtoReflect ¶
func (x *UploadGameSaveFileRequest) ProtoReflect() protoreflect.Message
func (*UploadGameSaveFileRequest) Reset ¶
func (x *UploadGameSaveFileRequest) Reset()
func (*UploadGameSaveFileRequest) String ¶
func (x *UploadGameSaveFileRequest) String() string
type UploadGameSaveFileResponse ¶
type UploadGameSaveFileResponse struct { UploadToken string `protobuf:"bytes,1,opt,name=upload_token,json=uploadToken,proto3" json:"upload_token,omitempty"` // contains filtered or unexported fields }
func (*UploadGameSaveFileResponse) Descriptor
deprecated
func (*UploadGameSaveFileResponse) Descriptor() ([]byte, []int)
Deprecated: Use UploadGameSaveFileResponse.ProtoReflect.Descriptor instead.
func (*UploadGameSaveFileResponse) GetUploadToken ¶
func (x *UploadGameSaveFileResponse) GetUploadToken() string
func (*UploadGameSaveFileResponse) ProtoMessage ¶
func (*UploadGameSaveFileResponse) ProtoMessage()
func (*UploadGameSaveFileResponse) ProtoReflect ¶
func (x *UploadGameSaveFileResponse) ProtoReflect() protoreflect.Message
func (*UploadGameSaveFileResponse) Reset ¶
func (x *UploadGameSaveFileResponse) Reset()
func (*UploadGameSaveFileResponse) String ¶
func (x *UploadGameSaveFileResponse) String() string
type UploadImageRequest ¶ added in v0.2.17
type UploadImageRequest struct { FileMetadata *FileMetadata `protobuf:"bytes,1,opt,name=file_metadata,json=fileMetadata,proto3" json:"file_metadata,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` // contains filtered or unexported fields }
func (*UploadImageRequest) Descriptor
deprecated
added in
v0.2.17
func (*UploadImageRequest) Descriptor() ([]byte, []int)
Deprecated: Use UploadImageRequest.ProtoReflect.Descriptor instead.
func (*UploadImageRequest) GetDescription ¶ added in v0.2.17
func (x *UploadImageRequest) GetDescription() string
func (*UploadImageRequest) GetFileMetadata ¶ added in v0.2.17
func (x *UploadImageRequest) GetFileMetadata() *FileMetadata
func (*UploadImageRequest) GetName ¶ added in v0.2.17
func (x *UploadImageRequest) GetName() string
func (*UploadImageRequest) ProtoMessage ¶ added in v0.2.17
func (*UploadImageRequest) ProtoMessage()
func (*UploadImageRequest) ProtoReflect ¶ added in v0.2.17
func (x *UploadImageRequest) ProtoReflect() protoreflect.Message
func (*UploadImageRequest) Reset ¶ added in v0.2.17
func (x *UploadImageRequest) Reset()
func (*UploadImageRequest) String ¶ added in v0.2.17
func (x *UploadImageRequest) String() string
type UploadImageResponse ¶ added in v0.2.17
type UploadImageResponse struct { UploadToken string `protobuf:"bytes,1,opt,name=upload_token,json=uploadToken,proto3" json:"upload_token,omitempty"` // contains filtered or unexported fields }
func (*UploadImageResponse) Descriptor
deprecated
added in
v0.2.17
func (*UploadImageResponse) Descriptor() ([]byte, []int)
Deprecated: Use UploadImageResponse.ProtoReflect.Descriptor instead.
func (*UploadImageResponse) GetUploadToken ¶ added in v0.2.17
func (x *UploadImageResponse) GetUploadToken() string
func (*UploadImageResponse) ProtoMessage ¶ added in v0.2.17
func (*UploadImageResponse) ProtoMessage()
func (*UploadImageResponse) ProtoReflect ¶ added in v0.2.17
func (x *UploadImageResponse) ProtoReflect() protoreflect.Message
func (*UploadImageResponse) Reset ¶ added in v0.2.17
func (x *UploadImageResponse) Reset()
func (*UploadImageResponse) String ¶ added in v0.2.17
func (x *UploadImageResponse) String() string
type User ¶
type User struct { Id *v1.InternalID `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Username string `protobuf:"bytes,2,opt,name=username,proto3" json:"username,omitempty"` Password string `protobuf:"bytes,3,opt,name=password,proto3" json:"password,omitempty"` Type UserType `protobuf:"varint,4,opt,name=type,proto3,enum=librarian.sephirah.v1.UserType" json:"type,omitempty"` Status UserStatus `protobuf:"varint,5,opt,name=status,proto3,enum=librarian.sephirah.v1.UserStatus" json:"status,omitempty"` // contains filtered or unexported fields }
func (*User) Descriptor
deprecated
func (*User) GetId ¶
func (x *User) GetId() *v1.InternalID
func (*User) GetPassword ¶
func (*User) GetStatus ¶
func (x *User) GetStatus() UserStatus
func (*User) GetUsername ¶
func (*User) ProtoMessage ¶
func (*User) ProtoMessage()
func (*User) ProtoReflect ¶
func (x *User) ProtoReflect() protoreflect.Message
type UserStatus ¶
type UserStatus int32
const ( UserStatus_USER_STATUS_UNSPECIFIED UserStatus = 0 UserStatus_USER_STATUS_ACTIVE UserStatus = 1 UserStatus_USER_STATUS_BLOCKED UserStatus = 2 )
func (UserStatus) Descriptor ¶
func (UserStatus) Descriptor() protoreflect.EnumDescriptor
func (UserStatus) Enum ¶
func (x UserStatus) Enum() *UserStatus
func (UserStatus) EnumDescriptor
deprecated
func (UserStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use UserStatus.Descriptor instead.
func (UserStatus) Number ¶
func (x UserStatus) Number() protoreflect.EnumNumber
func (UserStatus) String ¶
func (x UserStatus) String() string
func (UserStatus) Type ¶
func (UserStatus) Type() protoreflect.EnumType
type UserType ¶
type UserType int32
func (UserType) Descriptor ¶
func (UserType) Descriptor() protoreflect.EnumDescriptor
func (UserType) EnumDescriptor
deprecated
func (UserType) Number ¶
func (x UserType) Number() protoreflect.EnumNumber
func (UserType) Type ¶
func (UserType) Type() protoreflect.EnumType
type VaildScope ¶ added in v0.2.28
type VaildScope int32
const ( VaildScope_VAILD_SCOPE_UNSPECIFIED VaildScope = 0 VaildScope_VAILD_SCOPE_ACCOUNT VaildScope = 1 VaildScope_VAILD_SCOPE_APP VaildScope = 2 VaildScope_VAILD_SCOPE_APP_PACKAGE VaildScope = 3 )
func (VaildScope) Descriptor ¶ added in v0.2.28
func (VaildScope) Descriptor() protoreflect.EnumDescriptor
func (VaildScope) Enum ¶ added in v0.2.28
func (x VaildScope) Enum() *VaildScope
func (VaildScope) EnumDescriptor
deprecated
added in
v0.2.28
func (VaildScope) EnumDescriptor() ([]byte, []int)
Deprecated: Use VaildScope.Descriptor instead.
func (VaildScope) Number ¶ added in v0.2.28
func (x VaildScope) Number() protoreflect.EnumNumber
func (VaildScope) String ¶ added in v0.2.28
func (x VaildScope) String() string
func (VaildScope) Type ¶ added in v0.2.28
func (VaildScope) Type() protoreflect.EnumType