Class AppVersionContext (0.7.0)

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

The app version context specifying the base snapshot and target agent.

Attributes

Name Description
app_version str
The resource name of the app version to be used by the LLM assistant. Format: projects/{project}/locations/{location}/apps/{app}/versions/{version}
agent_resource_name str
The resource name of the target agent to be used by the LLM assistant. Format: projects/{project}/locations/{location}/apps/{app}/agents/{agent}