@nebius/js-sdk - v0.1.4
Services Index
GitHub
Preparing search index...
api/nebius/common/v1alpha1
OperationServiceServer
Interface OperationServiceServer
Deprecated
Deprecated: migrate to common/v1.
interface
OperationServiceServer
{
get
:
handleUnaryCall
<
GetOperationRequest
,
Operation
>
;
list
:
handleUnaryCall
<
ListOperationsRequest
,
ListOperationsResponse
>
;
[
name
:
string
]:
UntypedHandleCall
;
}
Hierarchy
UntypedServiceImplementation
OperationServiceServer
Indexable
[
name
:
string
]:
UntypedHandleCall
Index
Properties
get
list
Properties
get
get
:
handleUnaryCall
<
GetOperationRequest
,
Operation
>
list
list
:
handleUnaryCall
<
ListOperationsRequest
,
ListOperationsResponse
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
get
list
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.1.4
Loading...
Deprecated
Deprecated: migrate to common/v1.