@nebius/js-sdk - v0.2.3
Services Index
GitHub
Preparing search index...
api/nebius/logging/v1
LogExportServiceServer
Interface LogExportServiceServer
interface
LogExportServiceServer
{
cancelExportLogs
:
handleUnaryCall
<
CancelExportLogsRequest
,
Empty
>
;
exportLogs
:
handleUnaryCall
<
ExportLogsRequest
,
Operation
>
;
getExportInfo
:
handleUnaryCall
<
GetExportInfoRequest
,
ExportStatus
>
;
listExports
:
handleUnaryCall
<
ListExportsRequest
,
ListExportsResponse
>
;
[
name
:
string
]:
UntypedHandleCall
;
}
Hierarchy
UntypedServiceImplementation
LogExportServiceServer
Indexable
[
name
:
string
]:
UntypedHandleCall
Index
Properties
cancel
Export
Logs
export
Logs
get
Export
Info
list
Exports
Properties
cancel
Export
Logs
cancelExportLogs
:
handleUnaryCall
<
CancelExportLogsRequest
,
Empty
>
export
Logs
exportLogs
:
handleUnaryCall
<
ExportLogsRequest
,
Operation
>
get
Export
Info
getExportInfo
:
handleUnaryCall
<
GetExportInfoRequest
,
ExportStatus
>
list
Exports
listExports
:
handleUnaryCall
<
ListExportsRequest
,
ListExportsResponse
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cancel
Export
Logs
export
Logs
get
Export
Info
list
Exports
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.2.3
Loading...