http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-ai-mcp-core
/
org.http4k.ai.mcp.model
/
Content
/
EmbeddedResource
Embedded
Resource
@
JsonSerializable
@
PolymorphicLabel
(
value
=
"resource"
)
data
class
EmbeddedResource
(
val
resource
:
Resource.Content
,
val
annotations
:
Annotations
?
=
null
)
:
Content
(
source
)
Members
Constructors
Embedded
Resource
Link copied to clipboard
constructor
(
resource
:
Resource.Content
,
annotations
:
Annotations
?
=
null
)
Properties
annotations
Link copied to clipboard
val
annotations
:
Annotations
?
resource
Link copied to clipboard
val
resource
:
Resource.Content