Anthropic::Diagnostics
Inherits JSON::Serializable < Struct < Value < Object
Response object for cache diagnostics (beta)
Constructors
new(pull : JSON::PullParser)
Sourcenew(cache_miss_reason : CacheMissReason | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
cache_miss_reason
Source