{
"sections": [
"title",
"description",
"supported_soap_calls",
"supported_rest_api_http_methods",
"fields",
"wsdl_segment"
],
"title": "PackageVersionUninstallRequestError - Tooling API",
"description": "Represents an error encountered while requesting an uninstall of a Package2Version (second-generation package version). Available in API version 41.0 and later.",
"supported_soap_calls": "`describeSObjects()`, `query()`, `retrieve()`",
"supported_rest_api_http_methods": "`GET`, `Query`",
"fields_columns": [
"type",
"properties",
"description"
],
"fields": {
"Message": {
"type": "string",
"properties": "Filter, Nillable, Sort",
"description": "The error that was encountered during the request of an uninstall of the second-generation package version."
},
"ParentRequestId": {
"type": "ID",
"properties": "Filter, Group, Nillable, Sort",
"description": "The ID of the SubscriberPackageVersionUninstallRequest object associated with this error. The ID starts with the string 06y."
}
},
"wsdl_segment": "```xml\n\n \n \n \n \n\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n```"
}