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
/
Content
/
ContainerUpload
Container
Upload
@
JsonSerializable
@
PolymorphicLabel
(
value
=
"container_upload"
)
data
class
ContainerUpload
(
val
file_id
:
FileId
,
val
cache_control
:
CacheControl
?
=
null
)
:
Content
(
source
)
Members
Constructors
Container
Upload
Link copied to clipboard
constructor
(
file_id
:
FileId
,
cache_control
:
CacheControl
?
=
null
)
Properties
cache_
control
Link copied to clipboard
val
cache_control
:
CacheControl
?
file_
id
Link copied to clipboard
val
file_id
:
FileId