@nebius/js-sdk - v0.1.4
Services Index
GitHub
Preparing search index...
api/nebius/registry/v1
ArtifactServiceServer
Interface ArtifactServiceServer
interface
ArtifactServiceServer
{
delete
:
handleUnaryCall
<
DeleteArtifactRequest
,
Operation
>
;
get
:
handleUnaryCall
<
GetArtifactRequest
,
Artifact
>
;
list
:
handleUnaryCall
<
ListArtifactsRequest
,
ListArtifactsResponse
>
;
[
name
:
string
]:
UntypedHandleCall
;
}
Hierarchy
UntypedServiceImplementation
ArtifactServiceServer
Indexable
[
name
:
string
]:
UntypedHandleCall
Index
Properties
delete
get
list
Properties
delete
delete
:
handleUnaryCall
<
DeleteArtifactRequest
,
Operation
>
get
get
:
handleUnaryCall
<
GetArtifactRequest
,
Artifact
>
list
list
:
handleUnaryCall
<
ListArtifactsRequest
,
ListArtifactsResponse
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
delete
get
list
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.1.4
Loading...