@nebius/js-sdk - v0.1.22
Services Index
GitHub
Preparing search index...
runtime/protos/registry
EnumInstanceInterface
Interface EnumInstanceInterface
interface
EnumInstanceInterface
{
"[ENUM_VALUE_META]"
?:
EnumValueMeta
;
code
:
number
;
name
:
string
;
toNumber
()
:
number
;
toString
()
:
string
;
}
Index
Properties
[
ENUM_
VALUE_
META]?
code
name
Methods
to
Number
to
String
Properties
Optional
Readonly
[
ENUM_
VALUE_
META]
"[ENUM_VALUE_META]"
?:
EnumValueMeta
Readonly
code
code
:
number
Readonly
name
name
:
string
Methods
to
Number
toNumber
()
:
number
Returns
number
to
String
toString
()
:
string
Returns
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[
ENUM_
VALUE_
META]
code
name
Methods
to
Number
to
String
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.1.22
Loading...