@truenas/api-client
GitHub
Preparing search index...
v25_10_0
GooglePhotosCredentialsModel
Interface GooglePhotosCredentialsModel
interface
GooglePhotosCredentialsModel
{
client_id
?:
string
;
client_secret
?:
string
;
token
:
string
;
type
:
"GOOGLE_PHOTOS"
;
}
Index
Properties
client_
id?
client_
secret?
token
type
Properties
Optional
client_
id
client_id
?:
string
Optional
client_
secret
client_secret
?:
string
token
token
:
string
type
type
:
"GOOGLE_PHOTOS"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client_
id
client_
secret
token
type
GitHub
@truenas/api-client
Loading...