Class: Anthropic::Models::TextEditorCodeExecutionCreateResultBlock
- Inherits:
-
Internal::Type::BaseModel
show all
- Defined in:
- lib/anthropic/models/text_editor_code_execution_create_result_block.rb,
sig/anthropic/models/text_editor_code_execution_create_result_block.rbs
Instance Attribute Summary collapse
Instance Method Summary
collapse
==, #==, #[], coerce, #deconstruct_keys, #deep_to_h, dump, fields, hash, #hash, inherited, inspect, #inspect, known_fields, optional, recursively_to_h, required, #to_h, #to_json, #to_s, to_sorbet_type, #to_yaml
#coerce, coerce, #dump, dump, #inspect, inspect, meta_info, new_coerce_state, type_info
#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type
Constructor Details
#initialize(is_file_update:, type: :text_editor_code_execution_create_result) ⇒ Object
|
# File 'lib/anthropic/models/text_editor_code_execution_create_result_block.rb', line 16
|
Instance Attribute Details
#is_file_update ⇒ Boolean
9
|
# File 'lib/anthropic/models/text_editor_code_execution_create_result_block.rb', line 9
required :is_file_update, Anthropic::Internal::Type::Boolean
|
#type ⇒ Symbol, :text_editor_code_execution_create_result
14
|
# File 'lib/anthropic/models/text_editor_code_execution_create_result_block.rb', line 14
required :type, const: :text_editor_code_execution_create_result
|
Instance Method Details
#to_hash ⇒ {
16
|
# File 'sig/anthropic/models/text_editor_code_execution_create_result_block.rbs', line 16
def to_hash: -> {
|