@nebius/js-sdk - v0.1.4
Services Index
GitHub
Preparing search index...
api/nebius/compute/v1
CreateGpuClusterRequest
Interface CreateGpuClusterRequest
interface
CreateGpuClusterRequest
{
"[customJson]"
?:
()
=>
unknown
;
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
;
$type
:
"nebius.compute.v1.CreateGpuClusterRequest"
;
metadata
?:
ResourceMetadata
;
spec
?:
GpuClusterSpec
;
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
;
}
Indexable
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
Index
Properties
[custom
Json]?
[unknown
Fields
Symbol]?
$type
metadata?
spec?
Properties
Optional
[custom
Json]
"[customJson]"
?:
()
=>
unknown
Optional
[unknown
Fields
Symbol]
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
$type
$type
:
"nebius.compute.v1.CreateGpuClusterRequest"
Optional
metadata
metadata
?:
ResourceMetadata
Optional
spec
spec
?:
GpuClusterSpec
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[custom
Json]
[unknown
Fields
Symbol]
$type
metadata
spec
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.1.4
Loading...