Anthropic::AdvisorRedactedResultContent
Inherits JSON::Serializable < Struct < Value < Object
Encrypted result from the advisor tool.
Round-trip encrypted_content verbatim on follow-up requests; do not
inspect or modify the blob.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
encrypted_content
Sourcetype
Source