/AWS1/CL_BDCAGENTCARDDEFN¶
The agent card definition for A2A descriptors, including the schema version and inline content that describes the agent's capabilities.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_schemaversion TYPE /AWS1/BDCSCHEMAVERSION /AWS1/BDCSCHEMAVERSION¶
The schema version of the agent card definition.
iv_inlinecontent TYPE /AWS1/BDCINLINECONTENT /AWS1/BDCINLINECONTENT¶
The inline content of the agent card definition.
Queryable Attributes¶
schemaVersion¶
The schema version of the agent card definition.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SCHEMAVERSION() |
Getter for SCHEMAVERSION, with configurable default |
ASK_SCHEMAVERSION() |
Getter for SCHEMAVERSION w/ exceptions if field has no value |
HAS_SCHEMAVERSION() |
Determine if SCHEMAVERSION has a value |
inlineContent¶
The inline content of the agent card definition.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INLINECONTENT() |
Getter for INLINECONTENT, with configurable default |
ASK_INLINECONTENT() |
Getter for INLINECONTENT w/ exceptions if field has no value |
HAS_INLINECONTENT() |
Determine if INLINECONTENT has a value |