Skip to content

/AWS1/CL_QQCTEXTMESSAGE

The message data in text type.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_value TYPE /AWS1/QQCSENSITIVESTRING /AWS1/QQCSENSITIVESTRING

The value of the message data in text type.

it_citations TYPE /AWS1/CL_QQCCITATION=>TT_CITATIONS TT_CITATIONS

The citations associated with the text message.

io_aiguardrailassessment TYPE REF TO /AWS1/CL_QQCAIGUARDRAILASSMNT /AWS1/CL_QQCAIGUARDRAILASSMNT

The AI Guardrail assessment for the text message.


Queryable Attributes

value

The value of the message data in text type.

Accessible with the following methods

Method Description
GET_VALUE() Getter for VALUE, with configurable default
ASK_VALUE() Getter for VALUE w/ exceptions if field has no value
HAS_VALUE() Determine if VALUE has a value

citations

The citations associated with the text message.

Accessible with the following methods

Method Description
GET_CITATIONS() Getter for CITATIONS, with configurable default
ASK_CITATIONS() Getter for CITATIONS w/ exceptions if field has no value
HAS_CITATIONS() Determine if CITATIONS has a value

aiGuardrailAssessment

The AI Guardrail assessment for the text message.

Accessible with the following methods

Method Description
GET_AIGUARDRAILASSESSMENT() Getter for AIGUARDRAILASSESSMENT