@nebius/js-sdk - v0.1.41
Services Index
GitHub
Preparing search index...
api/nebius/ai/v1
CreateEndpointRequest
Interface CreateEndpointRequest
interface
CreateEndpointRequest
{
"[customJson]"
?:
()
=>
unknown
;
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
;
$type
:
"nebius.ai.v1.CreateEndpointRequest"
;
dryRun
:
boolean
;
metadata
?:
ResourceMetadata
;
spec
?:
EndpointSpec
;
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
;
}
Indexable
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
Index
Properties
[custom
Json]?
[unknown
Fields
Symbol]?
$type
dry
Run
metadata?
spec?
Properties
Optional
[custom
Json]
"[customJson]"
?:
()
=>
unknown
Optional
[unknown
Fields
Symbol]
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
$type
$type
:
"nebius.ai.v1.CreateEndpointRequest"
dry
Run
dryRun
:
boolean
Dry run creation of the endpoint.
Optional
metadata
metadata
?:
ResourceMetadata
Optional
spec
spec
?:
EndpointSpec
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[custom
Json]
[unknown
Fields
Symbol]
$type
dry
Run
metadata
spec
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.1.41
Loading...
Dry run creation of the endpoint.