@nebius/js-sdk - v0.1.4
Services Index
GitHub
Preparing search index...
api/nebius/billing/v1alpha1
ResourceGroupCost
Interface ResourceGroupCost
Cost information for a group of resources.
interface
ResourceGroupCost
{
"[customJson]"
?:
()
=>
unknown
;
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
;
$type
:
"nebius.billing.v1alpha1.ResourceGroupCost"
;
costType
?:
{
$case
:
"general"
;
general
:
GeneralTotalCost
}
;
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
;
}
Indexable
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
Index
Properties
[custom
Json]?
[unknown
Fields
Symbol]?
$type
cost
Type?
Properties
Optional
[custom
Json]
"[customJson]"
?:
()
=>
unknown
Optional
[unknown
Fields
Symbol]
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
$type
$type
:
"nebius.billing.v1alpha1.ResourceGroupCost"
Optional
cost
Type
costType
?:
{
$case
:
"general"
;
general
:
GeneralTotalCost
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[custom
Json]
[unknown
Fields
Symbol]
$type
cost
Type
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.1.4
Loading...
Cost information for a group of resources.