{ "sections": [ "title", "description", "supported_soap_calls", "supported_rest_api_http_methods", "fields" ], "title": "Package2VersionCreateRequestError - Tooling API", "description": "Represents an error encountered while creating a second-generation managed package or an unlocked package version. Available in API version 41.0 and later.", "supported_soap_calls": "`query()`, `retrieve()`", "supported_rest_api_http_methods": "`Query`, `GET`", "fields_columns": [ "type", "properties", "description" ], "fields": { "Message": { "type": "textarea", "properties": "Filter, Nillable, Sort", "description": "The error that was encountered during the creation of a package version." }, "ParentRequestId": { "type": "reference", "properties": "Filter, Group, Nillable, Sort", "description": "The ID of the Package2VersionCreateRequest that encountered an error." } } }