PartialSuccessResponse_string_
PartialSuccessResponse_string_
JSON Example
{
"failed": [
"string"
],
"succeeded": [
"string"
]
}
array of
string
failed
Optional
A set of the failed operations.
array of
string
succeeded
Optional
A set of the successfully performed operations.