Values.DeleteAgentSpaceOutputSourceOutput for the DeleteAgentSpace operation.
type nonrec t = {agentSpaceId : AgentSpaceId.t option;The unique identifier of the deleted agent space.
*)}val error_of_json :
'a ->
Yojson.Safe.t ->
[> `Unknown_operation_error of 'a * string option ]