@nebius/js-sdk - v0.2.3
Services Index
GitHub
Preparing search index...
api/nebius/logging/v1
GetExportInfoRequest
Interface GetExportInfoRequest
interface
GetExportInfoRequest
{
"[customJson]"
?:
()
=>
unknown
;
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
;
$type
:
"nebius.logging.v1.GetExportInfoRequest"
;
exportOperationId
:
string
;
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
;
}
Indexable
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
Index
Properties
[custom
Json]?
[unknown
Fields
Symbol]?
$type
export
Operation
Id
Properties
Optional
[custom
Json]
"[customJson]"
?:
()
=>
unknown
Optional
[unknown
Fields
Symbol]
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
$type
$type
:
"nebius.logging.v1.GetExportInfoRequest"
export
Operation
Id
exportOperationId
:
string
ID of the export operation to look up, as returned by
create
or shown by
list
.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[custom
Json]
[unknown
Fields
Symbol]
$type
export
Operation
Id
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.2.3
Loading...
ID of the export operation to look up, as returned by
createor shown bylist.