/AWS1/CL_QQCAIGUARDRAILVRSSUMM¶
The summary of the AI Guardrail version.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
io_aiguardrailsummary
TYPE REF TO /AWS1/CL_QQCAIGUARDRAILSUMMARY
/AWS1/CL_QQCAIGUARDRAILSUMMARY
¶
The data for the summary of the AI Guardrail version.
iv_versionnumber
TYPE /AWS1/QQCVERSION
/AWS1/QQCVERSION
¶
The version number for this AI Guardrail version.
Queryable Attributes¶
aiGuardrailSummary¶
The data for the summary of the AI Guardrail version.
Accessible with the following methods¶
Method | Description |
---|---|
GET_AIGUARDRAILSUMMARY() |
Getter for AIGUARDRAILSUMMARY |
versionNumber¶
The version number for this AI Guardrail version.
Accessible with the following methods¶
Method | Description |
---|---|
GET_VERSIONNUMBER() |
Getter for VERSIONNUMBER, with configurable default |
ASK_VERSIONNUMBER() |
Getter for VERSIONNUMBER w/ exceptions if field has no value |
HAS_VERSIONNUMBER() |
Determine if VERSIONNUMBER has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_AIGUARDRAILVERSIONSUMSLIST
¶
TYPES TT_AIGUARDRAILVERSIONSUMSLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_QQCAIGUARDRAILVRSSUMM WITH DEFAULT KEY
.