struct

Anthropic::ContainerUploadContent

Inherits JSON::Serializable < Struct < Value < Object

Container upload content block

Represents a file uploaded to a container for code execution workflows.

Constructors

new(file_id : String, cache_control : CacheControl | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

cache_control
Source
file_id
Source
type
Source