@nebius/js-sdk - v0.1.4
Services Index
GitHub
Preparing search index...
api/nebius/common/v1
ResourceNotFound
Interface ResourceNotFound
Resource we are trying to interact with does not exist.
interface
ResourceNotFound
{
"[customJson]"
?:
()
=>
unknown
;
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
;
$type
:
"nebius.common.v1.ResourceNotFound"
;
resourceId
:
string
;
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
;
}
Indexable
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
Index
Properties
[custom
Json]?
[unknown
Fields
Symbol]?
$type
resource
Id
Properties
Optional
[custom
Json]
"[customJson]"
?:
()
=>
unknown
Optional
[unknown
Fields
Symbol]
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
$type
$type
:
"nebius.common.v1.ResourceNotFound"
resource
Id
resourceId
:
string
ID of the requested resource.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[custom
Json]
[unknown
Fields
Symbol]
$type
resource
Id
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.1.4
Loading...
Resource we are trying to interact with does not exist.