Module: Anthropic::Models::CitationsDelta::Citation::Type

Extended by:
Internal::Type::Enum
Defined in:
lib/anthropic/models/citations_delta.rb,
sig/anthropic/models/citations_delta.rbs

Constant Summary collapse

CHAR_LOCATION =

Returns:

  • (:char_location)
:char_location
PAGE_LOCATION =

Returns:

  • (:page_location)
:page_location
CONTENT_BLOCK_LOCATION =

Returns:

  • (:content_block_location)
:content_block_location
WEB_SEARCH_RESULT_LOCATION =

Returns:

  • (:web_search_result_location)
:web_search_result_location
SEARCH_RESULT_LOCATION =

Returns:

  • (:search_result_location)
:search_result_location

Instance Method Summary collapse

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

Instance Method Details

#self?.values::Array[Anthropic::Models::CitationsDelta::Citation::type_]

Returns:

  • (::Array[Anthropic::Models::CitationsDelta::Citation::type_])


50
# File 'sig/anthropic/models/citations_delta.rbs', line 50

def self?.values: -> ::Array[Anthropic::Models::CitationsDelta::Citation::type_]