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