{
"ResponseMetadata": {
"RequestId": "string",
"Action": "string",
"Version": "string",
"Service": "string",
"Region": "string",
"Error": {
"Code": "ResourceNotFound",
"Message": "string"
}
},
"Result": {
"Items": [
{
"Id": "string",
"AssetSpaceId": "string",
"Name": "string",
"GroupType": "AIGC",
"ProjectName": "string",
"CreateTime": "string",
"UpdateTime": "string",
"Title": "string",
"Description": "string"
}
],
"TotalCount": 0,
"PageNumber": 0,
"PageSize": 0
}
}