/AWS1/CL_QQCGETAIGUARDRAILRSP¶
GetAIGuardrailResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_aiguardrail TYPE REF TO /AWS1/CL_QQCAIGUARDRAILDATA /AWS1/CL_QQCAIGUARDRAILDATA¶
The data of the AI Guardrail.
iv_versionnumber TYPE /AWS1/QQCVERSION /AWS1/QQCVERSION¶
The version number of the AI Guardrail version (returned if an AI Guardrail version was specified via use of a qualifier for the
aiGuardrailIdon the request).
Queryable Attributes¶
aiGuardrail¶
The data of the AI Guardrail.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AIGUARDRAIL() |
Getter for AIGUARDRAIL |
versionNumber¶
The version number of the AI Guardrail version (returned if an AI Guardrail version was specified via use of a qualifier for the
aiGuardrailIdon the request).
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 |