@nebius/js-sdk - v0.1.4
Services Index
GitHub
Preparing search index...
api/nebius/storage/v1
ListObjectsResponse_ObjectView
Interface ListObjectsResponse_ObjectView
interface
ListObjectsResponse_ObjectView
{
"[customJson]"
?:
()
=>
unknown
;
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
;
$type
:
"nebius.storage.v1.ListObjectsResponse.ObjectView"
;
etag
:
string
;
lastModified
?:
Dayjs
;
objectKey
:
string
;
size
:
Long
;
storageClass
:
string
;
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
;
}
Indexable
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
Index
Properties
[custom
Json]?
[unknown
Fields
Symbol]?
$type
etag
last
Modified?
object
Key
size
storage
Class
Properties
Optional
[custom
Json]
"[customJson]"
?:
()
=>
unknown
Optional
[unknown
Fields
Symbol]
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
$type
$type
:
"nebius.storage.v1.ListObjectsResponse.ObjectView"
etag
etag
:
string
Optional
last
Modified
lastModified
?:
Dayjs
object
Key
objectKey
:
string
size
size
:
Long
storage
Class
storageClass
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[custom
Json]
[unknown
Fields
Symbol]
$type
etag
last
Modified
object
Key
size
storage
Class
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.1.4
Loading...