RecoveryRestoreJobCreateResponseBody
This is a response body class for an operation.
Properties
JSON Example
{
"value": {
"messages": [
{
"args": [
"string"
],
"default_message": "string",
"id": "string"
}
],
"progress": 0,
"state": "FAILED"
}
}