EmbeddedResource

ch.linkyard.mcp.protocol.Content.EmbeddedResource
final case class EmbeddedResource(resource: Embedded, annotations: Option[Annotations], _meta: Option[JsonObject])

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product