@nebius/js-sdk - v0.1.4
Services Index
GitHub
Preparing search index...
api/nebius/iam/v1
CreateTokenResponse
Interface CreateTokenResponse
interface
CreateTokenResponse
{
"[customJson]"
?:
()
=>
unknown
;
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
;
$type
:
"nebius.iam.v1.CreateTokenResponse"
;
accessToken
:
string
;
expiresIn
:
Long
;
issuedTokenType
:
string
;
scopes
:
string
[]
;
tokenType
:
string
;
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
;
}
Indexable
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
Index
Properties
[custom
Json]?
[unknown
Fields
Symbol]?
$type
access
Token
expires
In
issued
Token
Type
scopes
token
Type
Properties
Optional
[custom
Json]
"[customJson]"
?:
()
=>
unknown
Optional
[unknown
Fields
Symbol]
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
$type
$type
:
"nebius.iam.v1.CreateTokenResponse"
access
Token
accessToken
:
string
required
expires
In
expiresIn
:
Long
issued
Token
Type
issuedTokenType
:
string
required
scopes
scopes
:
string
[]
token
Type
tokenType
:
string
required - Bearer
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[custom
Json]
[unknown
Fields
Symbol]
$type
access
Token
expires
In
issued
Token
Type
scopes
token
Type
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.1.4
Loading...
required