projects
Updates an existing Step with the supplied partial entity. May return any of the following canonical error codes: - PERMISSION_DENIED - if the user is not authorized to write project - INVALID_ARGUMENT - if the request is malformed - FAILED_PRECONDITION - if the requested state transition is illegal (e.g try to upload a duplicate xml file), if the updated step is too large (more than 10Mib) - NOT_FOUND - if the containing Execution does not exist
patch/toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/steps/{stepId}
Path parameters
projectIdstring required
A Project id. Required.
historyIdstring required
A History id. Required.
executionIdstring required
A Execution id. Required.
stepIdstring required
A Step id. Required.
Query parameters
requestIdstring
A unique request ID for server to detect duplicated requests. For example, a UUID. Optional, but strongly recommended.
Request body
Response
Successful response