Module: Anthropic::Models::Beta::BetaRawContentBlockDelta::Type

Extended by:
Internal::Type::Enum
Defined in:
lib/anthropic/models/beta/beta_raw_content_block_delta.rb

Constant Summary collapse

TEXT_DELTA =
:text_delta
INPUT_JSON_DELTA =
:input_json_delta
CITATIONS_DELTA =
:citations_delta
THINKING_DELTA =
:thinking_delta
SIGNATURE_DELTA =
:signature_delta
COMPACTION_DELTA =
:compaction_delta

Method Summary

Methods included from Internal::Type::Enum

==, ===, coerce, dump, hash, inspect, to_sorbet_type, values, values

Methods included from Internal::Util::SorbetRuntimeSupport

#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type

Methods included from Internal::Type::Converter

#coerce, coerce, #dump, dump, #inspect, inspect, meta_info, new_coerce_state, type_info