OptionalcreateCreation timestamp.
OptionalcreatorThe creator of the Knowledge Assistant.
OptionaldescriptionDescription of what this agent can do (user-facing). Required when creating a Knowledge Assistant. When updating a Knowledge Assistant, optional unless included in update_mask.
OptionaldisplayThe display name of the Knowledge Assistant, unique at workspace level. Required when creating a Knowledge Assistant. When updating a Knowledge Assistant, optional unless included in update_mask.
OptionalendpointThe name of the knowledge assistant agent endpoint.
OptionalerrorError details when the Knowledge Assistant is in FAILED state.
OptionalexperimentThe MLflow experiment ID.
OptionalidDeprecated: use knowledge_assistant_id instead.
OptionalinstructionsAdditional global instructions on how the agent should generate answers. Optional on create and update. When updating a Knowledge Assistant, include this field in update_mask to modify it.
OptionalnameThe resource name of the Knowledge Assistant. Format: knowledge-assistants/{knowledge_assistant_id}
OptionalstateState of the Knowledge Assistant. Not returned in List responses.
Entity message that represents a knowledge assistant. Note: REQUIRED annotations below represent create-time requirements. For updates, required fields are determined by the update mask.