Skip to content

/AWS1/CL_BDZAGNTCRETRVWARNING

A warning generated during agentic retrieval.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_message TYPE REF TO /AWS1/CL_BDZAGTCRTVWARNINGMSG /AWS1/CL_BDZAGTCRTVWARNINGMSG

A general warning message.

io_guardrail TYPE REF TO /AWS1/CL_BDZAGTCRTVGDRLWARNING /AWS1/CL_BDZAGTCRTVGDRLWARNING

A warning from a guardrail evaluation.


Queryable Attributes

message

A general warning message.

Accessible with the following methods

Method Description
GET_MESSAGE() Getter for MESSAGE

guardrail

A warning from a guardrail evaluation.

Accessible with the following methods

Method Description
GET_GUARDRAIL() Getter for GUARDRAIL

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_AGENTICRETRIEVEWARNINGS

TYPES TT_AGENTICRETRIEVEWARNINGS TYPE STANDARD TABLE OF REF TO /AWS1/CL_BDZAGNTCRETRVWARNING WITH DEFAULT KEY
.