@nebius/js-sdk - v0.1.4
Services Index
GitHub
Preparing search index...
api/nebius/storage/v1alpha1
TransferSpec_StopConditionAfterNEmptyIterations
Interface TransferSpec_StopConditionAfterNEmptyIterations
interface
TransferSpec_StopConditionAfterNEmptyIterations
{
"[customJson]"
?:
()
=>
unknown
;
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
;
$type
:
"nebius.storage.v1alpha1.TransferSpec.StopConditionAfterNEmptyIterations"
;
emptyIterationsThreshold
:
number
;
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
;
}
Indexable
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
Index
Properties
[custom
Json]?
[unknown
Fields
Symbol]?
$type
empty
Iterations
Threshold
Properties
Optional
[custom
Json]
"[customJson]"
?:
()
=>
unknown
Optional
[unknown
Fields
Symbol]
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
$type
$type
:
"nebius.storage.v1alpha1.TransferSpec.StopConditionAfterNEmptyIterations"
empty
Iterations
Threshold
emptyIterationsThreshold
:
number
Number of consecutive iterations with zero transferred objects required to stop transfer.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[custom
Json]
[unknown
Fields
Symbol]
$type
empty
Iterations
Threshold
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.1.4
Loading...
Number of consecutive iterations with zero transferred objects required to stop transfer.