Documentation ¶
Index ¶
- Constants
- Variables
- func RegisterBiblioServer(s grpc.ServiceRegistrar, srv BiblioServer)
- type AddDatasetsRequest
- func (*AddDatasetsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddDatasetsRequest) GetDataset() *Dataset
- func (*AddDatasetsRequest) ProtoMessage()
- func (x *AddDatasetsRequest) ProtoReflect() protoreflect.Message
- func (x *AddDatasetsRequest) Reset()
- func (x *AddDatasetsRequest) String() string
- type AddDatasetsResponse
- func (*AddDatasetsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddDatasetsResponse) GetError() *status.Status
- func (x *AddDatasetsResponse) GetMessage() string
- func (m *AddDatasetsResponse) GetResponse() isAddDatasetsResponse_Response
- func (*AddDatasetsResponse) ProtoMessage()
- func (x *AddDatasetsResponse) ProtoReflect() protoreflect.Message
- func (x *AddDatasetsResponse) Reset()
- func (x *AddDatasetsResponse) String() string
- type AddDatasetsResponse_Error
- type AddDatasetsResponse_Message
- type AddFileRequest
- type AddFileResponse
- func (*AddFileResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddFileResponse) GetError() *status.Status
- func (m *AddFileResponse) GetResponse() isAddFileResponse_Response
- func (x *AddFileResponse) GetSha256() string
- func (*AddFileResponse) ProtoMessage()
- func (x *AddFileResponse) ProtoReflect() protoreflect.Message
- func (x *AddFileResponse) Reset()
- func (x *AddFileResponse) String() string
- type AddFileResponse_Error
- type AddFileResponse_Sha256
- type AddPublicationsRequest
- func (*AddPublicationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddPublicationsRequest) GetPublication() *Publication
- func (*AddPublicationsRequest) ProtoMessage()
- func (x *AddPublicationsRequest) ProtoReflect() protoreflect.Message
- func (x *AddPublicationsRequest) Reset()
- func (x *AddPublicationsRequest) String() string
- type AddPublicationsResponse
- func (*AddPublicationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddPublicationsResponse) GetError() *status.Status
- func (x *AddPublicationsResponse) GetMessage() string
- func (m *AddPublicationsResponse) GetResponse() isAddPublicationsResponse_Response
- func (*AddPublicationsResponse) ProtoMessage()
- func (x *AddPublicationsResponse) ProtoReflect() protoreflect.Message
- func (x *AddPublicationsResponse) Reset()
- func (x *AddPublicationsResponse) String() string
- type AddPublicationsResponse_Error
- type AddPublicationsResponse_Message
- type BiblioClient
- type BiblioServer
- type Biblio_AddDatasetsClient
- type Biblio_AddDatasetsServer
- type Biblio_AddFileClient
- type Biblio_AddFileServer
- type Biblio_AddPublicationsClient
- type Biblio_AddPublicationsServer
- type Biblio_CleanupDatasetsClient
- type Biblio_CleanupDatasetsServer
- type Biblio_CleanupPublicationsClient
- type Biblio_CleanupPublicationsServer
- type Biblio_GetAllDatasetsClient
- type Biblio_GetAllDatasetsServer
- type Biblio_GetAllPublicationsClient
- type Biblio_GetAllPublicationsServer
- type Biblio_GetDatasetHistoryClient
- type Biblio_GetDatasetHistoryServer
- type Biblio_GetFileClient
- type Biblio_GetFileServer
- type Biblio_GetPublicationHistoryClient
- type Biblio_GetPublicationHistoryServer
- type Biblio_ImportDatasetsClient
- type Biblio_ImportDatasetsServer
- type Biblio_ImportPublicationsClient
- type Biblio_ImportPublicationsServer
- type Biblio_MutateDatasetsClient
- type Biblio_MutateDatasetsServer
- type Biblio_MutatePublicationsClient
- type Biblio_MutatePublicationsServer
- type Biblio_ReindexDatasetsClient
- type Biblio_ReindexDatasetsServer
- type Biblio_ReindexPublicationsClient
- type Biblio_ReindexPublicationsServer
- type Biblio_TransferPublicationsClient
- type Biblio_TransferPublicationsServer
- type Biblio_ValidateDatasetsClient
- type Biblio_ValidateDatasetsServer
- type Biblio_ValidatePublicationsClient
- type Biblio_ValidatePublicationsServer
- type CleanupDatasetsRequest
- type CleanupDatasetsResponse
- func (*CleanupDatasetsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CleanupDatasetsResponse) GetError() *status.Status
- func (x *CleanupDatasetsResponse) GetMessage() string
- func (m *CleanupDatasetsResponse) GetResponse() isCleanupDatasetsResponse_Response
- func (*CleanupDatasetsResponse) ProtoMessage()
- func (x *CleanupDatasetsResponse) ProtoReflect() protoreflect.Message
- func (x *CleanupDatasetsResponse) Reset()
- func (x *CleanupDatasetsResponse) String() string
- type CleanupDatasetsResponse_Error
- type CleanupDatasetsResponse_Message
- type CleanupPublicationsRequest
- type CleanupPublicationsResponse
- func (*CleanupPublicationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CleanupPublicationsResponse) GetError() *status.Status
- func (x *CleanupPublicationsResponse) GetMessage() string
- func (m *CleanupPublicationsResponse) GetResponse() isCleanupPublicationsResponse_Response
- func (*CleanupPublicationsResponse) ProtoMessage()
- func (x *CleanupPublicationsResponse) ProtoReflect() protoreflect.Message
- func (x *CleanupPublicationsResponse) Reset()
- func (x *CleanupPublicationsResponse) String() string
- type CleanupPublicationsResponse_Error
- type CleanupPublicationsResponse_Message
- type Dataset
- type ExistsFileRequest
- type ExistsFileResponse
- func (*ExistsFileResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ExistsFileResponse) GetExists() bool
- func (*ExistsFileResponse) ProtoMessage()
- func (x *ExistsFileResponse) ProtoReflect() protoreflect.Message
- func (x *ExistsFileResponse) Reset()
- func (x *ExistsFileResponse) String() string
- type GetAllDatasetsRequest
- type GetAllDatasetsResponse
- func (*GetAllDatasetsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAllDatasetsResponse) GetDataset() *Dataset
- func (x *GetAllDatasetsResponse) GetError() *status.Status
- func (m *GetAllDatasetsResponse) GetResponse() isGetAllDatasetsResponse_Response
- func (*GetAllDatasetsResponse) ProtoMessage()
- func (x *GetAllDatasetsResponse) ProtoReflect() protoreflect.Message
- func (x *GetAllDatasetsResponse) Reset()
- func (x *GetAllDatasetsResponse) String() string
- type GetAllDatasetsResponse_Dataset
- type GetAllDatasetsResponse_Error
- type GetAllPublicationsRequest
- type GetAllPublicationsResponse
- func (*GetAllPublicationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAllPublicationsResponse) GetError() *status.Status
- func (x *GetAllPublicationsResponse) GetPublication() *Publication
- func (m *GetAllPublicationsResponse) GetResponse() isGetAllPublicationsResponse_Response
- func (*GetAllPublicationsResponse) ProtoMessage()
- func (x *GetAllPublicationsResponse) ProtoReflect() protoreflect.Message
- func (x *GetAllPublicationsResponse) Reset()
- func (x *GetAllPublicationsResponse) String() string
- type GetAllPublicationsResponse_Error
- type GetAllPublicationsResponse_Publication
- type GetDatasetHistoryRequest
- func (*GetDatasetHistoryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDatasetHistoryRequest) GetId() string
- func (*GetDatasetHistoryRequest) ProtoMessage()
- func (x *GetDatasetHistoryRequest) ProtoReflect() protoreflect.Message
- func (x *GetDatasetHistoryRequest) Reset()
- func (x *GetDatasetHistoryRequest) String() string
- type GetDatasetHistoryResponse
- func (*GetDatasetHistoryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDatasetHistoryResponse) GetDataset() *Dataset
- func (x *GetDatasetHistoryResponse) GetError() *status.Status
- func (m *GetDatasetHistoryResponse) GetResponse() isGetDatasetHistoryResponse_Response
- func (*GetDatasetHistoryResponse) ProtoMessage()
- func (x *GetDatasetHistoryResponse) ProtoReflect() protoreflect.Message
- func (x *GetDatasetHistoryResponse) Reset()
- func (x *GetDatasetHistoryResponse) String() string
- type GetDatasetHistoryResponse_Dataset
- type GetDatasetHistoryResponse_Error
- type GetDatasetRequest
- type GetDatasetResponse
- func (*GetDatasetResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDatasetResponse) GetDataset() *Dataset
- func (x *GetDatasetResponse) GetError() *status.Status
- func (m *GetDatasetResponse) GetResponse() isGetDatasetResponse_Response
- func (*GetDatasetResponse) ProtoMessage()
- func (x *GetDatasetResponse) ProtoReflect() protoreflect.Message
- func (x *GetDatasetResponse) Reset()
- func (x *GetDatasetResponse) String() string
- type GetDatasetResponse_Dataset
- type GetDatasetResponse_Error
- type GetFileRequest
- type GetFileResponse
- type GetPublicationHistoryRequest
- func (*GetPublicationHistoryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPublicationHistoryRequest) GetId() string
- func (*GetPublicationHistoryRequest) ProtoMessage()
- func (x *GetPublicationHistoryRequest) ProtoReflect() protoreflect.Message
- func (x *GetPublicationHistoryRequest) Reset()
- func (x *GetPublicationHistoryRequest) String() string
- type GetPublicationHistoryResponse
- func (*GetPublicationHistoryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPublicationHistoryResponse) GetError() *status.Status
- func (x *GetPublicationHistoryResponse) GetPublication() *Publication
- func (m *GetPublicationHistoryResponse) GetResponse() isGetPublicationHistoryResponse_Response
- func (*GetPublicationHistoryResponse) ProtoMessage()
- func (x *GetPublicationHistoryResponse) ProtoReflect() protoreflect.Message
- func (x *GetPublicationHistoryResponse) Reset()
- func (x *GetPublicationHistoryResponse) String() string
- type GetPublicationHistoryResponse_Error
- type GetPublicationHistoryResponse_Publication
- type GetPublicationRequest
- func (*GetPublicationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPublicationRequest) GetId() string
- func (*GetPublicationRequest) ProtoMessage()
- func (x *GetPublicationRequest) ProtoReflect() protoreflect.Message
- func (x *GetPublicationRequest) Reset()
- func (x *GetPublicationRequest) String() string
- type GetPublicationResponse
- func (*GetPublicationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPublicationResponse) GetError() *status.Status
- func (x *GetPublicationResponse) GetPublication() *Publication
- func (m *GetPublicationResponse) GetResponse() isGetPublicationResponse_Response
- func (*GetPublicationResponse) ProtoMessage()
- func (x *GetPublicationResponse) ProtoReflect() protoreflect.Message
- func (x *GetPublicationResponse) Reset()
- func (x *GetPublicationResponse) String() string
- type GetPublicationResponse_Error
- type GetPublicationResponse_Publication
- type ImportDatasetsRequest
- func (*ImportDatasetsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ImportDatasetsRequest) GetDataset() *Dataset
- func (*ImportDatasetsRequest) ProtoMessage()
- func (x *ImportDatasetsRequest) ProtoReflect() protoreflect.Message
- func (x *ImportDatasetsRequest) Reset()
- func (x *ImportDatasetsRequest) String() string
- type ImportDatasetsResponse
- func (*ImportDatasetsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ImportDatasetsResponse) GetError() *status.Status
- func (x *ImportDatasetsResponse) GetMessage() string
- func (m *ImportDatasetsResponse) GetResponse() isImportDatasetsResponse_Response
- func (*ImportDatasetsResponse) ProtoMessage()
- func (x *ImportDatasetsResponse) ProtoReflect() protoreflect.Message
- func (x *ImportDatasetsResponse) Reset()
- func (x *ImportDatasetsResponse) String() string
- type ImportDatasetsResponse_Error
- type ImportDatasetsResponse_Message
- type ImportPublicationsRequest
- func (*ImportPublicationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ImportPublicationsRequest) GetPublication() *Publication
- func (*ImportPublicationsRequest) ProtoMessage()
- func (x *ImportPublicationsRequest) ProtoReflect() protoreflect.Message
- func (x *ImportPublicationsRequest) Reset()
- func (x *ImportPublicationsRequest) String() string
- type ImportPublicationsResponse
- func (*ImportPublicationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ImportPublicationsResponse) GetError() *status.Status
- func (x *ImportPublicationsResponse) GetMessage() string
- func (m *ImportPublicationsResponse) GetResponse() isImportPublicationsResponse_Response
- func (*ImportPublicationsResponse) ProtoMessage()
- func (x *ImportPublicationsResponse) ProtoReflect() protoreflect.Message
- func (x *ImportPublicationsResponse) Reset()
- func (x *ImportPublicationsResponse) String() string
- type ImportPublicationsResponse_Error
- type ImportPublicationsResponse_Message
- type MutateRequest
- func (*MutateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *MutateRequest) GetArgs() []string
- func (x *MutateRequest) GetId() string
- func (x *MutateRequest) GetOp() string
- func (*MutateRequest) ProtoMessage()
- func (x *MutateRequest) ProtoReflect() protoreflect.Message
- func (x *MutateRequest) Reset()
- func (x *MutateRequest) String() string
- type MutateResponse
- func (*MutateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *MutateResponse) GetError() *status.Status
- func (x *MutateResponse) GetMessage() string
- func (m *MutateResponse) GetResponse() isMutateResponse_Response
- func (*MutateResponse) ProtoMessage()
- func (x *MutateResponse) ProtoReflect() protoreflect.Message
- func (x *MutateResponse) Reset()
- func (x *MutateResponse) String() string
- type MutateResponse_Error
- type MutateResponse_Message
- type Publication
- type PurgeAllDatasetsRequest
- func (*PurgeAllDatasetsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PurgeAllDatasetsRequest) GetConfirm() bool
- func (*PurgeAllDatasetsRequest) ProtoMessage()
- func (x *PurgeAllDatasetsRequest) ProtoReflect() protoreflect.Message
- func (x *PurgeAllDatasetsRequest) Reset()
- func (x *PurgeAllDatasetsRequest) String() string
- type PurgeAllDatasetsResponse
- func (*PurgeAllDatasetsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PurgeAllDatasetsResponse) GetError() *status.Status
- func (x *PurgeAllDatasetsResponse) GetOk() bool
- func (m *PurgeAllDatasetsResponse) GetResponse() isPurgeAllDatasetsResponse_Response
- func (*PurgeAllDatasetsResponse) ProtoMessage()
- func (x *PurgeAllDatasetsResponse) ProtoReflect() protoreflect.Message
- func (x *PurgeAllDatasetsResponse) Reset()
- func (x *PurgeAllDatasetsResponse) String() string
- type PurgeAllDatasetsResponse_Error
- type PurgeAllDatasetsResponse_Ok
- type PurgeAllPublicationsRequest
- func (*PurgeAllPublicationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PurgeAllPublicationsRequest) GetConfirm() bool
- func (*PurgeAllPublicationsRequest) ProtoMessage()
- func (x *PurgeAllPublicationsRequest) ProtoReflect() protoreflect.Message
- func (x *PurgeAllPublicationsRequest) Reset()
- func (x *PurgeAllPublicationsRequest) String() string
- type PurgeAllPublicationsResponse
- func (*PurgeAllPublicationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PurgeAllPublicationsResponse) GetError() *status.Status
- func (x *PurgeAllPublicationsResponse) GetOk() bool
- func (m *PurgeAllPublicationsResponse) GetResponse() isPurgeAllPublicationsResponse_Response
- func (*PurgeAllPublicationsResponse) ProtoMessage()
- func (x *PurgeAllPublicationsResponse) ProtoReflect() protoreflect.Message
- func (x *PurgeAllPublicationsResponse) Reset()
- func (x *PurgeAllPublicationsResponse) String() string
- type PurgeAllPublicationsResponse_Error
- type PurgeAllPublicationsResponse_Ok
- type PurgeDatasetRequest
- func (*PurgeDatasetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PurgeDatasetRequest) GetId() string
- func (*PurgeDatasetRequest) ProtoMessage()
- func (x *PurgeDatasetRequest) ProtoReflect() protoreflect.Message
- func (x *PurgeDatasetRequest) Reset()
- func (x *PurgeDatasetRequest) String() string
- type PurgeDatasetResponse
- func (*PurgeDatasetResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PurgeDatasetResponse) GetError() *status.Status
- func (x *PurgeDatasetResponse) GetOk() bool
- func (m *PurgeDatasetResponse) GetResponse() isPurgeDatasetResponse_Response
- func (*PurgeDatasetResponse) ProtoMessage()
- func (x *PurgeDatasetResponse) ProtoReflect() protoreflect.Message
- func (x *PurgeDatasetResponse) Reset()
- func (x *PurgeDatasetResponse) String() string
- type PurgeDatasetResponse_Error
- type PurgeDatasetResponse_Ok
- type PurgePublicationRequest
- func (*PurgePublicationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PurgePublicationRequest) GetId() string
- func (*PurgePublicationRequest) ProtoMessage()
- func (x *PurgePublicationRequest) ProtoReflect() protoreflect.Message
- func (x *PurgePublicationRequest) Reset()
- func (x *PurgePublicationRequest) String() string
- type PurgePublicationResponse
- func (*PurgePublicationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PurgePublicationResponse) GetError() *status.Status
- func (x *PurgePublicationResponse) GetOk() bool
- func (m *PurgePublicationResponse) GetResponse() isPurgePublicationResponse_Response
- func (*PurgePublicationResponse) ProtoMessage()
- func (x *PurgePublicationResponse) ProtoReflect() protoreflect.Message
- func (x *PurgePublicationResponse) Reset()
- func (x *PurgePublicationResponse) String() string
- type PurgePublicationResponse_Error
- type PurgePublicationResponse_Ok
- type ReindexDatasetsRequest
- type ReindexDatasetsResponse
- func (*ReindexDatasetsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ReindexDatasetsResponse) GetError() *status.Status
- func (x *ReindexDatasetsResponse) GetMessage() string
- func (m *ReindexDatasetsResponse) GetResponse() isReindexDatasetsResponse_Response
- func (*ReindexDatasetsResponse) ProtoMessage()
- func (x *ReindexDatasetsResponse) ProtoReflect() protoreflect.Message
- func (x *ReindexDatasetsResponse) Reset()
- func (x *ReindexDatasetsResponse) String() string
- type ReindexDatasetsResponse_Error
- type ReindexDatasetsResponse_Message
- type ReindexPublicationsRequest
- type ReindexPublicationsResponse
- func (*ReindexPublicationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ReindexPublicationsResponse) GetError() *status.Status
- func (x *ReindexPublicationsResponse) GetMessage() string
- func (m *ReindexPublicationsResponse) GetResponse() isReindexPublicationsResponse_Response
- func (*ReindexPublicationsResponse) ProtoMessage()
- func (x *ReindexPublicationsResponse) ProtoReflect() protoreflect.Message
- func (x *ReindexPublicationsResponse) Reset()
- func (x *ReindexPublicationsResponse) String() string
- type ReindexPublicationsResponse_Error
- type ReindexPublicationsResponse_Message
- type RelateRequest
- func (*RelateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RelateRequest) GetDatasetOne() string
- func (x *RelateRequest) GetDatasetTwo() string
- func (m *RelateRequest) GetOne() isRelateRequest_One
- func (x *RelateRequest) GetPublicationOne() string
- func (x *RelateRequest) GetPublicationTwo() string
- func (m *RelateRequest) GetTwo() isRelateRequest_Two
- func (*RelateRequest) ProtoMessage()
- func (x *RelateRequest) ProtoReflect() protoreflect.Message
- func (x *RelateRequest) Reset()
- func (x *RelateRequest) String() string
- type RelateRequest_DatasetOne
- type RelateRequest_DatasetTwo
- type RelateRequest_PublicationOne
- type RelateRequest_PublicationTwo
- type RelateResponse
- func (*RelateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RelateResponse) GetError() *status.Status
- func (x *RelateResponse) GetMessage() string
- func (m *RelateResponse) GetResponse() isRelateResponse_Response
- func (*RelateResponse) ProtoMessage()
- func (x *RelateResponse) ProtoReflect() protoreflect.Message
- func (x *RelateResponse) Reset()
- func (x *RelateResponse) String() string
- type RelateResponse_Error
- type RelateResponse_Message
- type SearchDatasetsRequest
- func (*SearchDatasetsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchDatasetsRequest) GetLimit() int32
- func (x *SearchDatasetsRequest) GetOffset() int32
- func (x *SearchDatasetsRequest) GetQuery() string
- func (*SearchDatasetsRequest) ProtoMessage()
- func (x *SearchDatasetsRequest) ProtoReflect() protoreflect.Message
- func (x *SearchDatasetsRequest) Reset()
- func (x *SearchDatasetsRequest) String() string
- type SearchDatasetsResponse
- func (*SearchDatasetsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchDatasetsResponse) GetHits() []*Dataset
- func (x *SearchDatasetsResponse) GetLimit() int32
- func (x *SearchDatasetsResponse) GetOffset() int32
- func (x *SearchDatasetsResponse) GetTotal() int32
- func (*SearchDatasetsResponse) ProtoMessage()
- func (x *SearchDatasetsResponse) ProtoReflect() protoreflect.Message
- func (x *SearchDatasetsResponse) Reset()
- func (x *SearchDatasetsResponse) String() string
- type SearchPublicationsRequest
- func (*SearchPublicationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchPublicationsRequest) GetLimit() int32
- func (x *SearchPublicationsRequest) GetOffset() int32
- func (x *SearchPublicationsRequest) GetQuery() string
- func (*SearchPublicationsRequest) ProtoMessage()
- func (x *SearchPublicationsRequest) ProtoReflect() protoreflect.Message
- func (x *SearchPublicationsRequest) Reset()
- func (x *SearchPublicationsRequest) String() string
- type SearchPublicationsResponse
- func (*SearchPublicationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchPublicationsResponse) GetHits() []*Publication
- func (x *SearchPublicationsResponse) GetLimit() int32
- func (x *SearchPublicationsResponse) GetOffset() int32
- func (x *SearchPublicationsResponse) GetTotal() int32
- func (*SearchPublicationsResponse) ProtoMessage()
- func (x *SearchPublicationsResponse) ProtoReflect() protoreflect.Message
- func (x *SearchPublicationsResponse) Reset()
- func (x *SearchPublicationsResponse) String() string
- type TransferPublicationsRequest
- func (*TransferPublicationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TransferPublicationsRequest) GetDest() string
- func (x *TransferPublicationsRequest) GetPublicationid() string
- func (x *TransferPublicationsRequest) GetSrc() string
- func (*TransferPublicationsRequest) ProtoMessage()
- func (x *TransferPublicationsRequest) ProtoReflect() protoreflect.Message
- func (x *TransferPublicationsRequest) Reset()
- func (x *TransferPublicationsRequest) String() string
- type TransferPublicationsResponse
- func (*TransferPublicationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TransferPublicationsResponse) GetError() *status.Status
- func (x *TransferPublicationsResponse) GetMessage() string
- func (m *TransferPublicationsResponse) GetResponse() isTransferPublicationsResponse_Response
- func (*TransferPublicationsResponse) ProtoMessage()
- func (x *TransferPublicationsResponse) ProtoReflect() protoreflect.Message
- func (x *TransferPublicationsResponse) Reset()
- func (x *TransferPublicationsResponse) String() string
- type TransferPublicationsResponse_Error
- type TransferPublicationsResponse_Message
- type UnimplementedBiblioServer
- func (UnimplementedBiblioServer) AddDatasets(Biblio_AddDatasetsServer) error
- func (UnimplementedBiblioServer) AddFile(Biblio_AddFileServer) error
- func (UnimplementedBiblioServer) AddPublications(Biblio_AddPublicationsServer) error
- func (UnimplementedBiblioServer) CleanupDatasets(*CleanupDatasetsRequest, Biblio_CleanupDatasetsServer) error
- func (UnimplementedBiblioServer) CleanupPublications(*CleanupPublicationsRequest, Biblio_CleanupPublicationsServer) error
- func (UnimplementedBiblioServer) ExistsFile(context.Context, *ExistsFileRequest) (*ExistsFileResponse, error)
- func (UnimplementedBiblioServer) GetAllDatasets(*GetAllDatasetsRequest, Biblio_GetAllDatasetsServer) error
- func (UnimplementedBiblioServer) GetAllPublications(*GetAllPublicationsRequest, Biblio_GetAllPublicationsServer) error
- func (UnimplementedBiblioServer) GetDataset(context.Context, *GetDatasetRequest) (*GetDatasetResponse, error)
- func (UnimplementedBiblioServer) GetDatasetHistory(*GetDatasetHistoryRequest, Biblio_GetDatasetHistoryServer) error
- func (UnimplementedBiblioServer) GetFile(*GetFileRequest, Biblio_GetFileServer) error
- func (UnimplementedBiblioServer) GetPublication(context.Context, *GetPublicationRequest) (*GetPublicationResponse, error)
- func (UnimplementedBiblioServer) GetPublicationHistory(*GetPublicationHistoryRequest, Biblio_GetPublicationHistoryServer) error
- func (UnimplementedBiblioServer) ImportDatasets(Biblio_ImportDatasetsServer) error
- func (UnimplementedBiblioServer) ImportPublications(Biblio_ImportPublicationsServer) error
- func (UnimplementedBiblioServer) MutateDatasets(Biblio_MutateDatasetsServer) error
- func (UnimplementedBiblioServer) MutatePublications(Biblio_MutatePublicationsServer) error
- func (UnimplementedBiblioServer) PurgeAllDatasets(context.Context, *PurgeAllDatasetsRequest) (*PurgeAllDatasetsResponse, error)
- func (UnimplementedBiblioServer) PurgeAllPublications(context.Context, *PurgeAllPublicationsRequest) (*PurgeAllPublicationsResponse, error)
- func (UnimplementedBiblioServer) PurgeDataset(context.Context, *PurgeDatasetRequest) (*PurgeDatasetResponse, error)
- func (UnimplementedBiblioServer) PurgePublication(context.Context, *PurgePublicationRequest) (*PurgePublicationResponse, error)
- func (UnimplementedBiblioServer) ReindexDatasets(*ReindexDatasetsRequest, Biblio_ReindexDatasetsServer) error
- func (UnimplementedBiblioServer) ReindexPublications(*ReindexPublicationsRequest, Biblio_ReindexPublicationsServer) error
- func (UnimplementedBiblioServer) Relate(context.Context, *RelateRequest) (*RelateResponse, error)
- func (UnimplementedBiblioServer) SearchDatasets(context.Context, *SearchDatasetsRequest) (*SearchDatasetsResponse, error)
- func (UnimplementedBiblioServer) SearchPublications(context.Context, *SearchPublicationsRequest) (*SearchPublicationsResponse, error)
- func (UnimplementedBiblioServer) TransferPublications(*TransferPublicationsRequest, Biblio_TransferPublicationsServer) error
- func (UnimplementedBiblioServer) UpdateDataset(context.Context, *UpdateDatasetRequest) (*UpdateDatasetResponse, error)
- func (UnimplementedBiblioServer) UpdatePublication(context.Context, *UpdatePublicationRequest) (*UpdatePublicationResponse, error)
- func (UnimplementedBiblioServer) ValidateDatasets(Biblio_ValidateDatasetsServer) error
- func (UnimplementedBiblioServer) ValidatePublications(Biblio_ValidatePublicationsServer) error
- type UnsafeBiblioServer
- type UpdateDatasetRequest
- func (*UpdateDatasetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateDatasetRequest) GetDataset() *Dataset
- func (*UpdateDatasetRequest) ProtoMessage()
- func (x *UpdateDatasetRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateDatasetRequest) Reset()
- func (x *UpdateDatasetRequest) String() string
- type UpdateDatasetResponse
- func (*UpdateDatasetResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateDatasetResponse) GetError() *status.Status
- func (x *UpdateDatasetResponse) GetMessage() string
- func (m *UpdateDatasetResponse) GetResponse() isUpdateDatasetResponse_Response
- func (*UpdateDatasetResponse) ProtoMessage()
- func (x *UpdateDatasetResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateDatasetResponse) Reset()
- func (x *UpdateDatasetResponse) String() string
- type UpdateDatasetResponse_Error
- type UpdateDatasetResponse_Message
- type UpdatePublicationRequest
- func (*UpdatePublicationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdatePublicationRequest) GetPublication() *Publication
- func (*UpdatePublicationRequest) ProtoMessage()
- func (x *UpdatePublicationRequest) ProtoReflect() protoreflect.Message
- func (x *UpdatePublicationRequest) Reset()
- func (x *UpdatePublicationRequest) String() string
- type UpdatePublicationResponse
- func (*UpdatePublicationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdatePublicationResponse) GetError() *status.Status
- func (x *UpdatePublicationResponse) GetMessage() string
- func (m *UpdatePublicationResponse) GetResponse() isUpdatePublicationResponse_Response
- func (*UpdatePublicationResponse) ProtoMessage()
- func (x *UpdatePublicationResponse) ProtoReflect() protoreflect.Message
- func (x *UpdatePublicationResponse) Reset()
- func (x *UpdatePublicationResponse) String() string
- type UpdatePublicationResponse_Error
- type UpdatePublicationResponse_Message
- type ValidateDatasetsRequest
- func (*ValidateDatasetsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ValidateDatasetsRequest) GetDataset() *Dataset
- func (*ValidateDatasetsRequest) ProtoMessage()
- func (x *ValidateDatasetsRequest) ProtoReflect() protoreflect.Message
- func (x *ValidateDatasetsRequest) Reset()
- func (x *ValidateDatasetsRequest) String() string
- type ValidateDatasetsResponse
- func (*ValidateDatasetsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ValidateDatasetsResponse) GetError() *status.Status
- func (m *ValidateDatasetsResponse) GetResponse() isValidateDatasetsResponse_Response
- func (x *ValidateDatasetsResponse) GetResults() *ValidateResults
- func (*ValidateDatasetsResponse) ProtoMessage()
- func (x *ValidateDatasetsResponse) ProtoReflect() protoreflect.Message
- func (x *ValidateDatasetsResponse) Reset()
- func (x *ValidateDatasetsResponse) String() string
- type ValidateDatasetsResponse_Error
- type ValidateDatasetsResponse_Results
- type ValidatePublicationsRequest
- func (*ValidatePublicationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ValidatePublicationsRequest) GetPublication() *Publication
- func (*ValidatePublicationsRequest) ProtoMessage()
- func (x *ValidatePublicationsRequest) ProtoReflect() protoreflect.Message
- func (x *ValidatePublicationsRequest) Reset()
- func (x *ValidatePublicationsRequest) String() string
- type ValidatePublicationsResponse
- func (*ValidatePublicationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ValidatePublicationsResponse) GetError() *status.Status
- func (m *ValidatePublicationsResponse) GetResponse() isValidatePublicationsResponse_Response
- func (x *ValidatePublicationsResponse) GetResults() *ValidateResults
- func (*ValidatePublicationsResponse) ProtoMessage()
- func (x *ValidatePublicationsResponse) ProtoReflect() protoreflect.Message
- func (x *ValidatePublicationsResponse) Reset()
- func (x *ValidatePublicationsResponse) String() string
- type ValidatePublicationsResponse_Error
- type ValidatePublicationsResponse_Results
- type ValidateResults
- func (*ValidateResults) Descriptor() ([]byte, []int)deprecated
- func (x *ValidateResults) GetId() string
- func (x *ValidateResults) GetMessage() string
- func (x *ValidateResults) GetSeq() int32
- func (*ValidateResults) ProtoMessage()
- func (x *ValidateResults) ProtoReflect() protoreflect.Message
- func (x *ValidateResults) Reset()
- func (x *ValidateResults) String() string
Constants ¶
const ( Biblio_GetFile_FullMethodName = "/biblio.v1.Biblio/GetFile" Biblio_AddFile_FullMethodName = "/biblio.v1.Biblio/AddFile" Biblio_ExistsFile_FullMethodName = "/biblio.v1.Biblio/ExistsFile" Biblio_GetPublication_FullMethodName = "/biblio.v1.Biblio/GetPublication" Biblio_GetAllPublications_FullMethodName = "/biblio.v1.Biblio/GetAllPublications" Biblio_SearchPublications_FullMethodName = "/biblio.v1.Biblio/SearchPublications" Biblio_UpdatePublication_FullMethodName = "/biblio.v1.Biblio/UpdatePublication" Biblio_AddPublications_FullMethodName = "/biblio.v1.Biblio/AddPublications" Biblio_ImportPublications_FullMethodName = "/biblio.v1.Biblio/ImportPublications" Biblio_MutatePublications_FullMethodName = "/biblio.v1.Biblio/MutatePublications" Biblio_GetPublicationHistory_FullMethodName = "/biblio.v1.Biblio/GetPublicationHistory" Biblio_PurgePublication_FullMethodName = "/biblio.v1.Biblio/PurgePublication" Biblio_PurgeAllPublications_FullMethodName = "/biblio.v1.Biblio/PurgeAllPublications" Biblio_ValidatePublications_FullMethodName = "/biblio.v1.Biblio/ValidatePublications" Biblio_ReindexPublications_FullMethodName = "/biblio.v1.Biblio/ReindexPublications" Biblio_TransferPublications_FullMethodName = "/biblio.v1.Biblio/TransferPublications" Biblio_CleanupPublications_FullMethodName = "/biblio.v1.Biblio/CleanupPublications" Biblio_GetDataset_FullMethodName = "/biblio.v1.Biblio/GetDataset" Biblio_GetAllDatasets_FullMethodName = "/biblio.v1.Biblio/GetAllDatasets" Biblio_SearchDatasets_FullMethodName = "/biblio.v1.Biblio/SearchDatasets" Biblio_UpdateDataset_FullMethodName = "/biblio.v1.Biblio/UpdateDataset" Biblio_AddDatasets_FullMethodName = "/biblio.v1.Biblio/AddDatasets" Biblio_ImportDatasets_FullMethodName = "/biblio.v1.Biblio/ImportDatasets" Biblio_MutateDatasets_FullMethodName = "/biblio.v1.Biblio/MutateDatasets" Biblio_GetDatasetHistory_FullMethodName = "/biblio.v1.Biblio/GetDatasetHistory" Biblio_PurgeDataset_FullMethodName = "/biblio.v1.Biblio/PurgeDataset" Biblio_PurgeAllDatasets_FullMethodName = "/biblio.v1.Biblio/PurgeAllDatasets" Biblio_ValidateDatasets_FullMethodName = "/biblio.v1.Biblio/ValidateDatasets" Biblio_ReindexDatasets_FullMethodName = "/biblio.v1.Biblio/ReindexDatasets" Biblio_CleanupDatasets_FullMethodName = "/biblio.v1.Biblio/CleanupDatasets" Biblio_Relate_FullMethodName = "/biblio.v1.Biblio/Relate" )
Variables ¶
var Biblio_ServiceDesc = grpc.ServiceDesc{ ServiceName: "biblio.v1.Biblio", HandlerType: (*BiblioServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "ExistsFile", Handler: _Biblio_ExistsFile_Handler, }, { MethodName: "GetPublication", Handler: _Biblio_GetPublication_Handler, }, { MethodName: "SearchPublications", Handler: _Biblio_SearchPublications_Handler, }, { MethodName: "UpdatePublication", Handler: _Biblio_UpdatePublication_Handler, }, { MethodName: "PurgePublication", Handler: _Biblio_PurgePublication_Handler, }, { MethodName: "PurgeAllPublications", Handler: _Biblio_PurgeAllPublications_Handler, }, { MethodName: "GetDataset", Handler: _Biblio_GetDataset_Handler, }, { MethodName: "SearchDatasets", Handler: _Biblio_SearchDatasets_Handler, }, { MethodName: "UpdateDataset", Handler: _Biblio_UpdateDataset_Handler, }, { MethodName: "PurgeDataset", Handler: _Biblio_PurgeDataset_Handler, }, { MethodName: "PurgeAllDatasets", Handler: _Biblio_PurgeAllDatasets_Handler, }, { MethodName: "Relate", Handler: _Biblio_Relate_Handler, }, }, Streams: []grpc.StreamDesc{ { StreamName: "GetFile", Handler: _Biblio_GetFile_Handler, ServerStreams: true, }, { StreamName: "AddFile", Handler: _Biblio_AddFile_Handler, ClientStreams: true, }, { StreamName: "GetAllPublications", Handler: _Biblio_GetAllPublications_Handler, ServerStreams: true, }, { StreamName: "AddPublications", Handler: _Biblio_AddPublications_Handler, ServerStreams: true, ClientStreams: true, }, { StreamName: "ImportPublications", Handler: _Biblio_ImportPublications_Handler, ServerStreams: true, ClientStreams: true, }, { StreamName: "MutatePublications", Handler: _Biblio_MutatePublications_Handler, ServerStreams: true, ClientStreams: true, }, { StreamName: "GetPublicationHistory", Handler: _Biblio_GetPublicationHistory_Handler, ServerStreams: true, }, { StreamName: "ValidatePublications", Handler: _Biblio_ValidatePublications_Handler, ServerStreams: true, ClientStreams: true, }, { StreamName: "ReindexPublications", Handler: _Biblio_ReindexPublications_Handler, ServerStreams: true, }, { StreamName: "TransferPublications", Handler: _Biblio_TransferPublications_Handler, ServerStreams: true, }, { StreamName: "CleanupPublications", Handler: _Biblio_CleanupPublications_Handler, ServerStreams: true, }, { StreamName: "GetAllDatasets", Handler: _Biblio_GetAllDatasets_Handler, ServerStreams: true, }, { StreamName: "AddDatasets", Handler: _Biblio_AddDatasets_Handler, ServerStreams: true, ClientStreams: true, }, { StreamName: "ImportDatasets", Handler: _Biblio_ImportDatasets_Handler, ServerStreams: true, ClientStreams: true, }, { StreamName: "MutateDatasets", Handler: _Biblio_MutateDatasets_Handler, ServerStreams: true, ClientStreams: true, }, { StreamName: "GetDatasetHistory", Handler: _Biblio_GetDatasetHistory_Handler, ServerStreams: true, }, { StreamName: "ValidateDatasets", Handler: _Biblio_ValidateDatasets_Handler, ServerStreams: true, ClientStreams: true, }, { StreamName: "ReindexDatasets", Handler: _Biblio_ReindexDatasets_Handler, ServerStreams: true, }, { StreamName: "CleanupDatasets", Handler: _Biblio_CleanupDatasets_Handler, ServerStreams: true, }, }, Metadata: "biblio.proto", }
Biblio_ServiceDesc is the grpc.ServiceDesc for Biblio service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_biblio_proto protoreflect.FileDescriptor
Functions ¶
func RegisterBiblioServer ¶
func RegisterBiblioServer(s grpc.ServiceRegistrar, srv BiblioServer)
Types ¶
type AddDatasetsRequest ¶
type AddDatasetsRequest struct { Dataset *Dataset `protobuf:"bytes,1,opt,name=dataset,proto3" json:"dataset,omitempty"` // contains filtered or unexported fields }
func (*AddDatasetsRequest) Descriptor
deprecated
func (*AddDatasetsRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddDatasetsRequest.ProtoReflect.Descriptor instead.
func (*AddDatasetsRequest) GetDataset ¶
func (x *AddDatasetsRequest) GetDataset() *Dataset
func (*AddDatasetsRequest) ProtoMessage ¶
func (*AddDatasetsRequest) ProtoMessage()
func (*AddDatasetsRequest) ProtoReflect ¶
func (x *AddDatasetsRequest) ProtoReflect() protoreflect.Message
func (*AddDatasetsRequest) Reset ¶
func (x *AddDatasetsRequest) Reset()
func (*AddDatasetsRequest) String ¶
func (x *AddDatasetsRequest) String() string
type AddDatasetsResponse ¶
type AddDatasetsResponse struct { // Types that are assignable to Response: // // *AddDatasetsResponse_Message // *AddDatasetsResponse_Error Response isAddDatasetsResponse_Response `protobuf_oneof:"response"` // contains filtered or unexported fields }
func (*AddDatasetsResponse) Descriptor
deprecated
func (*AddDatasetsResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddDatasetsResponse.ProtoReflect.Descriptor instead.
func (*AddDatasetsResponse) GetError ¶ added in v1.0.24
func (x *AddDatasetsResponse) GetError() *status.Status
func (*AddDatasetsResponse) GetMessage ¶
func (x *AddDatasetsResponse) GetMessage() string
func (*AddDatasetsResponse) GetResponse ¶ added in v1.0.24
func (m *AddDatasetsResponse) GetResponse() isAddDatasetsResponse_Response
func (*AddDatasetsResponse) ProtoMessage ¶
func (*AddDatasetsResponse) ProtoMessage()
func (*AddDatasetsResponse) ProtoReflect ¶
func (x *AddDatasetsResponse) ProtoReflect() protoreflect.Message
func (*AddDatasetsResponse) Reset ¶
func (x *AddDatasetsResponse) Reset()
func (*AddDatasetsResponse) String ¶
func (x *AddDatasetsResponse) String() string
type AddDatasetsResponse_Error ¶ added in v1.0.24
type AddDatasetsResponse_Message ¶ added in v1.0.24
type AddDatasetsResponse_Message struct {
Message string `protobuf:"bytes,1,opt,name=message,proto3,oneof"`
}
type AddFileRequest ¶
type AddFileRequest struct { Chunk []byte `protobuf:"bytes,1,opt,name=chunk,proto3" json:"chunk,omitempty"` // contains filtered or unexported fields }
func (*AddFileRequest) Descriptor
deprecated
func (*AddFileRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddFileRequest.ProtoReflect.Descriptor instead.
func (*AddFileRequest) GetChunk ¶
func (x *AddFileRequest) GetChunk() []byte
func (*AddFileRequest) ProtoMessage ¶
func (*AddFileRequest) ProtoMessage()
func (*AddFileRequest) ProtoReflect ¶
func (x *AddFileRequest) ProtoReflect() protoreflect.Message
func (*AddFileRequest) Reset ¶
func (x *AddFileRequest) Reset()
func (*AddFileRequest) String ¶
func (x *AddFileRequest) String() string
type AddFileResponse ¶
type AddFileResponse struct { // Types that are assignable to Response: // // *AddFileResponse_Sha256 // *AddFileResponse_Error Response isAddFileResponse_Response `protobuf_oneof:"response"` // contains filtered or unexported fields }
func (*AddFileResponse) Descriptor
deprecated
func (*AddFileResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddFileResponse.ProtoReflect.Descriptor instead.
func (*AddFileResponse) GetError ¶ added in v1.0.25
func (x *AddFileResponse) GetError() *status.Status
func (*AddFileResponse) GetResponse ¶ added in v1.0.25
func (m *AddFileResponse) GetResponse() isAddFileResponse_Response
func (*AddFileResponse) GetSha256 ¶
func (x *AddFileResponse) GetSha256() string
func (*AddFileResponse) ProtoMessage ¶
func (*AddFileResponse) ProtoMessage()
func (*AddFileResponse) ProtoReflect ¶
func (x *AddFileResponse) ProtoReflect() protoreflect.Message
func (*AddFileResponse) Reset ¶
func (x *AddFileResponse) Reset()
func (*AddFileResponse) String ¶
func (x *AddFileResponse) String() string
type AddFileResponse_Error ¶ added in v1.0.25
type AddFileResponse_Sha256 ¶ added in v1.0.25
type AddFileResponse_Sha256 struct {
Sha256 string `protobuf:"bytes,1,opt,name=sha256,proto3,oneof"`
}
type AddPublicationsRequest ¶
type AddPublicationsRequest struct { Publication *Publication `protobuf:"bytes,1,opt,name=publication,proto3" json:"publication,omitempty"` // contains filtered or unexported fields }
func (*AddPublicationsRequest) Descriptor
deprecated
func (*AddPublicationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddPublicationsRequest.ProtoReflect.Descriptor instead.
func (*AddPublicationsRequest) GetPublication ¶
func (x *AddPublicationsRequest) GetPublication() *Publication
func (*AddPublicationsRequest) ProtoMessage ¶
func (*AddPublicationsRequest) ProtoMessage()
func (*AddPublicationsRequest) ProtoReflect ¶
func (x *AddPublicationsRequest) ProtoReflect() protoreflect.Message
func (*AddPublicationsRequest) Reset ¶
func (x *AddPublicationsRequest) Reset()
func (*AddPublicationsRequest) String ¶
func (x *AddPublicationsRequest) String() string
type AddPublicationsResponse ¶
type AddPublicationsResponse struct { // Types that are assignable to Response: // // *AddPublicationsResponse_Message // *AddPublicationsResponse_Error Response isAddPublicationsResponse_Response `protobuf_oneof:"response"` // contains filtered or unexported fields }
func (*AddPublicationsResponse) Descriptor
deprecated
func (*AddPublicationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddPublicationsResponse.ProtoReflect.Descriptor instead.
func (*AddPublicationsResponse) GetError ¶ added in v1.0.23
func (x *AddPublicationsResponse) GetError() *status.Status
func (*AddPublicationsResponse) GetMessage ¶
func (x *AddPublicationsResponse) GetMessage() string
func (*AddPublicationsResponse) GetResponse ¶ added in v1.0.23
func (m *AddPublicationsResponse) GetResponse() isAddPublicationsResponse_Response
func (*AddPublicationsResponse) ProtoMessage ¶
func (*AddPublicationsResponse) ProtoMessage()
func (*AddPublicationsResponse) ProtoReflect ¶
func (x *AddPublicationsResponse) ProtoReflect() protoreflect.Message
func (*AddPublicationsResponse) Reset ¶
func (x *AddPublicationsResponse) Reset()
func (*AddPublicationsResponse) String ¶
func (x *AddPublicationsResponse) String() string
type AddPublicationsResponse_Error ¶ added in v1.0.23
type AddPublicationsResponse_Message ¶ added in v1.0.23
type AddPublicationsResponse_Message struct {
Message string `protobuf:"bytes,1,opt,name=message,proto3,oneof"`
}
type BiblioClient ¶
type BiblioClient interface { GetFile(ctx context.Context, in *GetFileRequest, opts ...grpc.CallOption) (Biblio_GetFileClient, error) AddFile(ctx context.Context, opts ...grpc.CallOption) (Biblio_AddFileClient, error) ExistsFile(ctx context.Context, in *ExistsFileRequest, opts ...grpc.CallOption) (*ExistsFileResponse, error) GetPublication(ctx context.Context, in *GetPublicationRequest, opts ...grpc.CallOption) (*GetPublicationResponse, error) GetAllPublications(ctx context.Context, in *GetAllPublicationsRequest, opts ...grpc.CallOption) (Biblio_GetAllPublicationsClient, error) SearchPublications(ctx context.Context, in *SearchPublicationsRequest, opts ...grpc.CallOption) (*SearchPublicationsResponse, error) UpdatePublication(ctx context.Context, in *UpdatePublicationRequest, opts ...grpc.CallOption) (*UpdatePublicationResponse, error) AddPublications(ctx context.Context, opts ...grpc.CallOption) (Biblio_AddPublicationsClient, error) ImportPublications(ctx context.Context, opts ...grpc.CallOption) (Biblio_ImportPublicationsClient, error) MutatePublications(ctx context.Context, opts ...grpc.CallOption) (Biblio_MutatePublicationsClient, error) GetPublicationHistory(ctx context.Context, in *GetPublicationHistoryRequest, opts ...grpc.CallOption) (Biblio_GetPublicationHistoryClient, error) PurgePublication(ctx context.Context, in *PurgePublicationRequest, opts ...grpc.CallOption) (*PurgePublicationResponse, error) PurgeAllPublications(ctx context.Context, in *PurgeAllPublicationsRequest, opts ...grpc.CallOption) (*PurgeAllPublicationsResponse, error) ValidatePublications(ctx context.Context, opts ...grpc.CallOption) (Biblio_ValidatePublicationsClient, error) ReindexPublications(ctx context.Context, in *ReindexPublicationsRequest, opts ...grpc.CallOption) (Biblio_ReindexPublicationsClient, error) TransferPublications(ctx context.Context, in *TransferPublicationsRequest, opts ...grpc.CallOption) (Biblio_TransferPublicationsClient, error) CleanupPublications(ctx context.Context, in *CleanupPublicationsRequest, opts ...grpc.CallOption) (Biblio_CleanupPublicationsClient, error) GetDataset(ctx context.Context, in *GetDatasetRequest, opts ...grpc.CallOption) (*GetDatasetResponse, error) GetAllDatasets(ctx context.Context, in *GetAllDatasetsRequest, opts ...grpc.CallOption) (Biblio_GetAllDatasetsClient, error) SearchDatasets(ctx context.Context, in *SearchDatasetsRequest, opts ...grpc.CallOption) (*SearchDatasetsResponse, error) UpdateDataset(ctx context.Context, in *UpdateDatasetRequest, opts ...grpc.CallOption) (*UpdateDatasetResponse, error) AddDatasets(ctx context.Context, opts ...grpc.CallOption) (Biblio_AddDatasetsClient, error) ImportDatasets(ctx context.Context, opts ...grpc.CallOption) (Biblio_ImportDatasetsClient, error) MutateDatasets(ctx context.Context, opts ...grpc.CallOption) (Biblio_MutateDatasetsClient, error) GetDatasetHistory(ctx context.Context, in *GetDatasetHistoryRequest, opts ...grpc.CallOption) (Biblio_GetDatasetHistoryClient, error) PurgeDataset(ctx context.Context, in *PurgeDatasetRequest, opts ...grpc.CallOption) (*PurgeDatasetResponse, error) PurgeAllDatasets(ctx context.Context, in *PurgeAllDatasetsRequest, opts ...grpc.CallOption) (*PurgeAllDatasetsResponse, error) ValidateDatasets(ctx context.Context, opts ...grpc.CallOption) (Biblio_ValidateDatasetsClient, error) ReindexDatasets(ctx context.Context, in *ReindexDatasetsRequest, opts ...grpc.CallOption) (Biblio_ReindexDatasetsClient, error) CleanupDatasets(ctx context.Context, in *CleanupDatasetsRequest, opts ...grpc.CallOption) (Biblio_CleanupDatasetsClient, error) Relate(ctx context.Context, in *RelateRequest, opts ...grpc.CallOption) (*RelateResponse, error) }
BiblioClient is the client API for Biblio 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 NewBiblioClient ¶
func NewBiblioClient(cc grpc.ClientConnInterface) BiblioClient
type BiblioServer ¶
type BiblioServer interface { GetFile(*GetFileRequest, Biblio_GetFileServer) error AddFile(Biblio_AddFileServer) error ExistsFile(context.Context, *ExistsFileRequest) (*ExistsFileResponse, error) GetPublication(context.Context, *GetPublicationRequest) (*GetPublicationResponse, error) GetAllPublications(*GetAllPublicationsRequest, Biblio_GetAllPublicationsServer) error SearchPublications(context.Context, *SearchPublicationsRequest) (*SearchPublicationsResponse, error) UpdatePublication(context.Context, *UpdatePublicationRequest) (*UpdatePublicationResponse, error) AddPublications(Biblio_AddPublicationsServer) error ImportPublications(Biblio_ImportPublicationsServer) error MutatePublications(Biblio_MutatePublicationsServer) error GetPublicationHistory(*GetPublicationHistoryRequest, Biblio_GetPublicationHistoryServer) error PurgePublication(context.Context, *PurgePublicationRequest) (*PurgePublicationResponse, error) PurgeAllPublications(context.Context, *PurgeAllPublicationsRequest) (*PurgeAllPublicationsResponse, error) ValidatePublications(Biblio_ValidatePublicationsServer) error ReindexPublications(*ReindexPublicationsRequest, Biblio_ReindexPublicationsServer) error TransferPublications(*TransferPublicationsRequest, Biblio_TransferPublicationsServer) error CleanupPublications(*CleanupPublicationsRequest, Biblio_CleanupPublicationsServer) error GetDataset(context.Context, *GetDatasetRequest) (*GetDatasetResponse, error) GetAllDatasets(*GetAllDatasetsRequest, Biblio_GetAllDatasetsServer) error SearchDatasets(context.Context, *SearchDatasetsRequest) (*SearchDatasetsResponse, error) UpdateDataset(context.Context, *UpdateDatasetRequest) (*UpdateDatasetResponse, error) AddDatasets(Biblio_AddDatasetsServer) error ImportDatasets(Biblio_ImportDatasetsServer) error MutateDatasets(Biblio_MutateDatasetsServer) error GetDatasetHistory(*GetDatasetHistoryRequest, Biblio_GetDatasetHistoryServer) error PurgeDataset(context.Context, *PurgeDatasetRequest) (*PurgeDatasetResponse, error) PurgeAllDatasets(context.Context, *PurgeAllDatasetsRequest) (*PurgeAllDatasetsResponse, error) ValidateDatasets(Biblio_ValidateDatasetsServer) error ReindexDatasets(*ReindexDatasetsRequest, Biblio_ReindexDatasetsServer) error CleanupDatasets(*CleanupDatasetsRequest, Biblio_CleanupDatasetsServer) error Relate(context.Context, *RelateRequest) (*RelateResponse, error) // contains filtered or unexported methods }
BiblioServer is the server API for Biblio service. All implementations must embed UnimplementedBiblioServer for forward compatibility
type Biblio_AddDatasetsClient ¶
type Biblio_AddDatasetsClient interface { Send(*AddDatasetsRequest) error Recv() (*AddDatasetsResponse, error) grpc.ClientStream }
type Biblio_AddDatasetsServer ¶
type Biblio_AddDatasetsServer interface { Send(*AddDatasetsResponse) error Recv() (*AddDatasetsRequest, error) grpc.ServerStream }
type Biblio_AddFileClient ¶
type Biblio_AddFileClient interface { Send(*AddFileRequest) error CloseAndRecv() (*AddFileResponse, error) grpc.ClientStream }
type Biblio_AddFileServer ¶
type Biblio_AddFileServer interface { SendAndClose(*AddFileResponse) error Recv() (*AddFileRequest, error) grpc.ServerStream }
type Biblio_AddPublicationsClient ¶
type Biblio_AddPublicationsClient interface { Send(*AddPublicationsRequest) error Recv() (*AddPublicationsResponse, error) grpc.ClientStream }
type Biblio_AddPublicationsServer ¶
type Biblio_AddPublicationsServer interface { Send(*AddPublicationsResponse) error Recv() (*AddPublicationsRequest, error) grpc.ServerStream }
type Biblio_CleanupDatasetsClient ¶ added in v1.0.28
type Biblio_CleanupDatasetsClient interface { Recv() (*CleanupDatasetsResponse, error) grpc.ClientStream }
type Biblio_CleanupDatasetsServer ¶ added in v1.0.28
type Biblio_CleanupDatasetsServer interface { Send(*CleanupDatasetsResponse) error grpc.ServerStream }
type Biblio_CleanupPublicationsClient ¶ added in v1.0.23
type Biblio_CleanupPublicationsClient interface { Recv() (*CleanupPublicationsResponse, error) grpc.ClientStream }
type Biblio_CleanupPublicationsServer ¶ added in v1.0.23
type Biblio_CleanupPublicationsServer interface { Send(*CleanupPublicationsResponse) error grpc.ServerStream }
type Biblio_GetAllDatasetsClient ¶
type Biblio_GetAllDatasetsClient interface { Recv() (*GetAllDatasetsResponse, error) grpc.ClientStream }
type Biblio_GetAllDatasetsServer ¶
type Biblio_GetAllDatasetsServer interface { Send(*GetAllDatasetsResponse) error grpc.ServerStream }
type Biblio_GetAllPublicationsClient ¶
type Biblio_GetAllPublicationsClient interface { Recv() (*GetAllPublicationsResponse, error) grpc.ClientStream }
type Biblio_GetAllPublicationsServer ¶
type Biblio_GetAllPublicationsServer interface { Send(*GetAllPublicationsResponse) error grpc.ServerStream }
type Biblio_GetDatasetHistoryClient ¶
type Biblio_GetDatasetHistoryClient interface { Recv() (*GetDatasetHistoryResponse, error) grpc.ClientStream }
type Biblio_GetDatasetHistoryServer ¶
type Biblio_GetDatasetHistoryServer interface { Send(*GetDatasetHistoryResponse) error grpc.ServerStream }
type Biblio_GetFileClient ¶
type Biblio_GetFileClient interface { Recv() (*GetFileResponse, error) grpc.ClientStream }
type Biblio_GetFileServer ¶
type Biblio_GetFileServer interface { Send(*GetFileResponse) error grpc.ServerStream }
type Biblio_GetPublicationHistoryClient ¶
type Biblio_GetPublicationHistoryClient interface { Recv() (*GetPublicationHistoryResponse, error) grpc.ClientStream }
type Biblio_GetPublicationHistoryServer ¶
type Biblio_GetPublicationHistoryServer interface { Send(*GetPublicationHistoryResponse) error grpc.ServerStream }
type Biblio_ImportDatasetsClient ¶
type Biblio_ImportDatasetsClient interface { Send(*ImportDatasetsRequest) error Recv() (*ImportDatasetsResponse, error) grpc.ClientStream }
type Biblio_ImportDatasetsServer ¶
type Biblio_ImportDatasetsServer interface { Send(*ImportDatasetsResponse) error Recv() (*ImportDatasetsRequest, error) grpc.ServerStream }
type Biblio_ImportPublicationsClient ¶
type Biblio_ImportPublicationsClient interface { Send(*ImportPublicationsRequest) error Recv() (*ImportPublicationsResponse, error) grpc.ClientStream }
type Biblio_ImportPublicationsServer ¶
type Biblio_ImportPublicationsServer interface { Send(*ImportPublicationsResponse) error Recv() (*ImportPublicationsRequest, error) grpc.ServerStream }
type Biblio_MutateDatasetsClient ¶ added in v1.0.28
type Biblio_MutateDatasetsClient interface { Send(*MutateRequest) error Recv() (*MutateResponse, error) grpc.ClientStream }
type Biblio_MutateDatasetsServer ¶ added in v1.0.28
type Biblio_MutateDatasetsServer interface { Send(*MutateResponse) error Recv() (*MutateRequest, error) grpc.ServerStream }
type Biblio_MutatePublicationsClient ¶ added in v1.0.28
type Biblio_MutatePublicationsClient interface { Send(*MutateRequest) error Recv() (*MutateResponse, error) grpc.ClientStream }
type Biblio_MutatePublicationsServer ¶ added in v1.0.28
type Biblio_MutatePublicationsServer interface { Send(*MutateResponse) error Recv() (*MutateRequest, error) grpc.ServerStream }
type Biblio_ReindexDatasetsClient ¶ added in v1.0.23
type Biblio_ReindexDatasetsClient interface { Recv() (*ReindexDatasetsResponse, error) grpc.ClientStream }
type Biblio_ReindexDatasetsServer ¶ added in v1.0.23
type Biblio_ReindexDatasetsServer interface { Send(*ReindexDatasetsResponse) error grpc.ServerStream }
type Biblio_ReindexPublicationsClient ¶ added in v1.0.23
type Biblio_ReindexPublicationsClient interface { Recv() (*ReindexPublicationsResponse, error) grpc.ClientStream }
type Biblio_ReindexPublicationsServer ¶ added in v1.0.23
type Biblio_ReindexPublicationsServer interface { Send(*ReindexPublicationsResponse) error grpc.ServerStream }
type Biblio_TransferPublicationsClient ¶ added in v1.0.23
type Biblio_TransferPublicationsClient interface { Recv() (*TransferPublicationsResponse, error) grpc.ClientStream }
type Biblio_TransferPublicationsServer ¶ added in v1.0.23
type Biblio_TransferPublicationsServer interface { Send(*TransferPublicationsResponse) error grpc.ServerStream }
type Biblio_ValidateDatasetsClient ¶
type Biblio_ValidateDatasetsClient interface { Send(*ValidateDatasetsRequest) error Recv() (*ValidateDatasetsResponse, error) grpc.ClientStream }
type Biblio_ValidateDatasetsServer ¶
type Biblio_ValidateDatasetsServer interface { Send(*ValidateDatasetsResponse) error Recv() (*ValidateDatasetsRequest, error) grpc.ServerStream }
type Biblio_ValidatePublicationsClient ¶
type Biblio_ValidatePublicationsClient interface { Send(*ValidatePublicationsRequest) error Recv() (*ValidatePublicationsResponse, error) grpc.ClientStream }
type Biblio_ValidatePublicationsServer ¶
type Biblio_ValidatePublicationsServer interface { Send(*ValidatePublicationsResponse) error Recv() (*ValidatePublicationsRequest, error) grpc.ServerStream }
type CleanupDatasetsRequest ¶ added in v1.0.28
type CleanupDatasetsRequest struct {
// contains filtered or unexported fields
}
func (*CleanupDatasetsRequest) Descriptor
deprecated
added in
v1.0.28
func (*CleanupDatasetsRequest) Descriptor() ([]byte, []int)
Deprecated: Use CleanupDatasetsRequest.ProtoReflect.Descriptor instead.
func (*CleanupDatasetsRequest) ProtoMessage ¶ added in v1.0.28
func (*CleanupDatasetsRequest) ProtoMessage()
func (*CleanupDatasetsRequest) ProtoReflect ¶ added in v1.0.28
func (x *CleanupDatasetsRequest) ProtoReflect() protoreflect.Message
func (*CleanupDatasetsRequest) Reset ¶ added in v1.0.28
func (x *CleanupDatasetsRequest) Reset()
func (*CleanupDatasetsRequest) String ¶ added in v1.0.28
func (x *CleanupDatasetsRequest) String() string
type CleanupDatasetsResponse ¶ added in v1.0.28
type CleanupDatasetsResponse struct { // Types that are assignable to Response: // // *CleanupDatasetsResponse_Message // *CleanupDatasetsResponse_Error Response isCleanupDatasetsResponse_Response `protobuf_oneof:"response"` // contains filtered or unexported fields }
func (*CleanupDatasetsResponse) Descriptor
deprecated
added in
v1.0.28
func (*CleanupDatasetsResponse) Descriptor() ([]byte, []int)
Deprecated: Use CleanupDatasetsResponse.ProtoReflect.Descriptor instead.
func (*CleanupDatasetsResponse) GetError ¶ added in v1.0.28
func (x *CleanupDatasetsResponse) GetError() *status.Status
func (*CleanupDatasetsResponse) GetMessage ¶ added in v1.0.28
func (x *CleanupDatasetsResponse) GetMessage() string
func (*CleanupDatasetsResponse) GetResponse ¶ added in v1.0.28
func (m *CleanupDatasetsResponse) GetResponse() isCleanupDatasetsResponse_Response
func (*CleanupDatasetsResponse) ProtoMessage ¶ added in v1.0.28
func (*CleanupDatasetsResponse) ProtoMessage()
func (*CleanupDatasetsResponse) ProtoReflect ¶ added in v1.0.28
func (x *CleanupDatasetsResponse) ProtoReflect() protoreflect.Message
func (*CleanupDatasetsResponse) Reset ¶ added in v1.0.28
func (x *CleanupDatasetsResponse) Reset()
func (*CleanupDatasetsResponse) String ¶ added in v1.0.28
func (x *CleanupDatasetsResponse) String() string
type CleanupDatasetsResponse_Error ¶ added in v1.0.28
type CleanupDatasetsResponse_Message ¶ added in v1.0.28
type CleanupDatasetsResponse_Message struct {
Message string `protobuf:"bytes,1,opt,name=message,proto3,oneof"`
}
type CleanupPublicationsRequest ¶ added in v1.0.23
type CleanupPublicationsRequest struct {
// contains filtered or unexported fields
}
func (*CleanupPublicationsRequest) Descriptor
deprecated
added in
v1.0.23
func (*CleanupPublicationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use CleanupPublicationsRequest.ProtoReflect.Descriptor instead.
func (*CleanupPublicationsRequest) ProtoMessage ¶ added in v1.0.23
func (*CleanupPublicationsRequest) ProtoMessage()
func (*CleanupPublicationsRequest) ProtoReflect ¶ added in v1.0.23
func (x *CleanupPublicationsRequest) ProtoReflect() protoreflect.Message
func (*CleanupPublicationsRequest) Reset ¶ added in v1.0.23
func (x *CleanupPublicationsRequest) Reset()
func (*CleanupPublicationsRequest) String ¶ added in v1.0.23
func (x *CleanupPublicationsRequest) String() string
type CleanupPublicationsResponse ¶ added in v1.0.23
type CleanupPublicationsResponse struct { // Types that are assignable to Response: // // *CleanupPublicationsResponse_Message // *CleanupPublicationsResponse_Error Response isCleanupPublicationsResponse_Response `protobuf_oneof:"response"` // contains filtered or unexported fields }
func (*CleanupPublicationsResponse) Descriptor
deprecated
added in
v1.0.23
func (*CleanupPublicationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use CleanupPublicationsResponse.ProtoReflect.Descriptor instead.
func (*CleanupPublicationsResponse) GetError ¶ added in v1.0.23
func (x *CleanupPublicationsResponse) GetError() *status.Status
func (*CleanupPublicationsResponse) GetMessage ¶ added in v1.0.23
func (x *CleanupPublicationsResponse) GetMessage() string
func (*CleanupPublicationsResponse) GetResponse ¶ added in v1.0.23
func (m *CleanupPublicationsResponse) GetResponse() isCleanupPublicationsResponse_Response
func (*CleanupPublicationsResponse) ProtoMessage ¶ added in v1.0.23
func (*CleanupPublicationsResponse) ProtoMessage()
func (*CleanupPublicationsResponse) ProtoReflect ¶ added in v1.0.23
func (x *CleanupPublicationsResponse) ProtoReflect() protoreflect.Message
func (*CleanupPublicationsResponse) Reset ¶ added in v1.0.23
func (x *CleanupPublicationsResponse) Reset()
func (*CleanupPublicationsResponse) String ¶ added in v1.0.23
func (x *CleanupPublicationsResponse) String() string
type CleanupPublicationsResponse_Error ¶ added in v1.0.23
type CleanupPublicationsResponse_Message ¶ added in v1.0.23
type CleanupPublicationsResponse_Message struct {
Message string `protobuf:"bytes,1,opt,name=message,proto3,oneof"`
}
type Dataset ¶
type Dataset struct { Payload []byte `protobuf:"bytes,1,opt,name=payload,proto3" json:"payload,omitempty"` // contains filtered or unexported fields }
func (*Dataset) Descriptor
deprecated
func (*Dataset) GetPayload ¶ added in v1.0.22
func (*Dataset) ProtoMessage ¶
func (*Dataset) ProtoMessage()
func (*Dataset) ProtoReflect ¶
func (x *Dataset) ProtoReflect() protoreflect.Message
type ExistsFileRequest ¶ added in v1.0.25
type ExistsFileRequest struct { Sha256 string `protobuf:"bytes,1,opt,name=sha256,proto3" json:"sha256,omitempty"` // contains filtered or unexported fields }
func (*ExistsFileRequest) Descriptor
deprecated
added in
v1.0.25
func (*ExistsFileRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExistsFileRequest.ProtoReflect.Descriptor instead.
func (*ExistsFileRequest) GetSha256 ¶ added in v1.0.25
func (x *ExistsFileRequest) GetSha256() string
func (*ExistsFileRequest) ProtoMessage ¶ added in v1.0.25
func (*ExistsFileRequest) ProtoMessage()
func (*ExistsFileRequest) ProtoReflect ¶ added in v1.0.25
func (x *ExistsFileRequest) ProtoReflect() protoreflect.Message
func (*ExistsFileRequest) Reset ¶ added in v1.0.25
func (x *ExistsFileRequest) Reset()
func (*ExistsFileRequest) String ¶ added in v1.0.25
func (x *ExistsFileRequest) String() string
type ExistsFileResponse ¶ added in v1.0.25
type ExistsFileResponse struct { Exists bool `protobuf:"varint,1,opt,name=exists,proto3" json:"exists,omitempty"` // contains filtered or unexported fields }
func (*ExistsFileResponse) Descriptor
deprecated
added in
v1.0.25
func (*ExistsFileResponse) Descriptor() ([]byte, []int)
Deprecated: Use ExistsFileResponse.ProtoReflect.Descriptor instead.
func (*ExistsFileResponse) GetExists ¶ added in v1.0.25
func (x *ExistsFileResponse) GetExists() bool
func (*ExistsFileResponse) ProtoMessage ¶ added in v1.0.25
func (*ExistsFileResponse) ProtoMessage()
func (*ExistsFileResponse) ProtoReflect ¶ added in v1.0.25
func (x *ExistsFileResponse) ProtoReflect() protoreflect.Message
func (*ExistsFileResponse) Reset ¶ added in v1.0.25
func (x *ExistsFileResponse) Reset()
func (*ExistsFileResponse) String ¶ added in v1.0.25
func (x *ExistsFileResponse) String() string
type GetAllDatasetsRequest ¶
type GetAllDatasetsRequest struct {
// contains filtered or unexported fields
}
func (*GetAllDatasetsRequest) Descriptor
deprecated
func (*GetAllDatasetsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAllDatasetsRequest.ProtoReflect.Descriptor instead.
func (*GetAllDatasetsRequest) ProtoMessage ¶
func (*GetAllDatasetsRequest) ProtoMessage()
func (*GetAllDatasetsRequest) ProtoReflect ¶
func (x *GetAllDatasetsRequest) ProtoReflect() protoreflect.Message
func (*GetAllDatasetsRequest) Reset ¶
func (x *GetAllDatasetsRequest) Reset()
func (*GetAllDatasetsRequest) String ¶
func (x *GetAllDatasetsRequest) String() string
type GetAllDatasetsResponse ¶
type GetAllDatasetsResponse struct { // Types that are assignable to Response: // // *GetAllDatasetsResponse_Dataset // *GetAllDatasetsResponse_Error Response isGetAllDatasetsResponse_Response `protobuf_oneof:"response"` // contains filtered or unexported fields }
func (*GetAllDatasetsResponse) Descriptor
deprecated
func (*GetAllDatasetsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAllDatasetsResponse.ProtoReflect.Descriptor instead.
func (*GetAllDatasetsResponse) GetDataset ¶
func (x *GetAllDatasetsResponse) GetDataset() *Dataset
func (*GetAllDatasetsResponse) GetError ¶ added in v1.0.24
func (x *GetAllDatasetsResponse) GetError() *status.Status
func (*GetAllDatasetsResponse) GetResponse ¶ added in v1.0.24
func (m *GetAllDatasetsResponse) GetResponse() isGetAllDatasetsResponse_Response
func (*GetAllDatasetsResponse) ProtoMessage ¶
func (*GetAllDatasetsResponse) ProtoMessage()
func (*GetAllDatasetsResponse) ProtoReflect ¶
func (x *GetAllDatasetsResponse) ProtoReflect() protoreflect.Message
func (*GetAllDatasetsResponse) Reset ¶
func (x *GetAllDatasetsResponse) Reset()
func (*GetAllDatasetsResponse) String ¶
func (x *GetAllDatasetsResponse) String() string
type GetAllDatasetsResponse_Dataset ¶ added in v1.0.24
type GetAllDatasetsResponse_Dataset struct {
Dataset *Dataset `protobuf:"bytes,1,opt,name=dataset,proto3,oneof"`
}
type GetAllDatasetsResponse_Error ¶ added in v1.0.24
type GetAllPublicationsRequest ¶
type GetAllPublicationsRequest struct {
// contains filtered or unexported fields
}
func (*GetAllPublicationsRequest) Descriptor
deprecated
func (*GetAllPublicationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAllPublicationsRequest.ProtoReflect.Descriptor instead.
func (*GetAllPublicationsRequest) ProtoMessage ¶
func (*GetAllPublicationsRequest) ProtoMessage()
func (*GetAllPublicationsRequest) ProtoReflect ¶
func (x *GetAllPublicationsRequest) ProtoReflect() protoreflect.Message
func (*GetAllPublicationsRequest) Reset ¶
func (x *GetAllPublicationsRequest) Reset()
func (*GetAllPublicationsRequest) String ¶
func (x *GetAllPublicationsRequest) String() string
type GetAllPublicationsResponse ¶
type GetAllPublicationsResponse struct { // Types that are assignable to Response: // // *GetAllPublicationsResponse_Publication // *GetAllPublicationsResponse_Error Response isGetAllPublicationsResponse_Response `protobuf_oneof:"response"` // contains filtered or unexported fields }
func (*GetAllPublicationsResponse) Descriptor
deprecated
func (*GetAllPublicationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAllPublicationsResponse.ProtoReflect.Descriptor instead.
func (*GetAllPublicationsResponse) GetError ¶ added in v1.0.23
func (x *GetAllPublicationsResponse) GetError() *status.Status
func (*GetAllPublicationsResponse) GetPublication ¶
func (x *GetAllPublicationsResponse) GetPublication() *Publication
func (*GetAllPublicationsResponse) GetResponse ¶ added in v1.0.23
func (m *GetAllPublicationsResponse) GetResponse() isGetAllPublicationsResponse_Response
func (*GetAllPublicationsResponse) ProtoMessage ¶
func (*GetAllPublicationsResponse) ProtoMessage()
func (*GetAllPublicationsResponse) ProtoReflect ¶
func (x *GetAllPublicationsResponse) ProtoReflect() protoreflect.Message
func (*GetAllPublicationsResponse) Reset ¶
func (x *GetAllPublicationsResponse) Reset()
func (*GetAllPublicationsResponse) String ¶
func (x *GetAllPublicationsResponse) String() string
type GetAllPublicationsResponse_Error ¶ added in v1.0.23
type GetAllPublicationsResponse_Publication ¶ added in v1.0.23
type GetAllPublicationsResponse_Publication struct {
Publication *Publication `protobuf:"bytes,1,opt,name=publication,proto3,oneof"`
}
type GetDatasetHistoryRequest ¶
type GetDatasetHistoryRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetDatasetHistoryRequest) Descriptor
deprecated
func (*GetDatasetHistoryRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDatasetHistoryRequest.ProtoReflect.Descriptor instead.
func (*GetDatasetHistoryRequest) GetId ¶
func (x *GetDatasetHistoryRequest) GetId() string
func (*GetDatasetHistoryRequest) ProtoMessage ¶
func (*GetDatasetHistoryRequest) ProtoMessage()
func (*GetDatasetHistoryRequest) ProtoReflect ¶
func (x *GetDatasetHistoryRequest) ProtoReflect() protoreflect.Message
func (*GetDatasetHistoryRequest) Reset ¶
func (x *GetDatasetHistoryRequest) Reset()
func (*GetDatasetHistoryRequest) String ¶
func (x *GetDatasetHistoryRequest) String() string
type GetDatasetHistoryResponse ¶
type GetDatasetHistoryResponse struct { // Types that are assignable to Response: // // *GetDatasetHistoryResponse_Dataset // *GetDatasetHistoryResponse_Error Response isGetDatasetHistoryResponse_Response `protobuf_oneof:"response"` // contains filtered or unexported fields }
func (*GetDatasetHistoryResponse) Descriptor
deprecated
func (*GetDatasetHistoryResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDatasetHistoryResponse.ProtoReflect.Descriptor instead.
func (*GetDatasetHistoryResponse) GetDataset ¶
func (x *GetDatasetHistoryResponse) GetDataset() *Dataset
func (*GetDatasetHistoryResponse) GetError ¶ added in v1.0.24
func (x *GetDatasetHistoryResponse) GetError() *status.Status
func (*GetDatasetHistoryResponse) GetResponse ¶ added in v1.0.24
func (m *GetDatasetHistoryResponse) GetResponse() isGetDatasetHistoryResponse_Response
func (*GetDatasetHistoryResponse) ProtoMessage ¶
func (*GetDatasetHistoryResponse) ProtoMessage()
func (*GetDatasetHistoryResponse) ProtoReflect ¶
func (x *GetDatasetHistoryResponse) ProtoReflect() protoreflect.Message
func (*GetDatasetHistoryResponse) Reset ¶
func (x *GetDatasetHistoryResponse) Reset()
func (*GetDatasetHistoryResponse) String ¶
func (x *GetDatasetHistoryResponse) String() string
type GetDatasetHistoryResponse_Dataset ¶ added in v1.0.24
type GetDatasetHistoryResponse_Dataset struct {
Dataset *Dataset `protobuf:"bytes,1,opt,name=dataset,proto3,oneof"`
}
type GetDatasetHistoryResponse_Error ¶ added in v1.0.24
type GetDatasetRequest ¶
type GetDatasetRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetDatasetRequest) Descriptor
deprecated
func (*GetDatasetRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDatasetRequest.ProtoReflect.Descriptor instead.
func (*GetDatasetRequest) GetId ¶
func (x *GetDatasetRequest) GetId() string
func (*GetDatasetRequest) ProtoMessage ¶
func (*GetDatasetRequest) ProtoMessage()
func (*GetDatasetRequest) ProtoReflect ¶
func (x *GetDatasetRequest) ProtoReflect() protoreflect.Message
func (*GetDatasetRequest) Reset ¶
func (x *GetDatasetRequest) Reset()
func (*GetDatasetRequest) String ¶
func (x *GetDatasetRequest) String() string
type GetDatasetResponse ¶
type GetDatasetResponse struct { // Types that are assignable to Response: // // *GetDatasetResponse_Dataset // *GetDatasetResponse_Error Response isGetDatasetResponse_Response `protobuf_oneof:"response"` // contains filtered or unexported fields }
func (*GetDatasetResponse) Descriptor
deprecated
func (*GetDatasetResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDatasetResponse.ProtoReflect.Descriptor instead.
func (*GetDatasetResponse) GetDataset ¶
func (x *GetDatasetResponse) GetDataset() *Dataset
func (*GetDatasetResponse) GetError ¶ added in v1.0.24
func (x *GetDatasetResponse) GetError() *status.Status
func (*GetDatasetResponse) GetResponse ¶ added in v1.0.24
func (m *GetDatasetResponse) GetResponse() isGetDatasetResponse_Response
func (*GetDatasetResponse) ProtoMessage ¶
func (*GetDatasetResponse) ProtoMessage()
func (*GetDatasetResponse) ProtoReflect ¶
func (x *GetDatasetResponse) ProtoReflect() protoreflect.Message
func (*GetDatasetResponse) Reset ¶
func (x *GetDatasetResponse) Reset()
func (*GetDatasetResponse) String ¶
func (x *GetDatasetResponse) String() string
type GetDatasetResponse_Dataset ¶ added in v1.0.24
type GetDatasetResponse_Dataset struct {
Dataset *Dataset `protobuf:"bytes,1,opt,name=dataset,proto3,oneof"`
}
type GetDatasetResponse_Error ¶ added in v1.0.24
type GetFileRequest ¶
type GetFileRequest struct { Sha256 string `protobuf:"bytes,1,opt,name=sha256,proto3" json:"sha256,omitempty"` // contains filtered or unexported fields }
func (*GetFileRequest) Descriptor
deprecated
func (*GetFileRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFileRequest.ProtoReflect.Descriptor instead.
func (*GetFileRequest) GetSha256 ¶
func (x *GetFileRequest) GetSha256() string
func (*GetFileRequest) ProtoMessage ¶
func (*GetFileRequest) ProtoMessage()
func (*GetFileRequest) ProtoReflect ¶
func (x *GetFileRequest) ProtoReflect() protoreflect.Message
func (*GetFileRequest) Reset ¶
func (x *GetFileRequest) Reset()
func (*GetFileRequest) String ¶
func (x *GetFileRequest) String() string
type GetFileResponse ¶
type GetFileResponse struct { Chunk []byte `protobuf:"bytes,1,opt,name=chunk,proto3" json:"chunk,omitempty"` // contains filtered or unexported fields }
func (*GetFileResponse) Descriptor
deprecated
func (*GetFileResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFileResponse.ProtoReflect.Descriptor instead.
func (*GetFileResponse) GetChunk ¶
func (x *GetFileResponse) GetChunk() []byte
func (*GetFileResponse) ProtoMessage ¶
func (*GetFileResponse) ProtoMessage()
func (*GetFileResponse) ProtoReflect ¶
func (x *GetFileResponse) ProtoReflect() protoreflect.Message
func (*GetFileResponse) Reset ¶
func (x *GetFileResponse) Reset()
func (*GetFileResponse) String ¶
func (x *GetFileResponse) String() string
type GetPublicationHistoryRequest ¶
type GetPublicationHistoryRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetPublicationHistoryRequest) Descriptor
deprecated
func (*GetPublicationHistoryRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPublicationHistoryRequest.ProtoReflect.Descriptor instead.
func (*GetPublicationHistoryRequest) GetId ¶
func (x *GetPublicationHistoryRequest) GetId() string
func (*GetPublicationHistoryRequest) ProtoMessage ¶
func (*GetPublicationHistoryRequest) ProtoMessage()
func (*GetPublicationHistoryRequest) ProtoReflect ¶
func (x *GetPublicationHistoryRequest) ProtoReflect() protoreflect.Message
func (*GetPublicationHistoryRequest) Reset ¶
func (x *GetPublicationHistoryRequest) Reset()
func (*GetPublicationHistoryRequest) String ¶
func (x *GetPublicationHistoryRequest) String() string
type GetPublicationHistoryResponse ¶
type GetPublicationHistoryResponse struct { // Types that are assignable to Response: // // *GetPublicationHistoryResponse_Publication // *GetPublicationHistoryResponse_Error Response isGetPublicationHistoryResponse_Response `protobuf_oneof:"response"` // contains filtered or unexported fields }
func (*GetPublicationHistoryResponse) Descriptor
deprecated
func (*GetPublicationHistoryResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPublicationHistoryResponse.ProtoReflect.Descriptor instead.
func (*GetPublicationHistoryResponse) GetError ¶ added in v1.0.23
func (x *GetPublicationHistoryResponse) GetError() *status.Status
func (*GetPublicationHistoryResponse) GetPublication ¶
func (x *GetPublicationHistoryResponse) GetPublication() *Publication
func (*GetPublicationHistoryResponse) GetResponse ¶ added in v1.0.23
func (m *GetPublicationHistoryResponse) GetResponse() isGetPublicationHistoryResponse_Response
func (*GetPublicationHistoryResponse) ProtoMessage ¶
func (*GetPublicationHistoryResponse) ProtoMessage()
func (*GetPublicationHistoryResponse) ProtoReflect ¶
func (x *GetPublicationHistoryResponse) ProtoReflect() protoreflect.Message
func (*GetPublicationHistoryResponse) Reset ¶
func (x *GetPublicationHistoryResponse) Reset()
func (*GetPublicationHistoryResponse) String ¶
func (x *GetPublicationHistoryResponse) String() string
type GetPublicationHistoryResponse_Error ¶ added in v1.0.23
type GetPublicationHistoryResponse_Publication ¶ added in v1.0.23
type GetPublicationHistoryResponse_Publication struct {
Publication *Publication `protobuf:"bytes,1,opt,name=publication,proto3,oneof"`
}
type GetPublicationRequest ¶
type GetPublicationRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetPublicationRequest) Descriptor
deprecated
func (*GetPublicationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPublicationRequest.ProtoReflect.Descriptor instead.
func (*GetPublicationRequest) GetId ¶
func (x *GetPublicationRequest) GetId() string
func (*GetPublicationRequest) ProtoMessage ¶
func (*GetPublicationRequest) ProtoMessage()
func (*GetPublicationRequest) ProtoReflect ¶
func (x *GetPublicationRequest) ProtoReflect() protoreflect.Message
func (*GetPublicationRequest) Reset ¶
func (x *GetPublicationRequest) Reset()
func (*GetPublicationRequest) String ¶
func (x *GetPublicationRequest) String() string
type GetPublicationResponse ¶
type GetPublicationResponse struct { // Types that are assignable to Response: // // *GetPublicationResponse_Publication // *GetPublicationResponse_Error Response isGetPublicationResponse_Response `protobuf_oneof:"response"` // contains filtered or unexported fields }
func (*GetPublicationResponse) Descriptor
deprecated
func (*GetPublicationResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPublicationResponse.ProtoReflect.Descriptor instead.
func (*GetPublicationResponse) GetError ¶ added in v1.0.24
func (x *GetPublicationResponse) GetError() *status.Status
func (*GetPublicationResponse) GetPublication ¶
func (x *GetPublicationResponse) GetPublication() *Publication
func (*GetPublicationResponse) GetResponse ¶ added in v1.0.24
func (m *GetPublicationResponse) GetResponse() isGetPublicationResponse_Response
func (*GetPublicationResponse) ProtoMessage ¶
func (*GetPublicationResponse) ProtoMessage()
func (*GetPublicationResponse) ProtoReflect ¶
func (x *GetPublicationResponse) ProtoReflect() protoreflect.Message
func (*GetPublicationResponse) Reset ¶
func (x *GetPublicationResponse) Reset()
func (*GetPublicationResponse) String ¶
func (x *GetPublicationResponse) String() string
type GetPublicationResponse_Error ¶ added in v1.0.24
type GetPublicationResponse_Publication ¶ added in v1.0.24
type GetPublicationResponse_Publication struct {
Publication *Publication `protobuf:"bytes,1,opt,name=publication,proto3,oneof"`
}
type ImportDatasetsRequest ¶
type ImportDatasetsRequest struct { Dataset *Dataset `protobuf:"bytes,1,opt,name=dataset,proto3" json:"dataset,omitempty"` // contains filtered or unexported fields }
func (*ImportDatasetsRequest) Descriptor
deprecated
func (*ImportDatasetsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ImportDatasetsRequest.ProtoReflect.Descriptor instead.
func (*ImportDatasetsRequest) GetDataset ¶
func (x *ImportDatasetsRequest) GetDataset() *Dataset
func (*ImportDatasetsRequest) ProtoMessage ¶
func (*ImportDatasetsRequest) ProtoMessage()
func (*ImportDatasetsRequest) ProtoReflect ¶
func (x *ImportDatasetsRequest) ProtoReflect() protoreflect.Message
func (*ImportDatasetsRequest) Reset ¶
func (x *ImportDatasetsRequest) Reset()
func (*ImportDatasetsRequest) String ¶
func (x *ImportDatasetsRequest) String() string
type ImportDatasetsResponse ¶
type ImportDatasetsResponse struct { // Types that are assignable to Response: // // *ImportDatasetsResponse_Message // *ImportDatasetsResponse_Error Response isImportDatasetsResponse_Response `protobuf_oneof:"response"` // contains filtered or unexported fields }
func (*ImportDatasetsResponse) Descriptor
deprecated
func (*ImportDatasetsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ImportDatasetsResponse.ProtoReflect.Descriptor instead.
func (*ImportDatasetsResponse) GetError ¶ added in v1.0.24
func (x *ImportDatasetsResponse) GetError() *status.Status
func (*ImportDatasetsResponse) GetMessage ¶
func (x *ImportDatasetsResponse) GetMessage() string
func (*ImportDatasetsResponse) GetResponse ¶ added in v1.0.24
func (m *ImportDatasetsResponse) GetResponse() isImportDatasetsResponse_Response
func (*ImportDatasetsResponse) ProtoMessage ¶
func (*ImportDatasetsResponse) ProtoMessage()
func (*ImportDatasetsResponse) ProtoReflect ¶
func (x *ImportDatasetsResponse) ProtoReflect() protoreflect.Message
func (*ImportDatasetsResponse) Reset ¶
func (x *ImportDatasetsResponse) Reset()
func (*ImportDatasetsResponse) String ¶
func (x *ImportDatasetsResponse) String() string
type ImportDatasetsResponse_Error ¶ added in v1.0.24
type ImportDatasetsResponse_Message ¶ added in v1.0.24
type ImportDatasetsResponse_Message struct {
Message string `protobuf:"bytes,1,opt,name=message,proto3,oneof"`
}
type ImportPublicationsRequest ¶
type ImportPublicationsRequest struct { Publication *Publication `protobuf:"bytes,1,opt,name=publication,proto3" json:"publication,omitempty"` // contains filtered or unexported fields }
func (*ImportPublicationsRequest) Descriptor
deprecated
func (*ImportPublicationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ImportPublicationsRequest.ProtoReflect.Descriptor instead.
func (*ImportPublicationsRequest) GetPublication ¶
func (x *ImportPublicationsRequest) GetPublication() *Publication
func (*ImportPublicationsRequest) ProtoMessage ¶
func (*ImportPublicationsRequest) ProtoMessage()
func (*ImportPublicationsRequest) ProtoReflect ¶
func (x *ImportPublicationsRequest) ProtoReflect() protoreflect.Message
func (*ImportPublicationsRequest) Reset ¶
func (x *ImportPublicationsRequest) Reset()
func (*ImportPublicationsRequest) String ¶
func (x *ImportPublicationsRequest) String() string
type ImportPublicationsResponse ¶
type ImportPublicationsResponse struct { // Types that are assignable to Response: // // *ImportPublicationsResponse_Message // *ImportPublicationsResponse_Error Response isImportPublicationsResponse_Response `protobuf_oneof:"response"` // contains filtered or unexported fields }
func (*ImportPublicationsResponse) Descriptor
deprecated
func (*ImportPublicationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ImportPublicationsResponse.ProtoReflect.Descriptor instead.
func (*ImportPublicationsResponse) GetError ¶ added in v1.0.23
func (x *ImportPublicationsResponse) GetError() *status.Status
func (*ImportPublicationsResponse) GetMessage ¶
func (x *ImportPublicationsResponse) GetMessage() string
func (*ImportPublicationsResponse) GetResponse ¶ added in v1.0.23
func (m *ImportPublicationsResponse) GetResponse() isImportPublicationsResponse_Response
func (*ImportPublicationsResponse) ProtoMessage ¶
func (*ImportPublicationsResponse) ProtoMessage()
func (*ImportPublicationsResponse) ProtoReflect ¶
func (x *ImportPublicationsResponse) ProtoReflect() protoreflect.Message
func (*ImportPublicationsResponse) Reset ¶
func (x *ImportPublicationsResponse) Reset()
func (*ImportPublicationsResponse) String ¶
func (x *ImportPublicationsResponse) String() string
type ImportPublicationsResponse_Error ¶ added in v1.0.23
type ImportPublicationsResponse_Message ¶ added in v1.0.23
type ImportPublicationsResponse_Message struct {
Message string `protobuf:"bytes,1,opt,name=message,proto3,oneof"`
}
type MutateRequest ¶ added in v1.0.28
type MutateRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Op string `protobuf:"bytes,2,opt,name=op,proto3" json:"op,omitempty"` Args []string `protobuf:"bytes,3,rep,name=args,proto3" json:"args,omitempty"` // contains filtered or unexported fields }
func (*MutateRequest) Descriptor
deprecated
added in
v1.0.28
func (*MutateRequest) Descriptor() ([]byte, []int)
Deprecated: Use MutateRequest.ProtoReflect.Descriptor instead.
func (*MutateRequest) GetArgs ¶ added in v1.0.28
func (x *MutateRequest) GetArgs() []string
func (*MutateRequest) GetId ¶ added in v1.0.28
func (x *MutateRequest) GetId() string
func (*MutateRequest) GetOp ¶ added in v1.0.28
func (x *MutateRequest) GetOp() string
func (*MutateRequest) ProtoMessage ¶ added in v1.0.28
func (*MutateRequest) ProtoMessage()
func (*MutateRequest) ProtoReflect ¶ added in v1.0.28
func (x *MutateRequest) ProtoReflect() protoreflect.Message
func (*MutateRequest) Reset ¶ added in v1.0.28
func (x *MutateRequest) Reset()
func (*MutateRequest) String ¶ added in v1.0.28
func (x *MutateRequest) String() string
type MutateResponse ¶ added in v1.0.28
type MutateResponse struct { // Types that are assignable to Response: // // *MutateResponse_Message // *MutateResponse_Error Response isMutateResponse_Response `protobuf_oneof:"response"` // contains filtered or unexported fields }
func (*MutateResponse) Descriptor
deprecated
added in
v1.0.28
func (*MutateResponse) Descriptor() ([]byte, []int)
Deprecated: Use MutateResponse.ProtoReflect.Descriptor instead.
func (*MutateResponse) GetError ¶ added in v1.0.28
func (x *MutateResponse) GetError() *status.Status
func (*MutateResponse) GetMessage ¶ added in v1.0.28
func (x *MutateResponse) GetMessage() string
func (*MutateResponse) GetResponse ¶ added in v1.0.28
func (m *MutateResponse) GetResponse() isMutateResponse_Response
func (*MutateResponse) ProtoMessage ¶ added in v1.0.28
func (*MutateResponse) ProtoMessage()
func (*MutateResponse) ProtoReflect ¶ added in v1.0.28
func (x *MutateResponse) ProtoReflect() protoreflect.Message
func (*MutateResponse) Reset ¶ added in v1.0.28
func (x *MutateResponse) Reset()
func (*MutateResponse) String ¶ added in v1.0.28
func (x *MutateResponse) String() string
type MutateResponse_Error ¶ added in v1.0.28
type MutateResponse_Message ¶ added in v1.0.28
type MutateResponse_Message struct {
Message string `protobuf:"bytes,1,opt,name=message,proto3,oneof"`
}
type Publication ¶
type Publication struct { Payload []byte `protobuf:"bytes,1,opt,name=payload,proto3" json:"payload,omitempty"` // contains filtered or unexported fields }
func (*Publication) Descriptor
deprecated
func (*Publication) Descriptor() ([]byte, []int)
Deprecated: Use Publication.ProtoReflect.Descriptor instead.
func (*Publication) GetPayload ¶ added in v1.0.22
func (x *Publication) GetPayload() []byte
func (*Publication) ProtoMessage ¶
func (*Publication) ProtoMessage()
func (*Publication) ProtoReflect ¶
func (x *Publication) ProtoReflect() protoreflect.Message
func (*Publication) Reset ¶
func (x *Publication) Reset()
func (*Publication) String ¶
func (x *Publication) String() string
type PurgeAllDatasetsRequest ¶
type PurgeAllDatasetsRequest struct { Confirm bool `protobuf:"varint,1,opt,name=confirm,proto3" json:"confirm,omitempty"` // contains filtered or unexported fields }
func (*PurgeAllDatasetsRequest) Descriptor
deprecated
func (*PurgeAllDatasetsRequest) Descriptor() ([]byte, []int)
Deprecated: Use PurgeAllDatasetsRequest.ProtoReflect.Descriptor instead.
func (*PurgeAllDatasetsRequest) GetConfirm ¶ added in v1.0.24
func (x *PurgeAllDatasetsRequest) GetConfirm() bool
func (*PurgeAllDatasetsRequest) ProtoMessage ¶
func (*PurgeAllDatasetsRequest) ProtoMessage()
func (*PurgeAllDatasetsRequest) ProtoReflect ¶
func (x *PurgeAllDatasetsRequest) ProtoReflect() protoreflect.Message
func (*PurgeAllDatasetsRequest) Reset ¶
func (x *PurgeAllDatasetsRequest) Reset()
func (*PurgeAllDatasetsRequest) String ¶
func (x *PurgeAllDatasetsRequest) String() string
type PurgeAllDatasetsResponse ¶
type PurgeAllDatasetsResponse struct { // Types that are assignable to Response: // // *PurgeAllDatasetsResponse_Ok // *PurgeAllDatasetsResponse_Error Response isPurgeAllDatasetsResponse_Response `protobuf_oneof:"response"` // contains filtered or unexported fields }
func (*PurgeAllDatasetsResponse) Descriptor
deprecated
func (*PurgeAllDatasetsResponse) Descriptor() ([]byte, []int)
Deprecated: Use PurgeAllDatasetsResponse.ProtoReflect.Descriptor instead.
func (*PurgeAllDatasetsResponse) GetError ¶ added in v1.0.24
func (x *PurgeAllDatasetsResponse) GetError() *status.Status
func (*PurgeAllDatasetsResponse) GetOk ¶ added in v1.0.24
func (x *PurgeAllDatasetsResponse) GetOk() bool
func (*PurgeAllDatasetsResponse) GetResponse ¶ added in v1.0.24
func (m *PurgeAllDatasetsResponse) GetResponse() isPurgeAllDatasetsResponse_Response
func (*PurgeAllDatasetsResponse) ProtoMessage ¶
func (*PurgeAllDatasetsResponse) ProtoMessage()
func (*PurgeAllDatasetsResponse) ProtoReflect ¶
func (x *PurgeAllDatasetsResponse) ProtoReflect() protoreflect.Message
func (*PurgeAllDatasetsResponse) Reset ¶
func (x *PurgeAllDatasetsResponse) Reset()
func (*PurgeAllDatasetsResponse) String ¶
func (x *PurgeAllDatasetsResponse) String() string
type PurgeAllDatasetsResponse_Error ¶ added in v1.0.24
type PurgeAllDatasetsResponse_Ok ¶ added in v1.0.24
type PurgeAllDatasetsResponse_Ok struct {
Ok bool `protobuf:"varint,1,opt,name=ok,proto3,oneof"`
}
type PurgeAllPublicationsRequest ¶
type PurgeAllPublicationsRequest struct { Confirm bool `protobuf:"varint,1,opt,name=confirm,proto3" json:"confirm,omitempty"` // contains filtered or unexported fields }
func (*PurgeAllPublicationsRequest) Descriptor
deprecated
func (*PurgeAllPublicationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use PurgeAllPublicationsRequest.ProtoReflect.Descriptor instead.
func (*PurgeAllPublicationsRequest) GetConfirm ¶ added in v1.0.24
func (x *PurgeAllPublicationsRequest) GetConfirm() bool
func (*PurgeAllPublicationsRequest) ProtoMessage ¶
func (*PurgeAllPublicationsRequest) ProtoMessage()
func (*PurgeAllPublicationsRequest) ProtoReflect ¶
func (x *PurgeAllPublicationsRequest) ProtoReflect() protoreflect.Message
func (*PurgeAllPublicationsRequest) Reset ¶
func (x *PurgeAllPublicationsRequest) Reset()
func (*PurgeAllPublicationsRequest) String ¶
func (x *PurgeAllPublicationsRequest) String() string
type PurgeAllPublicationsResponse ¶
type PurgeAllPublicationsResponse struct { // Types that are assignable to Response: // // *PurgeAllPublicationsResponse_Ok // *PurgeAllPublicationsResponse_Error Response isPurgeAllPublicationsResponse_Response `protobuf_oneof:"response"` // contains filtered or unexported fields }
func (*PurgeAllPublicationsResponse) Descriptor
deprecated
func (*PurgeAllPublicationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use PurgeAllPublicationsResponse.ProtoReflect.Descriptor instead.
func (*PurgeAllPublicationsResponse) GetError ¶ added in v1.0.24
func (x *PurgeAllPublicationsResponse) GetError() *status.Status
func (*PurgeAllPublicationsResponse) GetOk ¶ added in v1.0.24
func (x *PurgeAllPublicationsResponse) GetOk() bool
func (*PurgeAllPublicationsResponse) GetResponse ¶ added in v1.0.24
func (m *PurgeAllPublicationsResponse) GetResponse() isPurgeAllPublicationsResponse_Response
func (*PurgeAllPublicationsResponse) ProtoMessage ¶
func (*PurgeAllPublicationsResponse) ProtoMessage()
func (*PurgeAllPublicationsResponse) ProtoReflect ¶
func (x *PurgeAllPublicationsResponse) ProtoReflect() protoreflect.Message
func (*PurgeAllPublicationsResponse) Reset ¶
func (x *PurgeAllPublicationsResponse) Reset()
func (*PurgeAllPublicationsResponse) String ¶
func (x *PurgeAllPublicationsResponse) String() string
type PurgeAllPublicationsResponse_Error ¶ added in v1.0.24
type PurgeAllPublicationsResponse_Ok ¶ added in v1.0.24
type PurgeAllPublicationsResponse_Ok struct {
Ok bool `protobuf:"varint,1,opt,name=ok,proto3,oneof"`
}
type PurgeDatasetRequest ¶
type PurgeDatasetRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*PurgeDatasetRequest) Descriptor
deprecated
func (*PurgeDatasetRequest) Descriptor() ([]byte, []int)
Deprecated: Use PurgeDatasetRequest.ProtoReflect.Descriptor instead.
func (*PurgeDatasetRequest) GetId ¶
func (x *PurgeDatasetRequest) GetId() string
func (*PurgeDatasetRequest) ProtoMessage ¶
func (*PurgeDatasetRequest) ProtoMessage()
func (*PurgeDatasetRequest) ProtoReflect ¶
func (x *PurgeDatasetRequest) ProtoReflect() protoreflect.Message
func (*PurgeDatasetRequest) Reset ¶
func (x *PurgeDatasetRequest) Reset()
func (*PurgeDatasetRequest) String ¶
func (x *PurgeDatasetRequest) String() string
type PurgeDatasetResponse ¶
type PurgeDatasetResponse struct { // Types that are assignable to Response: // // *PurgeDatasetResponse_Ok // *PurgeDatasetResponse_Error Response isPurgeDatasetResponse_Response `protobuf_oneof:"response"` // contains filtered or unexported fields }
func (*PurgeDatasetResponse) Descriptor
deprecated
func (*PurgeDatasetResponse) Descriptor() ([]byte, []int)
Deprecated: Use PurgeDatasetResponse.ProtoReflect.Descriptor instead.
func (*PurgeDatasetResponse) GetError ¶ added in v1.0.24
func (x *PurgeDatasetResponse) GetError() *status.Status
func (*PurgeDatasetResponse) GetOk ¶ added in v1.0.24
func (x *PurgeDatasetResponse) GetOk() bool
func (*PurgeDatasetResponse) GetResponse ¶ added in v1.0.24
func (m *PurgeDatasetResponse) GetResponse() isPurgeDatasetResponse_Response
func (*PurgeDatasetResponse) ProtoMessage ¶
func (*PurgeDatasetResponse) ProtoMessage()
func (*PurgeDatasetResponse) ProtoReflect ¶
func (x *PurgeDatasetResponse) ProtoReflect() protoreflect.Message
func (*PurgeDatasetResponse) Reset ¶
func (x *PurgeDatasetResponse) Reset()
func (*PurgeDatasetResponse) String ¶
func (x *PurgeDatasetResponse) String() string
type PurgeDatasetResponse_Error ¶ added in v1.0.24
type PurgeDatasetResponse_Ok ¶ added in v1.0.24
type PurgeDatasetResponse_Ok struct {
Ok bool `protobuf:"varint,1,opt,name=ok,proto3,oneof"`
}
type PurgePublicationRequest ¶
type PurgePublicationRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*PurgePublicationRequest) Descriptor
deprecated
func (*PurgePublicationRequest) Descriptor() ([]byte, []int)
Deprecated: Use PurgePublicationRequest.ProtoReflect.Descriptor instead.
func (*PurgePublicationRequest) GetId ¶
func (x *PurgePublicationRequest) GetId() string
func (*PurgePublicationRequest) ProtoMessage ¶
func (*PurgePublicationRequest) ProtoMessage()
func (*PurgePublicationRequest) ProtoReflect ¶
func (x *PurgePublicationRequest) ProtoReflect() protoreflect.Message
func (*PurgePublicationRequest) Reset ¶
func (x *PurgePublicationRequest) Reset()
func (*PurgePublicationRequest) String ¶
func (x *PurgePublicationRequest) String() string
type PurgePublicationResponse ¶
type PurgePublicationResponse struct { // Types that are assignable to Response: // // *PurgePublicationResponse_Ok // *PurgePublicationResponse_Error Response isPurgePublicationResponse_Response `protobuf_oneof:"response"` // contains filtered or unexported fields }
func (*PurgePublicationResponse) Descriptor
deprecated
func (*PurgePublicationResponse) Descriptor() ([]byte, []int)
Deprecated: Use PurgePublicationResponse.ProtoReflect.Descriptor instead.
func (*PurgePublicationResponse) GetError ¶ added in v1.0.24
func (x *PurgePublicationResponse) GetError() *status.Status
func (*PurgePublicationResponse) GetOk ¶ added in v1.0.24
func (x *PurgePublicationResponse) GetOk() bool
func (*PurgePublicationResponse) GetResponse ¶ added in v1.0.24
func (m *PurgePublicationResponse) GetResponse() isPurgePublicationResponse_Response
func (*PurgePublicationResponse) ProtoMessage ¶
func (*PurgePublicationResponse) ProtoMessage()
func (*PurgePublicationResponse) ProtoReflect ¶
func (x *PurgePublicationResponse) ProtoReflect() protoreflect.Message
func (*PurgePublicationResponse) Reset ¶
func (x *PurgePublicationResponse) Reset()
func (*PurgePublicationResponse) String ¶
func (x *PurgePublicationResponse) String() string
type PurgePublicationResponse_Error ¶ added in v1.0.24
type PurgePublicationResponse_Ok ¶ added in v1.0.24
type PurgePublicationResponse_Ok struct {
Ok bool `protobuf:"varint,1,opt,name=ok,proto3,oneof"`
}
type ReindexDatasetsRequest ¶ added in v1.0.23
type ReindexDatasetsRequest struct {
// contains filtered or unexported fields
}
func (*ReindexDatasetsRequest) Descriptor
deprecated
added in
v1.0.23
func (*ReindexDatasetsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ReindexDatasetsRequest.ProtoReflect.Descriptor instead.
func (*ReindexDatasetsRequest) ProtoMessage ¶ added in v1.0.23
func (*ReindexDatasetsRequest) ProtoMessage()
func (*ReindexDatasetsRequest) ProtoReflect ¶ added in v1.0.23
func (x *ReindexDatasetsRequest) ProtoReflect() protoreflect.Message
func (*ReindexDatasetsRequest) Reset ¶ added in v1.0.23
func (x *ReindexDatasetsRequest) Reset()
func (*ReindexDatasetsRequest) String ¶ added in v1.0.23
func (x *ReindexDatasetsRequest) String() string
type ReindexDatasetsResponse ¶ added in v1.0.23
type ReindexDatasetsResponse struct { // Types that are assignable to Response: // // *ReindexDatasetsResponse_Message // *ReindexDatasetsResponse_Error Response isReindexDatasetsResponse_Response `protobuf_oneof:"response"` // contains filtered or unexported fields }
func (*ReindexDatasetsResponse) Descriptor
deprecated
added in
v1.0.23
func (*ReindexDatasetsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ReindexDatasetsResponse.ProtoReflect.Descriptor instead.
func (*ReindexDatasetsResponse) GetError ¶ added in v1.0.24
func (x *ReindexDatasetsResponse) GetError() *status.Status
func (*ReindexDatasetsResponse) GetMessage ¶ added in v1.0.23
func (x *ReindexDatasetsResponse) GetMessage() string
func (*ReindexDatasetsResponse) GetResponse ¶ added in v1.0.24
func (m *ReindexDatasetsResponse) GetResponse() isReindexDatasetsResponse_Response
func (*ReindexDatasetsResponse) ProtoMessage ¶ added in v1.0.23
func (*ReindexDatasetsResponse) ProtoMessage()
func (*ReindexDatasetsResponse) ProtoReflect ¶ added in v1.0.23
func (x *ReindexDatasetsResponse) ProtoReflect() protoreflect.Message
func (*ReindexDatasetsResponse) Reset ¶ added in v1.0.23
func (x *ReindexDatasetsResponse) Reset()
func (*ReindexDatasetsResponse) String ¶ added in v1.0.23
func (x *ReindexDatasetsResponse) String() string
type ReindexDatasetsResponse_Error ¶ added in v1.0.24
type ReindexDatasetsResponse_Message ¶ added in v1.0.24
type ReindexDatasetsResponse_Message struct {
Message string `protobuf:"bytes,1,opt,name=message,proto3,oneof"`
}
type ReindexPublicationsRequest ¶ added in v1.0.23
type ReindexPublicationsRequest struct {
// contains filtered or unexported fields
}
func (*ReindexPublicationsRequest) Descriptor
deprecated
added in
v1.0.23
func (*ReindexPublicationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ReindexPublicationsRequest.ProtoReflect.Descriptor instead.
func (*ReindexPublicationsRequest) ProtoMessage ¶ added in v1.0.23
func (*ReindexPublicationsRequest) ProtoMessage()
func (*ReindexPublicationsRequest) ProtoReflect ¶ added in v1.0.23
func (x *ReindexPublicationsRequest) ProtoReflect() protoreflect.Message
func (*ReindexPublicationsRequest) Reset ¶ added in v1.0.23
func (x *ReindexPublicationsRequest) Reset()
func (*ReindexPublicationsRequest) String ¶ added in v1.0.23
func (x *ReindexPublicationsRequest) String() string
type ReindexPublicationsResponse ¶ added in v1.0.23
type ReindexPublicationsResponse struct { // Types that are assignable to Response: // // *ReindexPublicationsResponse_Message // *ReindexPublicationsResponse_Error Response isReindexPublicationsResponse_Response `protobuf_oneof:"response"` // contains filtered or unexported fields }
func (*ReindexPublicationsResponse) Descriptor
deprecated
added in
v1.0.23
func (*ReindexPublicationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ReindexPublicationsResponse.ProtoReflect.Descriptor instead.
func (*ReindexPublicationsResponse) GetError ¶ added in v1.0.23
func (x *ReindexPublicationsResponse) GetError() *status.Status
func (*ReindexPublicationsResponse) GetMessage ¶ added in v1.0.23
func (x *ReindexPublicationsResponse) GetMessage() string
func (*ReindexPublicationsResponse) GetResponse ¶ added in v1.0.23
func (m *ReindexPublicationsResponse) GetResponse() isReindexPublicationsResponse_Response
func (*ReindexPublicationsResponse) ProtoMessage ¶ added in v1.0.23
func (*ReindexPublicationsResponse) ProtoMessage()
func (*ReindexPublicationsResponse) ProtoReflect ¶ added in v1.0.23
func (x *ReindexPublicationsResponse) ProtoReflect() protoreflect.Message
func (*ReindexPublicationsResponse) Reset ¶ added in v1.0.23
func (x *ReindexPublicationsResponse) Reset()
func (*ReindexPublicationsResponse) String ¶ added in v1.0.23
func (x *ReindexPublicationsResponse) String() string
type ReindexPublicationsResponse_Error ¶ added in v1.0.23
type ReindexPublicationsResponse_Message ¶ added in v1.0.23
type ReindexPublicationsResponse_Message struct {
Message string `protobuf:"bytes,1,opt,name=message,proto3,oneof"`
}
type RelateRequest ¶
type RelateRequest struct { // Types that are assignable to One: // // *RelateRequest_PublicationOne // *RelateRequest_DatasetOne One isRelateRequest_One `protobuf_oneof:"one"` // Types that are assignable to Two: // // *RelateRequest_PublicationTwo // *RelateRequest_DatasetTwo Two isRelateRequest_Two `protobuf_oneof:"two"` // contains filtered or unexported fields }
func (*RelateRequest) Descriptor
deprecated
func (*RelateRequest) Descriptor() ([]byte, []int)
Deprecated: Use RelateRequest.ProtoReflect.Descriptor instead.
func (*RelateRequest) GetDatasetOne ¶
func (x *RelateRequest) GetDatasetOne() string
func (*RelateRequest) GetDatasetTwo ¶
func (x *RelateRequest) GetDatasetTwo() string
func (*RelateRequest) GetOne ¶
func (m *RelateRequest) GetOne() isRelateRequest_One
func (*RelateRequest) GetPublicationOne ¶
func (x *RelateRequest) GetPublicationOne() string
func (*RelateRequest) GetPublicationTwo ¶
func (x *RelateRequest) GetPublicationTwo() string
func (*RelateRequest) GetTwo ¶
func (m *RelateRequest) GetTwo() isRelateRequest_Two
func (*RelateRequest) ProtoMessage ¶
func (*RelateRequest) ProtoMessage()
func (*RelateRequest) ProtoReflect ¶
func (x *RelateRequest) ProtoReflect() protoreflect.Message
func (*RelateRequest) Reset ¶
func (x *RelateRequest) Reset()
func (*RelateRequest) String ¶
func (x *RelateRequest) String() string
type RelateRequest_DatasetOne ¶
type RelateRequest_DatasetOne struct {
DatasetOne string `protobuf:"bytes,2,opt,name=dataset_one,json=datasetOne,proto3,oneof"`
}
type RelateRequest_DatasetTwo ¶
type RelateRequest_DatasetTwo struct {
DatasetTwo string `protobuf:"bytes,4,opt,name=dataset_two,json=datasetTwo,proto3,oneof"`
}
type RelateRequest_PublicationOne ¶
type RelateRequest_PublicationOne struct {
PublicationOne string `protobuf:"bytes,1,opt,name=publication_one,json=publicationOne,proto3,oneof"`
}
type RelateRequest_PublicationTwo ¶
type RelateRequest_PublicationTwo struct {
PublicationTwo string `protobuf:"bytes,3,opt,name=publication_two,json=publicationTwo,proto3,oneof"`
}
type RelateResponse ¶
type RelateResponse struct { // Types that are assignable to Response: // // *RelateResponse_Message // *RelateResponse_Error Response isRelateResponse_Response `protobuf_oneof:"response"` // contains filtered or unexported fields }
func (*RelateResponse) Descriptor
deprecated
func (*RelateResponse) Descriptor() ([]byte, []int)
Deprecated: Use RelateResponse.ProtoReflect.Descriptor instead.
func (*RelateResponse) GetError ¶ added in v1.0.24
func (x *RelateResponse) GetError() *status.Status
func (*RelateResponse) GetMessage ¶ added in v1.0.24
func (x *RelateResponse) GetMessage() string
func (*RelateResponse) GetResponse ¶ added in v1.0.24
func (m *RelateResponse) GetResponse() isRelateResponse_Response
func (*RelateResponse) ProtoMessage ¶
func (*RelateResponse) ProtoMessage()
func (*RelateResponse) ProtoReflect ¶
func (x *RelateResponse) ProtoReflect() protoreflect.Message
func (*RelateResponse) Reset ¶
func (x *RelateResponse) Reset()
func (*RelateResponse) String ¶
func (x *RelateResponse) String() string
type RelateResponse_Error ¶ added in v1.0.24
type RelateResponse_Message ¶ added in v1.0.24
type RelateResponse_Message struct {
Message string `protobuf:"bytes,1,opt,name=message,proto3,oneof"`
}
type SearchDatasetsRequest ¶
type SearchDatasetsRequest struct { Query string `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"` Offset int32 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"` Limit int32 `protobuf:"varint,3,opt,name=limit,proto3" json:"limit,omitempty"` // contains filtered or unexported fields }
func (*SearchDatasetsRequest) Descriptor
deprecated
func (*SearchDatasetsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchDatasetsRequest.ProtoReflect.Descriptor instead.
func (*SearchDatasetsRequest) GetLimit ¶
func (x *SearchDatasetsRequest) GetLimit() int32
func (*SearchDatasetsRequest) GetOffset ¶
func (x *SearchDatasetsRequest) GetOffset() int32
func (*SearchDatasetsRequest) GetQuery ¶
func (x *SearchDatasetsRequest) GetQuery() string
func (*SearchDatasetsRequest) ProtoMessage ¶
func (*SearchDatasetsRequest) ProtoMessage()
func (*SearchDatasetsRequest) ProtoReflect ¶
func (x *SearchDatasetsRequest) ProtoReflect() protoreflect.Message
func (*SearchDatasetsRequest) Reset ¶
func (x *SearchDatasetsRequest) Reset()
func (*SearchDatasetsRequest) String ¶
func (x *SearchDatasetsRequest) String() string
type SearchDatasetsResponse ¶
type SearchDatasetsResponse struct { Hits []*Dataset `protobuf:"bytes,1,rep,name=hits,proto3" json:"hits,omitempty"` Offset int32 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"` Limit int32 `protobuf:"varint,3,opt,name=limit,proto3" json:"limit,omitempty"` Total int32 `protobuf:"varint,4,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
func (*SearchDatasetsResponse) Descriptor
deprecated
func (*SearchDatasetsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchDatasetsResponse.ProtoReflect.Descriptor instead.
func (*SearchDatasetsResponse) GetHits ¶
func (x *SearchDatasetsResponse) GetHits() []*Dataset
func (*SearchDatasetsResponse) GetLimit ¶
func (x *SearchDatasetsResponse) GetLimit() int32
func (*SearchDatasetsResponse) GetOffset ¶
func (x *SearchDatasetsResponse) GetOffset() int32
func (*SearchDatasetsResponse) GetTotal ¶
func (x *SearchDatasetsResponse) GetTotal() int32
func (*SearchDatasetsResponse) ProtoMessage ¶
func (*SearchDatasetsResponse) ProtoMessage()
func (*SearchDatasetsResponse) ProtoReflect ¶
func (x *SearchDatasetsResponse) ProtoReflect() protoreflect.Message
func (*SearchDatasetsResponse) Reset ¶
func (x *SearchDatasetsResponse) Reset()
func (*SearchDatasetsResponse) String ¶
func (x *SearchDatasetsResponse) String() string
type SearchPublicationsRequest ¶
type SearchPublicationsRequest struct { Query string `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"` Offset int32 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"` Limit int32 `protobuf:"varint,3,opt,name=limit,proto3" json:"limit,omitempty"` // contains filtered or unexported fields }
func (*SearchPublicationsRequest) Descriptor
deprecated
func (*SearchPublicationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchPublicationsRequest.ProtoReflect.Descriptor instead.
func (*SearchPublicationsRequest) GetLimit ¶
func (x *SearchPublicationsRequest) GetLimit() int32
func (*SearchPublicationsRequest) GetOffset ¶
func (x *SearchPublicationsRequest) GetOffset() int32
func (*SearchPublicationsRequest) GetQuery ¶
func (x *SearchPublicationsRequest) GetQuery() string
func (*SearchPublicationsRequest) ProtoMessage ¶
func (*SearchPublicationsRequest) ProtoMessage()
func (*SearchPublicationsRequest) ProtoReflect ¶
func (x *SearchPublicationsRequest) ProtoReflect() protoreflect.Message
func (*SearchPublicationsRequest) Reset ¶
func (x *SearchPublicationsRequest) Reset()
func (*SearchPublicationsRequest) String ¶
func (x *SearchPublicationsRequest) String() string
type SearchPublicationsResponse ¶
type SearchPublicationsResponse struct { Hits []*Publication `protobuf:"bytes,1,rep,name=hits,proto3" json:"hits,omitempty"` Offset int32 `protobuf:"varint,2,opt,name=offset,proto3" json:"offset,omitempty"` Limit int32 `protobuf:"varint,3,opt,name=limit,proto3" json:"limit,omitempty"` Total int32 `protobuf:"varint,4,opt,name=total,proto3" json:"total,omitempty"` // contains filtered or unexported fields }
func (*SearchPublicationsResponse) Descriptor
deprecated
func (*SearchPublicationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchPublicationsResponse.ProtoReflect.Descriptor instead.
func (*SearchPublicationsResponse) GetHits ¶
func (x *SearchPublicationsResponse) GetHits() []*Publication
func (*SearchPublicationsResponse) GetLimit ¶
func (x *SearchPublicationsResponse) GetLimit() int32
func (*SearchPublicationsResponse) GetOffset ¶
func (x *SearchPublicationsResponse) GetOffset() int32
func (*SearchPublicationsResponse) GetTotal ¶
func (x *SearchPublicationsResponse) GetTotal() int32
func (*SearchPublicationsResponse) ProtoMessage ¶
func (*SearchPublicationsResponse) ProtoMessage()
func (*SearchPublicationsResponse) ProtoReflect ¶
func (x *SearchPublicationsResponse) ProtoReflect() protoreflect.Message
func (*SearchPublicationsResponse) Reset ¶
func (x *SearchPublicationsResponse) Reset()
func (*SearchPublicationsResponse) String ¶
func (x *SearchPublicationsResponse) String() string
type TransferPublicationsRequest ¶ added in v1.0.23
type TransferPublicationsRequest struct { Src string `protobuf:"bytes,1,opt,name=src,proto3" json:"src,omitempty"` Dest string `protobuf:"bytes,2,opt,name=dest,proto3" json:"dest,omitempty"` Publicationid string `protobuf:"bytes,3,opt,name=publicationid,proto3" json:"publicationid,omitempty"` // contains filtered or unexported fields }
func (*TransferPublicationsRequest) Descriptor
deprecated
added in
v1.0.23
func (*TransferPublicationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use TransferPublicationsRequest.ProtoReflect.Descriptor instead.
func (*TransferPublicationsRequest) GetDest ¶ added in v1.0.23
func (x *TransferPublicationsRequest) GetDest() string
func (*TransferPublicationsRequest) GetPublicationid ¶ added in v1.0.23
func (x *TransferPublicationsRequest) GetPublicationid() string
func (*TransferPublicationsRequest) GetSrc ¶ added in v1.0.23
func (x *TransferPublicationsRequest) GetSrc() string
func (*TransferPublicationsRequest) ProtoMessage ¶ added in v1.0.23
func (*TransferPublicationsRequest) ProtoMessage()
func (*TransferPublicationsRequest) ProtoReflect ¶ added in v1.0.23
func (x *TransferPublicationsRequest) ProtoReflect() protoreflect.Message
func (*TransferPublicationsRequest) Reset ¶ added in v1.0.23
func (x *TransferPublicationsRequest) Reset()
func (*TransferPublicationsRequest) String ¶ added in v1.0.23
func (x *TransferPublicationsRequest) String() string
type TransferPublicationsResponse ¶ added in v1.0.23
type TransferPublicationsResponse struct { // Types that are assignable to Response: // // *TransferPublicationsResponse_Message // *TransferPublicationsResponse_Error Response isTransferPublicationsResponse_Response `protobuf_oneof:"response"` // contains filtered or unexported fields }
func (*TransferPublicationsResponse) Descriptor
deprecated
added in
v1.0.23
func (*TransferPublicationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use TransferPublicationsResponse.ProtoReflect.Descriptor instead.
func (*TransferPublicationsResponse) GetError ¶ added in v1.0.23
func (x *TransferPublicationsResponse) GetError() *status.Status
func (*TransferPublicationsResponse) GetMessage ¶ added in v1.0.23
func (x *TransferPublicationsResponse) GetMessage() string
func (*TransferPublicationsResponse) GetResponse ¶ added in v1.0.23
func (m *TransferPublicationsResponse) GetResponse() isTransferPublicationsResponse_Response
func (*TransferPublicationsResponse) ProtoMessage ¶ added in v1.0.23
func (*TransferPublicationsResponse) ProtoMessage()
func (*TransferPublicationsResponse) ProtoReflect ¶ added in v1.0.23
func (x *TransferPublicationsResponse) ProtoReflect() protoreflect.Message
func (*TransferPublicationsResponse) Reset ¶ added in v1.0.23
func (x *TransferPublicationsResponse) Reset()
func (*TransferPublicationsResponse) String ¶ added in v1.0.23
func (x *TransferPublicationsResponse) String() string
type TransferPublicationsResponse_Error ¶ added in v1.0.23
type TransferPublicationsResponse_Message ¶ added in v1.0.23
type TransferPublicationsResponse_Message struct {
Message string `protobuf:"bytes,1,opt,name=message,proto3,oneof"`
}
type UnimplementedBiblioServer ¶
type UnimplementedBiblioServer struct { }
UnimplementedBiblioServer must be embedded to have forward compatible implementations.
func (UnimplementedBiblioServer) AddDatasets ¶
func (UnimplementedBiblioServer) AddDatasets(Biblio_AddDatasetsServer) error
func (UnimplementedBiblioServer) AddFile ¶
func (UnimplementedBiblioServer) AddFile(Biblio_AddFileServer) error
func (UnimplementedBiblioServer) AddPublications ¶
func (UnimplementedBiblioServer) AddPublications(Biblio_AddPublicationsServer) error
func (UnimplementedBiblioServer) CleanupDatasets ¶ added in v1.0.28
func (UnimplementedBiblioServer) CleanupDatasets(*CleanupDatasetsRequest, Biblio_CleanupDatasetsServer) error
func (UnimplementedBiblioServer) CleanupPublications ¶ added in v1.0.23
func (UnimplementedBiblioServer) CleanupPublications(*CleanupPublicationsRequest, Biblio_CleanupPublicationsServer) error
func (UnimplementedBiblioServer) ExistsFile ¶ added in v1.0.25
func (UnimplementedBiblioServer) ExistsFile(context.Context, *ExistsFileRequest) (*ExistsFileResponse, error)
func (UnimplementedBiblioServer) GetAllDatasets ¶
func (UnimplementedBiblioServer) GetAllDatasets(*GetAllDatasetsRequest, Biblio_GetAllDatasetsServer) error
func (UnimplementedBiblioServer) GetAllPublications ¶
func (UnimplementedBiblioServer) GetAllPublications(*GetAllPublicationsRequest, Biblio_GetAllPublicationsServer) error
func (UnimplementedBiblioServer) GetDataset ¶
func (UnimplementedBiblioServer) GetDataset(context.Context, *GetDatasetRequest) (*GetDatasetResponse, error)
func (UnimplementedBiblioServer) GetDatasetHistory ¶
func (UnimplementedBiblioServer) GetDatasetHistory(*GetDatasetHistoryRequest, Biblio_GetDatasetHistoryServer) error
func (UnimplementedBiblioServer) GetFile ¶
func (UnimplementedBiblioServer) GetFile(*GetFileRequest, Biblio_GetFileServer) error
func (UnimplementedBiblioServer) GetPublication ¶
func (UnimplementedBiblioServer) GetPublication(context.Context, *GetPublicationRequest) (*GetPublicationResponse, error)
func (UnimplementedBiblioServer) GetPublicationHistory ¶
func (UnimplementedBiblioServer) GetPublicationHistory(*GetPublicationHistoryRequest, Biblio_GetPublicationHistoryServer) error
func (UnimplementedBiblioServer) ImportDatasets ¶
func (UnimplementedBiblioServer) ImportDatasets(Biblio_ImportDatasetsServer) error
func (UnimplementedBiblioServer) ImportPublications ¶
func (UnimplementedBiblioServer) ImportPublications(Biblio_ImportPublicationsServer) error
func (UnimplementedBiblioServer) MutateDatasets ¶ added in v1.0.28
func (UnimplementedBiblioServer) MutateDatasets(Biblio_MutateDatasetsServer) error
func (UnimplementedBiblioServer) MutatePublications ¶ added in v1.0.28
func (UnimplementedBiblioServer) MutatePublications(Biblio_MutatePublicationsServer) error
func (UnimplementedBiblioServer) PurgeAllDatasets ¶
func (UnimplementedBiblioServer) PurgeAllDatasets(context.Context, *PurgeAllDatasetsRequest) (*PurgeAllDatasetsResponse, error)
func (UnimplementedBiblioServer) PurgeAllPublications ¶
func (UnimplementedBiblioServer) PurgeAllPublications(context.Context, *PurgeAllPublicationsRequest) (*PurgeAllPublicationsResponse, error)
func (UnimplementedBiblioServer) PurgeDataset ¶
func (UnimplementedBiblioServer) PurgeDataset(context.Context, *PurgeDatasetRequest) (*PurgeDatasetResponse, error)
func (UnimplementedBiblioServer) PurgePublication ¶
func (UnimplementedBiblioServer) PurgePublication(context.Context, *PurgePublicationRequest) (*PurgePublicationResponse, error)
func (UnimplementedBiblioServer) ReindexDatasets ¶ added in v1.0.23
func (UnimplementedBiblioServer) ReindexDatasets(*ReindexDatasetsRequest, Biblio_ReindexDatasetsServer) error
func (UnimplementedBiblioServer) ReindexPublications ¶ added in v1.0.23
func (UnimplementedBiblioServer) ReindexPublications(*ReindexPublicationsRequest, Biblio_ReindexPublicationsServer) error
func (UnimplementedBiblioServer) Relate ¶
func (UnimplementedBiblioServer) Relate(context.Context, *RelateRequest) (*RelateResponse, error)
func (UnimplementedBiblioServer) SearchDatasets ¶
func (UnimplementedBiblioServer) SearchDatasets(context.Context, *SearchDatasetsRequest) (*SearchDatasetsResponse, error)
func (UnimplementedBiblioServer) SearchPublications ¶
func (UnimplementedBiblioServer) SearchPublications(context.Context, *SearchPublicationsRequest) (*SearchPublicationsResponse, error)
func (UnimplementedBiblioServer) TransferPublications ¶ added in v1.0.23
func (UnimplementedBiblioServer) TransferPublications(*TransferPublicationsRequest, Biblio_TransferPublicationsServer) error
func (UnimplementedBiblioServer) UpdateDataset ¶
func (UnimplementedBiblioServer) UpdateDataset(context.Context, *UpdateDatasetRequest) (*UpdateDatasetResponse, error)
func (UnimplementedBiblioServer) UpdatePublication ¶
func (UnimplementedBiblioServer) UpdatePublication(context.Context, *UpdatePublicationRequest) (*UpdatePublicationResponse, error)
func (UnimplementedBiblioServer) ValidateDatasets ¶
func (UnimplementedBiblioServer) ValidateDatasets(Biblio_ValidateDatasetsServer) error
func (UnimplementedBiblioServer) ValidatePublications ¶
func (UnimplementedBiblioServer) ValidatePublications(Biblio_ValidatePublicationsServer) error
type UnsafeBiblioServer ¶
type UnsafeBiblioServer interface {
// contains filtered or unexported methods
}
UnsafeBiblioServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to BiblioServer will result in compilation errors.
type UpdateDatasetRequest ¶
type UpdateDatasetRequest struct { Dataset *Dataset `protobuf:"bytes,1,opt,name=dataset,proto3" json:"dataset,omitempty"` // contains filtered or unexported fields }
func (*UpdateDatasetRequest) Descriptor
deprecated
func (*UpdateDatasetRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateDatasetRequest.ProtoReflect.Descriptor instead.
func (*UpdateDatasetRequest) GetDataset ¶
func (x *UpdateDatasetRequest) GetDataset() *Dataset
func (*UpdateDatasetRequest) ProtoMessage ¶
func (*UpdateDatasetRequest) ProtoMessage()
func (*UpdateDatasetRequest) ProtoReflect ¶
func (x *UpdateDatasetRequest) ProtoReflect() protoreflect.Message
func (*UpdateDatasetRequest) Reset ¶
func (x *UpdateDatasetRequest) Reset()
func (*UpdateDatasetRequest) String ¶
func (x *UpdateDatasetRequest) String() string
type UpdateDatasetResponse ¶
type UpdateDatasetResponse struct { // Types that are assignable to Response: // // *UpdateDatasetResponse_Message // *UpdateDatasetResponse_Error Response isUpdateDatasetResponse_Response `protobuf_oneof:"response"` // contains filtered or unexported fields }
func (*UpdateDatasetResponse) Descriptor
deprecated
func (*UpdateDatasetResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateDatasetResponse.ProtoReflect.Descriptor instead.
func (*UpdateDatasetResponse) GetError ¶ added in v1.0.24
func (x *UpdateDatasetResponse) GetError() *status.Status
func (*UpdateDatasetResponse) GetMessage ¶ added in v1.0.24
func (x *UpdateDatasetResponse) GetMessage() string
func (*UpdateDatasetResponse) GetResponse ¶ added in v1.0.24
func (m *UpdateDatasetResponse) GetResponse() isUpdateDatasetResponse_Response
func (*UpdateDatasetResponse) ProtoMessage ¶
func (*UpdateDatasetResponse) ProtoMessage()
func (*UpdateDatasetResponse) ProtoReflect ¶
func (x *UpdateDatasetResponse) ProtoReflect() protoreflect.Message
func (*UpdateDatasetResponse) Reset ¶
func (x *UpdateDatasetResponse) Reset()
func (*UpdateDatasetResponse) String ¶
func (x *UpdateDatasetResponse) String() string
type UpdateDatasetResponse_Error ¶ added in v1.0.24
type UpdateDatasetResponse_Message ¶ added in v1.0.24
type UpdateDatasetResponse_Message struct {
Message string `protobuf:"bytes,1,opt,name=message,proto3,oneof"`
}
type UpdatePublicationRequest ¶
type UpdatePublicationRequest struct { Publication *Publication `protobuf:"bytes,1,opt,name=publication,proto3" json:"publication,omitempty"` // contains filtered or unexported fields }
func (*UpdatePublicationRequest) Descriptor
deprecated
func (*UpdatePublicationRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePublicationRequest.ProtoReflect.Descriptor instead.
func (*UpdatePublicationRequest) GetPublication ¶
func (x *UpdatePublicationRequest) GetPublication() *Publication
func (*UpdatePublicationRequest) ProtoMessage ¶
func (*UpdatePublicationRequest) ProtoMessage()
func (*UpdatePublicationRequest) ProtoReflect ¶
func (x *UpdatePublicationRequest) ProtoReflect() protoreflect.Message
func (*UpdatePublicationRequest) Reset ¶
func (x *UpdatePublicationRequest) Reset()
func (*UpdatePublicationRequest) String ¶
func (x *UpdatePublicationRequest) String() string
type UpdatePublicationResponse ¶
type UpdatePublicationResponse struct { // Types that are assignable to Response: // // *UpdatePublicationResponse_Message // *UpdatePublicationResponse_Error Response isUpdatePublicationResponse_Response `protobuf_oneof:"response"` // contains filtered or unexported fields }
func (*UpdatePublicationResponse) Descriptor
deprecated
func (*UpdatePublicationResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePublicationResponse.ProtoReflect.Descriptor instead.
func (*UpdatePublicationResponse) GetError ¶ added in v1.0.23
func (x *UpdatePublicationResponse) GetError() *status.Status
func (*UpdatePublicationResponse) GetMessage ¶ added in v1.0.23
func (x *UpdatePublicationResponse) GetMessage() string
func (*UpdatePublicationResponse) GetResponse ¶ added in v1.0.23
func (m *UpdatePublicationResponse) GetResponse() isUpdatePublicationResponse_Response
func (*UpdatePublicationResponse) ProtoMessage ¶
func (*UpdatePublicationResponse) ProtoMessage()
func (*UpdatePublicationResponse) ProtoReflect ¶
func (x *UpdatePublicationResponse) ProtoReflect() protoreflect.Message
func (*UpdatePublicationResponse) Reset ¶
func (x *UpdatePublicationResponse) Reset()
func (*UpdatePublicationResponse) String ¶
func (x *UpdatePublicationResponse) String() string
type UpdatePublicationResponse_Error ¶ added in v1.0.23
type UpdatePublicationResponse_Message ¶ added in v1.0.23
type UpdatePublicationResponse_Message struct {
Message string `protobuf:"bytes,1,opt,name=message,proto3,oneof"`
}
type ValidateDatasetsRequest ¶
type ValidateDatasetsRequest struct { Dataset *Dataset `protobuf:"bytes,1,opt,name=dataset,proto3" json:"dataset,omitempty"` // contains filtered or unexported fields }
func (*ValidateDatasetsRequest) Descriptor
deprecated
func (*ValidateDatasetsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ValidateDatasetsRequest.ProtoReflect.Descriptor instead.
func (*ValidateDatasetsRequest) GetDataset ¶
func (x *ValidateDatasetsRequest) GetDataset() *Dataset
func (*ValidateDatasetsRequest) ProtoMessage ¶
func (*ValidateDatasetsRequest) ProtoMessage()
func (*ValidateDatasetsRequest) ProtoReflect ¶
func (x *ValidateDatasetsRequest) ProtoReflect() protoreflect.Message
func (*ValidateDatasetsRequest) Reset ¶
func (x *ValidateDatasetsRequest) Reset()
func (*ValidateDatasetsRequest) String ¶
func (x *ValidateDatasetsRequest) String() string
type ValidateDatasetsResponse ¶
type ValidateDatasetsResponse struct { // Types that are assignable to Response: // // *ValidateDatasetsResponse_Results // *ValidateDatasetsResponse_Error Response isValidateDatasetsResponse_Response `protobuf_oneof:"response"` // contains filtered or unexported fields }
func (*ValidateDatasetsResponse) Descriptor
deprecated
func (*ValidateDatasetsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ValidateDatasetsResponse.ProtoReflect.Descriptor instead.
func (*ValidateDatasetsResponse) GetError ¶ added in v1.0.24
func (x *ValidateDatasetsResponse) GetError() *status.Status
func (*ValidateDatasetsResponse) GetResponse ¶ added in v1.0.24
func (m *ValidateDatasetsResponse) GetResponse() isValidateDatasetsResponse_Response
func (*ValidateDatasetsResponse) GetResults ¶ added in v1.0.24
func (x *ValidateDatasetsResponse) GetResults() *ValidateResults
func (*ValidateDatasetsResponse) ProtoMessage ¶
func (*ValidateDatasetsResponse) ProtoMessage()
func (*ValidateDatasetsResponse) ProtoReflect ¶
func (x *ValidateDatasetsResponse) ProtoReflect() protoreflect.Message
func (*ValidateDatasetsResponse) Reset ¶
func (x *ValidateDatasetsResponse) Reset()
func (*ValidateDatasetsResponse) String ¶
func (x *ValidateDatasetsResponse) String() string
type ValidateDatasetsResponse_Error ¶ added in v1.0.24
type ValidateDatasetsResponse_Results ¶ added in v1.0.24
type ValidateDatasetsResponse_Results struct {
Results *ValidateResults `protobuf:"bytes,1,opt,name=results,proto3,oneof"`
}
type ValidatePublicationsRequest ¶
type ValidatePublicationsRequest struct { Publication *Publication `protobuf:"bytes,1,opt,name=publication,proto3" json:"publication,omitempty"` // contains filtered or unexported fields }
func (*ValidatePublicationsRequest) Descriptor
deprecated
func (*ValidatePublicationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ValidatePublicationsRequest.ProtoReflect.Descriptor instead.
func (*ValidatePublicationsRequest) GetPublication ¶
func (x *ValidatePublicationsRequest) GetPublication() *Publication
func (*ValidatePublicationsRequest) ProtoMessage ¶
func (*ValidatePublicationsRequest) ProtoMessage()
func (*ValidatePublicationsRequest) ProtoReflect ¶
func (x *ValidatePublicationsRequest) ProtoReflect() protoreflect.Message
func (*ValidatePublicationsRequest) Reset ¶
func (x *ValidatePublicationsRequest) Reset()
func (*ValidatePublicationsRequest) String ¶
func (x *ValidatePublicationsRequest) String() string
type ValidatePublicationsResponse ¶
type ValidatePublicationsResponse struct { // Types that are assignable to Response: // // *ValidatePublicationsResponse_Results // *ValidatePublicationsResponse_Error Response isValidatePublicationsResponse_Response `protobuf_oneof:"response"` // contains filtered or unexported fields }
func (*ValidatePublicationsResponse) Descriptor
deprecated
func (*ValidatePublicationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ValidatePublicationsResponse.ProtoReflect.Descriptor instead.
func (*ValidatePublicationsResponse) GetError ¶ added in v1.0.23
func (x *ValidatePublicationsResponse) GetError() *status.Status
func (*ValidatePublicationsResponse) GetResponse ¶ added in v1.0.23
func (m *ValidatePublicationsResponse) GetResponse() isValidatePublicationsResponse_Response
func (*ValidatePublicationsResponse) GetResults ¶ added in v1.0.23
func (x *ValidatePublicationsResponse) GetResults() *ValidateResults
func (*ValidatePublicationsResponse) ProtoMessage ¶
func (*ValidatePublicationsResponse) ProtoMessage()
func (*ValidatePublicationsResponse) ProtoReflect ¶
func (x *ValidatePublicationsResponse) ProtoReflect() protoreflect.Message
func (*ValidatePublicationsResponse) Reset ¶
func (x *ValidatePublicationsResponse) Reset()
func (*ValidatePublicationsResponse) String ¶
func (x *ValidatePublicationsResponse) String() string
type ValidatePublicationsResponse_Error ¶ added in v1.0.23
type ValidatePublicationsResponse_Results ¶ added in v1.0.23
type ValidatePublicationsResponse_Results struct {
Results *ValidateResults `protobuf:"bytes,1,opt,name=results,proto3,oneof"`
}
type ValidateResults ¶ added in v1.0.23
type ValidateResults struct { Seq int32 `protobuf:"varint,1,opt,name=seq,proto3" json:"seq,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` Message string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*ValidateResults) Descriptor
deprecated
added in
v1.0.23
func (*ValidateResults) Descriptor() ([]byte, []int)
Deprecated: Use ValidateResults.ProtoReflect.Descriptor instead.
func (*ValidateResults) GetId ¶ added in v1.0.23
func (x *ValidateResults) GetId() string
func (*ValidateResults) GetMessage ¶ added in v1.0.23
func (x *ValidateResults) GetMessage() string
func (*ValidateResults) GetSeq ¶ added in v1.0.23
func (x *ValidateResults) GetSeq() int32
func (*ValidateResults) ProtoMessage ¶ added in v1.0.23
func (*ValidateResults) ProtoMessage()
func (*ValidateResults) ProtoReflect ¶ added in v1.0.23
func (x *ValidateResults) ProtoReflect() protoreflect.Message
func (*ValidateResults) Reset ¶ added in v1.0.23
func (x *ValidateResults) Reset()
func (*ValidateResults) String ¶ added in v1.0.23
func (x *ValidateResults) String() string