@nebius/js-sdk - v0.1.4
Services Index
GitHub
Preparing search index...
api/nebius/registry/v1
Artifact
Interface Artifact
interface
Artifact
{
"[customJson]"
?:
()
=>
unknown
;
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
;
$type
:
"nebius.registry.v1.Artifact"
;
createdAt
?:
Dayjs
;
digest
:
string
;
id
:
string
;
mediaType
:
string
;
name
:
string
;
size
:
Long
;
status
:
Artifact_Status
;
type
:
Artifact_Type
;
updatedAt
?:
Dayjs
;
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
;
}
Indexable
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
Index
Properties
[custom
Json]?
[unknown
Fields
Symbol]?
$type
created
At?
digest
id
media
Type
name
size
status
type
updated
At?
Properties
Optional
[custom
Json]
"[customJson]"
?:
()
=>
unknown
Optional
[unknown
Fields
Symbol]
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
$type
$type
:
"nebius.registry.v1.Artifact"
Optional
created
At
createdAt
?:
Dayjs
digest
digest
:
string
id
id
:
string
media
Type
mediaType
:
string
name
name
:
string
size
size
:
Long
status
status
:
Artifact_Status
type
type
:
Artifact_Type
Optional
updated
At
updatedAt
?:
Dayjs
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[custom
Json]
[unknown
Fields
Symbol]
$type
created
At
digest
id
media
Type
name
size
status
type
updated
At
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.1.4
Loading...