agentTaskSpec property
AgentTaskSpec is the taskSpec representation between Agent and CLH communication.
This field will replace the TaskSpec field above in future to have a better separation between user-facaing API and internal API.
Implementation
AgentTaskSpec? agentTaskSpec;