Embedded

mcp.schema.Content.Embedded
See theEmbedded companion object
final case class Embedded(audience: List[Role], priority: Double, resource: ResourceContents) extends Content

Attributes

Companion
object
Source
Content.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Content
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def `type`: String

Attributes

Definition Classes
Source
Content.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product