@nebius/js-sdk - v0.1.4
Services Index
GitHub
Preparing search index...
api/nebius/iam/v1
UserProfile
Interface UserProfile
interface
UserProfile
{
"[customJson]"
?:
()
=>
unknown
;
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
;
$type
:
"nebius.iam.v1.UserProfile"
;
attributesOptional
?:
|
{
$case
:
"attributes"
;
attributes
:
UserAttributes
}
|
{
$case
:
"retrievingError"
;
retrievingError
:
Error
}
;
federationInfo
?:
UserAccountExternalId
;
id
:
string
;
tenants
:
UserTenantInfo
[]
;
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
;
}
Indexable
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
Index
Properties
[custom
Json]?
[unknown
Fields
Symbol]?
$type
attributes
Optional?
federation
Info?
id
tenants
Properties
Optional
[custom
Json]
"[customJson]"
?:
()
=>
unknown
Optional
[unknown
Fields
Symbol]
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
$type
$type
:
"nebius.iam.v1.UserProfile"
Optional
attributes
Optional
attributesOptional
?:
|
{
$case
:
"attributes"
;
attributes
:
UserAttributes
}
|
{
$case
:
"retrievingError"
;
retrievingError
:
Error
}
Optional
federation
Info
federationInfo
?:
UserAccountExternalId
id
id
:
string
tenants
tenants
:
UserTenantInfo
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[custom
Json]
[unknown
Fields
Symbol]
$type
attributes
Optional
federation
Info
id
tenants
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.1.4
Loading...