/AWS1/CL_BDCHARNCONTBLOCKDELTA¶
A delta update to a content block.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_text TYPE /AWS1/BDCSENSITIVETEXT /AWS1/BDCSENSITIVETEXT¶
A text delta.
io_tooluse TYPE REF TO /AWS1/CL_BDCHARNTOOLUSEBLKDE00 /AWS1/CL_BDCHARNTOOLUSEBLKDE00¶
A tool use input delta.
it_toolresult TYPE /AWS1/CL_BDCHARNTOOLRSBLKDELTA=>TT_HARNTOOLRESULTBLOCKSDELTA TT_HARNTOOLRESULTBLOCKSDELTA¶
A tool result delta.
io_reasoningcontent TYPE REF TO /AWS1/CL_BDCHARNRSNCONTBLKDE00 /AWS1/CL_BDCHARNRSNCONTBLKDE00¶
A reasoning content delta.
Queryable Attributes¶
text¶
A text delta.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TEXT() |
Getter for TEXT, with configurable default |
ASK_TEXT() |
Getter for TEXT w/ exceptions if field has no value |
HAS_TEXT() |
Determine if TEXT has a value |
toolUse¶
A tool use input delta.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TOOLUSE() |
Getter for TOOLUSE |
toolResult¶
A tool result delta.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TOOLRESULT() |
Getter for TOOLRESULT, with configurable default |
ASK_TOOLRESULT() |
Getter for TOOLRESULT w/ exceptions if field has no value |
HAS_TOOLRESULT() |
Determine if TOOLRESULT has a value |
reasoningContent¶
A reasoning content delta.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REASONINGCONTENT() |
Getter for REASONINGCONTENT |