generatedSummary property

String? generatedSummary
getter/setter pair

If the tool is generated by the LLM assistant, this field contains a descriptive summary of the generation.

Output only.

Implementation

core.String? generatedSummary;