baseAgent property

String? baseAgent
getter/setter pair

The base agent for the agent.

Supported values: * antigravity-preview-05-2026 Immutable: UpdateAgent rejects a change, including clearing it. The kind of agent this is gets derived from this field when the agent is created and is recorded then; nothing recomputes it afterwards, so a later change would leave the agent described as one kind and behaving as another. Create a new agent instead.

Required. Immutable.

Implementation

core.String? baseAgent;