Preparing search index...
The search index is not available
weaviate-client
weaviate-client
UserPasswordCredentialsInput
Interface UserPasswordCredentialsInput
interface
UserPasswordCredentialsInput
{
password
?:
string
;
scopes
?:
any
[]
;
silentRefresh
?:
boolean
;
username
:
string
;
}
Index
Properties
password?
scopes?
silent
Refresh?
username
Properties
Optional
password
password
?:
string
Optional
scopes
scopes
?:
any
[]
Optional
silent
Refresh
silent
Refresh
?:
boolean
username
username
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
password
scopes
silent
Refresh
username
weaviate-client
Loading...