/AWS1/CL_BDRCONTENTBLOCKSTART¶
Content block start information.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_tooluse TYPE REF TO /AWS1/CL_BDRTOOLUSEBLOCKSTART /AWS1/CL_BDRTOOLUSEBLOCKSTART¶
Information about a tool that the model is requesting to use.
io_toolresult TYPE REF TO /AWS1/CL_BDRTOOLRSLTBLOCKSTART /AWS1/CL_BDRTOOLRSLTBLOCKSTART¶
The
io_image TYPE REF TO /AWS1/CL_BDRIMAGEBLOCKSTART /AWS1/CL_BDRIMAGEBLOCKSTART¶
The initial event indicating the start of a streaming image block.
Queryable Attributes¶
toolUse¶
Information about a tool that the model is requesting to use.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TOOLUSE() |
Getter for TOOLUSE |
toolResult¶
The
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TOOLRESULT() |
Getter for TOOLRESULT |
image¶
The initial event indicating the start of a streaming image block.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IMAGE() |
Getter for IMAGE |