- Preparing search index...
- The search index is not available
adk
Methods
Static
addRunSummary
- addRunSummary(text: string | Error, summaryLevel: ERROR): void
-
Parameters
-
text: string | Error
-
summaryLevel: ERROR
Returns void
Static
addRunSummaryMessage
- addRunSummaryMessage(message: Message): void
-
Returns void
Static
clearRunSummaries
- clearRunSummaries(): void
-
Returns void
Static
Private
truncate
- truncate(s: string, length: number): string
-
Returns string
Use the RunSummaries construct to set custom summary messages during the execution of actions that will be surfaced on the workflows UI.