Class AppResources (0.3.0)

AppResources(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The list of app resources generated by the LLM assistant.

Attributes

Name Description
app_snapshot google.cloud.ces_v1beta.types.AppSnapshot
The app snapshot generated by the LLM assistant. This snapshot contains the app, agents & tools generated by the LLM assistant.
evaluations MutableSequence[google.cloud.ces_v1beta.types.Evaluation]
The list of evaluations generated by the LLM assistant.