http4k
Toggle table of contents
6.60.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-ai-anthropic
/
org.http4k.connect.anthropic.action
/
FileMetadata
/
FileMetadata
File
Metadata
constructor
(
id
:
FileId
,
filename
:
FileName
,
mime_type
:
MimeType
,
size_bytes
:
Long
,
created_at
:
Instant
,
downloadable
:
Boolean
=
false
,
expires_at
:
Instant
?
=
null
,
scope
:
FileScope
?
=
null
,
type
:
String
=
"file"
)
(
source
)