Skip to content

/AWS1/CL_QQCSPANTEXTVALUE

Text message content

CONSTRUCTOR

IMPORTING

Required arguments:

iv_value TYPE /AWS1/QQCNONEMPTYSENSITIVESTR /AWS1/QQCNONEMPTYSENSITIVESTR

String content of the message text

Optional arguments:

it_citations TYPE /AWS1/CL_QQCSPANCITATION=>TT_SPANCITATIONLIST TT_SPANCITATIONLIST

The citations associated with the span text.

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

The AI Guardrail assessment for the span text.


Queryable Attributes

value

String content of the message text

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 span text.

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 span text.

Accessible with the following methods

Method Description
GET_AIGUARDRAILASSESSMENT() Getter for AIGUARDRAILASSESSMENT