abstract class
Anthropic::MessageContent
- Anthropic::MessageContent
- Reference
- Object
Included Modules
- Anthropic::Resource
- JSON::Serializable
Extended Modules
- JSON::Schema
Direct Known Subclasses
Defined in:
message_content.crConstructors
Instance Method Summary
- #cache_control : CacheControl | Nil
- #cache_control!(cache_control : CacheControl | Nil = CacheControl.new) : self
- #cache_control=(cache_control : CacheControl | Nil)
- #no_cache_control! : self
- #type : String